Page MenuHomeFreeBSD

Move plist mangling with pkg_install.awk into fix-plist-sequence
ClosedPublic

Authored by bapt on Jun 12 2014, 8:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 23 2025, 10:32 AM
Unknown Object (File)
Feb 23 2025, 10:32 AM
Unknown Object (File)
Sep 7 2024, 12:50 PM
Unknown Object (File)
Sep 7 2024, 11:40 AM
Unknown Object (File)
Jul 5 2024, 4:59 AM
Unknown Object (File)
Jun 27 2024, 6:33 AM
Unknown Object (File)
Jan 20 2024, 2:42 AM
Unknown Object (File)
Dec 20 2023, 3:23 PM
Subscribers

Details

Reviewers
bapt
Group Reviewers
portmgr
Summary

this allows the expanding on keywords to happen very late and thus to not have to define the expanded version in post-install sections

Diff Detail

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

Event Timeline

bapt retitled this revision from to Move plist mangling with pkg_install.awk into fix-plist-sequence.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)

tested successfully on 9.2-RELEASE* amd64, in connection with D213; looks good to me if applied together, with one change on the pkg-plist file's @fc line (see my inline comment on D213)

bapt added a reviewer: bapt.
This revision is now accepted and ready to land.Jun 12 2014, 10:17 AM