Bug 156098 - [MAINTAINER] Fix port: devel/cvs2html respect perl path
Summary: [MAINTAINER] Fix port: devel/cvs2html respect perl path
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-31 21:40 UTC by Chris Rees
Modified: 2011-04-01 14:40 UTC (History)
0 users

See Also:


Attachments
cvs2html-perl-fix.diff (1.34 KB, patch)
2011-03-31 21:40 UTC, Chris Rees
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rees 2011-03-31 21:40:08 UTC
	cvs2html has a shebang to /usr/bin/perl. This is OK as long as the
	symlink is there, but it's not necessarily always there. This patch
	clears such ambiguity.

Fix: - Correct path in shebang to location of perl interpreter

	Submitted by: Chris Rees (utisoft_at_gmail.com) (maintainer)
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2011-04-01 12:48:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 Dennis Herrmann freebsd_committer freebsd_triage 2011-04-01 14:35:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-04-01 14:35:51 UTC
dhn         2011-04-01 13:35:36 UTC

  FreeBSD ports repository

  Modified files:
    devel/cvs2html       Makefile distinfo 
  Log:
  - Bump PORTREVISION
  - Respect now Perl path
  
  PR:             ports/156098
  Submitted by:   Chris Rees <utisoft_at_gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.21      +9 -2      ports/devel/cvs2html/Makefile
  1.18      +0 -1      ports/devel/cvs2html/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"