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)
Fri, Oct 10, 8:02 PM
Unknown Object (File)
Sep 13 2025, 3:17 PM
Unknown Object (File)
Aug 31 2025, 4:36 PM
Unknown Object (File)
Aug 17 2025, 3:30 AM
Unknown Object (File)
Aug 14 2025, 10:05 PM
Unknown Object (File)
Aug 14 2025, 10:05 PM
Unknown Object (File)
Jul 20 2025, 3:56 AM
Unknown Object (File)
Jul 10 2025, 9:42 AM
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