Bug 51192 - portlint has wrong #! line
Summary: portlint has wrong #! line
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-20 19:50 UTC by Andrew Stevenson
Modified: 2003-07-20 01:36 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (973 bytes, patch)
2003-04-20 19:50 UTC, Andrew Stevenson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Stevenson 2003-04-20 19:50:14 UTC
	When portlint is installed from the ports collection the #! line is /usr/bin/perl. With the removal
	of perl from the base system this won't always be the correct path.

Fix: Below is a patch. I had to copy the src files as there is no guarentee that ${SRC} is writeable.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-04-23 17:20:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mharo

Over to maintainer
Comment 2 Michael Haro freebsd_committer freebsd_triage 2003-07-17 05:36:51 UTC
Responsible Changed
From-To: mharo->ports-bugs

no longer maintainer
Comment 3 Michael Haro freebsd_committer freebsd_triage 2003-07-17 05:36:51 UTC
Responsible Changed
From-To: mharo->ports-bugs

I'm no longer the maintainer
Comment 4 Michael Haro freebsd_committer freebsd_triage 2003-07-17 05:36:51 UTC
Responsible Changed
From-To: mharo->ports-bugs

I'm no longer the maintainer
Comment 5 Michael Haro freebsd_committer freebsd_triage 2003-07-17 05:36:51 UTC
Responsible Changed
From-To: mharo->ports-bugs

I'm no longer the maintainer
Comment 6 Michael Haro freebsd_committer freebsd_triage 2003-07-17 05:36:51 UTC
Responsible Changed
From-To: mharo->ports-bugs

I'm no longer the maintainer
Comment 7 Michael Haro freebsd_committer freebsd_triage 2003-07-17 05:36:51 UTC
Responsible Changed
From-To: mharo->ports-bugs

I'm no longer the maintainer
Comment 8 Michael Haro freebsd_committer freebsd_triage 2003-07-17 05:36:51 UTC
Responsible Changed
From-To: mharo->ports-bugs

I'm no longer the maintainer
Comment 9 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-07-20 01:35:50 UTC
State Changed
From-To: open->closed

Committed, thanks!