ports/73130: Maintainer update: p5-VCP-autrijus

Autrijus Tang autrijus at autrijus.org
Mon Oct 25 16:50:28 UTC 2004


>Number:         73130
>Category:       ports
>Synopsis:       Maintainer update: p5-VCP-autrijus
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 25 16:50:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Autrijus Tang
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
n/a
>Environment:
System: FreeBSD aut.dyndns.org 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Tue Aug 3 20:27:16 CST 2004 root at aut.dyndns.org:/usr/src/sys/i386/compile/NOR i386


>Description:
	This patch to p5-VCP-autrijus disables the unneccessary
	run of bin/gentrevml before "make", because it is time
	consuming and is not used at all.

>How-To-Repeat:
	n/a

>Fix:

	# This is a shell archive.  Save it in a file, remove anything before
	# this line, and then unpack it by entering "sh file".  Note, it may
	# create directories; files and directories will be owned by you and
	# have default permissions.
	#
	# This archive contains:
	#
	#	files/patch-Makefile.PL
	#
	echo x - files/patch-Makefile.PL
	sed 's/^X//' >files/patch-Makefile.PL << 'END-of-files/patch-Makefile.PL'
	X--- Makefile.PL	Tue Oct 26 00:30:12 2004
	X+++ Makefile.PL	Tue Oct 26 00:30:13 2004
	X@@ -212,7 +212,7 @@
	X    my $self = shift ;
	X    return join(
	X       "",
	X-      "\npure_all :: $io_test_files\n",
	X+      "\n#pure_all :: $io_test_files\n",
	X       map(
	X          "\n$_ : bin/gentrevml\n$io_scheme_revmls{$_}",
	X 	 sort keys %io_scheme_revmls
	END-of-files/patch-Makefile.PL
	exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list