Bug 156098

Summary: [MAINTAINER] Fix port: devel/cvs2html respect perl path
Product: Ports & Packages Reporter: Chris Rees <utisoft>
Component: Individual Port(s)Assignee: Dennis Herrmann <dhn>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
cvs2html-perl-fix.diff none

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"