Page MenuHomeDevCentral

Generate patches for a FreeBSD port
ClosedPublic

Authored by dereckson on Nov 1 2017, 13:37.
Tags
None
Referenced Files
F13092932: D1144.diff
Wed, Nov 19, 00:09
F13077086: D1144.id.diff
Tue, Nov 18, 18:38
Unknown Object (File)
Mon, Nov 17, 20:13
Unknown Object (File)
Fri, Nov 14, 06:36
Unknown Object (File)
Sun, Nov 2, 01:48
Unknown Object (File)
Thu, Oct 30, 03:39
Unknown Object (File)
Sun, Oct 26, 10:21
Unknown Object (File)
Fri, Oct 24, 11:56
Subscribers
None

Details

Summary

This command is intended to be used to assist a new port:
prepare your port, use make extract, create a git repository
in the working directory (work/software) and patch the files
as needed, for example until you succeed to build or install.

Then run, the command and it will populate the files/ port
directory with patches files matching your diffs.

Test Plan

Code tested on Grip and Ysul.
Style checked through expand and Komodo static analysis.

Diff Detail

Repository
rWK Wynter Kitro utilities
Lint
Lint Passed
Unit
No Test Coverage
Branch
master
Build Status
Buildable 1803
Build 2051: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Nov 1 2017, 13:37
This revision was automatically updated to reflect the committed changes.