Page MenuHomeFreeBSD

Allow overriding WRKSRC for USES=dos2unix
ClosedPublic

Authored by jbeich on Mar 11 2016, 7:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 14, 9:39 AM
Unknown Object (File)
Fri, Sep 11, 5:11 AM
Unknown Object (File)
Thu, Sep 10, 7:27 AM
Unknown Object (File)
Thu, Sep 10, 12:59 AM
Unknown Object (File)
Wed, Sep 9, 6:57 PM
Unknown Object (File)
Sun, Sep 6, 12:55 PM
Unknown Object (File)
Sun, Sep 6, 5:03 AM
Unknown Object (File)
Sat, Sep 5, 10:31 PM
Subscribers

Details

Summary

USES=dos2unix is currently limited to WRKSRC which makes it harder to adjust for pre-formatting patches with ../ paths in them or if ${PATCH_WRKSRC} != ${WRKSRC}.

Test Plan

Example included in the patch.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2850
Build 2874: arc lint + arc unit

Event Timeline

jbeich retitled this revision from to Allow overriding WRKSRC for USES=dos2unix.
jbeich updated this object.
jbeich edited the test plan for this revision. (Show Details)
jbeich added a reviewer: portmgr.

Ignore pre-patch conflict in sysutils/freefilesync. rP410810 was backed out.

jbeich edited edge metadata.

Rebased to move the example to the bugzilla: attachment 167992

mat added a reviewer: mat.
This revision is now accepted and ready to land.Mar 11 2016, 10:10 AM
This revision was automatically updated to reflect the committed changes.