Page MenuHomeDevCentral

Generate patches for a FreeBSD port
ClosedPublic

Authored by dereckson on Nov 1 2017, 13:37.
Tags
None
Referenced Files
F5007722: D1144.diff
Mon, Mar 3, 14:36
Unknown Object (File)
Thu, Feb 27, 03:22
Unknown Object (File)
Sun, Feb 23, 10:04
Unknown Object (File)
Thu, Feb 20, 06:07
Unknown Object (File)
Sun, Feb 16, 04:49
Unknown Object (File)
Sat, Feb 15, 23:25
Unknown Object (File)
Sat, Feb 15, 17:48
Unknown Object (File)
Fri, Feb 14, 05:23
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 Not Applicable
Unit
Tests Not Applicable

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.