Page MenuHomeFreeBSD

Fix post hook for USES=uniquefiles
ClosedPublic

Authored by mva on Aug 7 2014, 9:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 13, 4:00 AM
Unknown Object (File)
Sun, Apr 12, 12:11 PM
Unknown Object (File)
Fri, Apr 10, 11:34 PM
Unknown Object (File)
Fri, Apr 10, 11:30 PM
Unknown Object (File)
Thu, Mar 26, 9:08 AM
Unknown Object (File)
Thu, Mar 26, 9:08 AM
Unknown Object (File)
Wed, Mar 25, 12:38 PM
Unknown Object (File)
Tue, Mar 24, 11:16 PM
Subscribers

Details

Reviewers
antoine
Group Reviewers
portmgr
Summary

If USES=uniquefiles is used without another .mk file incorporating it, the
post hooks might not be properly executed, causing a loss of functionality
(esp. moving individual files around).

The fix ensures that uniquefiles is always included in the post hook.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

mva retitled this revision from to Fix post hook for USES=uniquefiles.
mva updated this object.
mva edited the test plan for this revision. (Show Details)
mva added a reviewer: portmgr.
antoine added a reviewer: antoine.
antoine added a subscriber: antoine.

looks good

This revision is now accepted and ready to land.Aug 7 2014, 10:14 AM