Page MenuHomeFreeBSD

Extract do-patch into a separate script.
ClosedPublic

Authored by mat on Jan 3 2017, 2:17 PM.
Tags
None
Referenced Files
F164603071: D9029.id23879.diff
Sun, Aug 2, 8:31 AM
F164589556: D9029.id23878.diff
Sun, Aug 2, 5:49 AM
F164564410: D9029.diff
Sun, Aug 2, 3:03 AM
Unknown Object (File)
Sat, Aug 1, 2:07 AM
Unknown Object (File)
Fri, Jul 31, 2:55 PM
Unknown Object (File)
Thu, Jul 30, 4:43 AM
Unknown Object (File)
Wed, Jul 29, 6:45 PM
Unknown Object (File)
Wed, Jul 29, 9:39 AM
Subscribers

Details

Reviewers
None
Group Reviewers
portmgr
Commits
rP431680: Extract do-patch into a separate script.
Summary

Implement EXTRA_PATCH_TREE. (idea from the PR)

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6702
Build 6919: arc lint + arc unit

Event Timeline

mat retitled this revision from to Extract do-patch into a separate script. Implement EXTRA_PATCH_TREE. (idea from the PR).
mat updated this object.
mat edited the test plan for this revision. (Show Details)
mat added a reviewer: portmgr.
mat added subscribers: bapt, julian.

this is obviously part of a bigger change, so I can't comment on that part but the part about the EXTRA_PATCH_TREE looks like it should work.
I don't see why one would have a compressed patch file but handling it shouldn't hurt. (except by hiding bugs through added complexity.)

mat retitled this revision from Extract do-patch into a separate script. Implement EXTRA_PATCH_TREE. (idea from the PR) to Extract do-patch into a separate script..
mat updated this object.
  • Fixup EXTRA_PATCHES missing the :-pX argument.
  • Implement EXTRA_PATCH_TREE. (idea from the PR)
  • Remove PATCH_WRKSRC from PATCH_ARGS.
  • Don't go through apply_one_patch for local files.
  • Use the framework correctly.
  • "Fix" ports using PATCH_ARGS to patch things manually (???)
This revision was automatically updated to reflect the committed changes.