Bug 60608 - patch for devel/portlint
Summary: patch for devel/portlint
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: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-27 09:10 UTC by Yen-Ming Lee
Modified: 2004-01-02 02:21 UTC (History)
0 users

See Also:


Attachments
portlint.diff (814 bytes, patch)
2003-12-27 09:10 UTC, Yen-Ming Lee
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yen-Ming Lee 2003-12-27 09:10:09 UTC
Many ports use ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' file...
to make it PREFIX-independent.
However, portlint will warn on these lines.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-27 13:02:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus

Over to maintainer.
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-12-28 01:51:53 UTC
State Changed
From-To: open->analyzed

Committed to my local branch, but I'm waiting to see if there are anymore 
changes needed before committing to the ports tree.
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-01-02 02:21:09 UTC
State Changed
From-To: analyzed->closed

Committed, thanks!