From autrijus@autrijus.org  Mon Oct 25 16:40:33 2004
Return-Path: <autrijus@autrijus.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 837A916A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Oct 2004 16:40:33 +0000 (GMT)
Received: from smtp1.apol.com.tw (smtp1.apol.com.tw [203.79.224.62])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9EDBC43D31
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Oct 2004 16:40:32 +0000 (GMT)
	(envelope-from autrijus@autrijus.org)
Received: from mail.autrijus.org (210-85-16-204.cm.dynamic.apol.com.tw [210.85.16.204])
	by smtp1.apol.com.tw (8.9.3/8.9.3) with ESMTP id AAA10122676
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Oct 2004 00:37:35 +0800 (CST)
Received: by mail.autrijus.org (Postfix, from userid 1000)
	id DF68A6208; Tue, 26 Oct 2004 00:39:01 +0800 (CST)
Message-Id: <20041025163901.DF68A6208@mail.autrijus.org>
Date: Tue, 26 Oct 2004 00:39:01 +0800 (CST)
From: Autrijus Tang <autrijus@autrijus.org>
Reply-To: Autrijus Tang <autrijus@autrijus.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer update: p5-VCP-autrijus
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         73130
>Category:       ports
>Synopsis:       Maintainer update: p5-VCP-autrijus
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 25 16:50:27 GMT 2004
>Closed-Date:    Tue Oct 26 01:15:15 GMT 2004
>Last-Modified:  Tue Oct 26 01:15:15 GMT 2004
>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@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:
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Tue Oct 26 01:15:01 GMT 2004 
State-Changed-Why:  
Committed, thank you :) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73130 
>Unformatted:
