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)
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
Unknown Object (File)
Sat, Mar 14, 6:11 AM
Unknown Object (File)
Fri, Mar 13, 6:40 PM
Unknown Object (File)
Jan 31 2026, 2:23 PM
Unknown Object (File)
Nov 22 2025, 1:26 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