Bug 100584 - sysutils/portsnap - cleanup
Summary: sysutils/portsnap - cleanup
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Colin Percival
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-20 00:20 UTC by edwin
Modified: 2006-07-20 02:15 UTC (History)
0 users

See Also:


Attachments
file.diff (4.77 KB, patch)
2006-07-20 00:20 UTC, edwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2006-07-20 00:20:16 UTC
- move pkg-message to files/pkg-message.in and use SUB_FILES
- move post-extract to post-patch and use REINPLACE_CMD
- replace ${PREFIX} in man-page with %%PREFIX%% and then REINPLACE_CMD
  over it.
- Make replacement in former post-extract actually work due to
  changed layout of the file.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-20 00:20:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cperciva

cperciva@daemonology.net => cperciva@
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-20 00:20:31 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-20 02:15:17 UTC
State Changed
From-To: feedback->closed

Committed, thanks!