From clsung@going04.iis.sinica.edu.tw  Thu Jul 20 03:04:54 2006
Return-Path: <clsung@going04.iis.sinica.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D81C116A4DA;
	Thu, 20 Jul 2006 03:04:54 +0000 (UTC)
	(envelope-from clsung@going04.iis.sinica.edu.tw)
Received: from going04.iis.sinica.edu.tw (going04.iis.sinica.edu.tw [140.109.19.154])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C60BA43D5A;
	Thu, 20 Jul 2006 03:04:51 +0000 (GMT)
	(envelope-from clsung@going04.iis.sinica.edu.tw)
Received: by going04.iis.sinica.edu.tw (Postfix, from userid 1002)
	id A2153284A8; Thu, 20 Jul 2006 10:47:54 +0800 (CST)
Message-Id: <20060720024754.A2153284A8@going04.iis.sinica.edu.tw>
Date: Thu, 20 Jul 2006 10:47:54 +0800 (CST)
From: Cheng-Lung Sung <clsung@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: perl@FreeBSD.org
Subject: [PATCH] devel/p5-version: update to 0.65.2, take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         100588
>Category:       ports
>Synopsis:       [PATCH] devel/p5-version: update to 0.65.2, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 20 03:10:13 GMT 2006
>Closed-Date:    Sun Jul 23 06:25:40 GMT 2006
>Last-Modified:  Sun Jul 23 06:25:40 GMT 2006
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #20: Tue Jun  6 10:27:46 CST
>Description:
- Update to 0.65.2
! now we don't use PERL_MODBUILD here, since new Module::Build depends on this port
- Take maintainership

Added file(s):
- files/patch-Makefile.PL

Port maintainer (perl@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-version-0.65.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-version/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	18 Jul 2006 10:36:12 -0000	1.17
+++ Makefile	20 Jul 2006 02:43:12 -0000
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	version
-PORTVERSION=	0.65.1
+PORTVERSION=	0.65.2
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/J/JP/JPEACOCK
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-0.651
+DISTNAME=	${PORTNAME}-0.652
 
-MAINTAINER=	perl@FreeBSD.org
+MAINTAINER=	clsung@FreeBSD.org
 COMMENT=	Perl extension for Version Objects
 
-PERL_MODBUILD=	yes
+PERL_CONFIGURE=	yes
 
 MAN3=		version.3
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-version/distinfo,v
retrieving revision 1.18
diff -u -u -r1.18 distinfo
--- distinfo	18 Jul 2006 10:36:12 -0000	1.18
+++ distinfo	20 Jul 2006 02:43:12 -0000
@@ -1,3 +1,3 @@
-MD5 (version-0.651.tar.gz) = e087087279880171d9cc92204aa8e927
-SHA256 (version-0.651.tar.gz) = d87d365ad591d88a65145c83340744b31c58fb70efaf24a9cbc4eaa00e91e84a
-SIZE (version-0.651.tar.gz) = 47475
+MD5 (version-0.652.tar.gz) = e7329b7def1240eb3355c320352bd688
+SHA256 (version-0.652.tar.gz) = 595300404c7ed67298165eae8b9ff9ebe094d9b2cd72714dc2f960753c1f3c35
+SIZE (version-0.652.tar.gz) = 47521
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/p5-version/pkg-plist,v
retrieving revision 1.4
diff -u -u -r1.4 pkg-plist
--- pkg-plist	18 Jul 2006 10:36:12 -0000	1.4
+++ pkg-plist	20 Jul 2006 02:43:12 -0000
@@ -1,8 +1,8 @@
 @comment $FreeBSD: ports/devel/p5-version/pkg-plist,v 1.4 2006/07/18 10:36:12 erwin Exp $
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/version/vxs/vxs.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/version/vxs/vxs.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/version/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/version.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/version.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/version/vxs.pm
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/version/vxs
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/version
Index: files/patch-Makefile.PL
===================================================================
RCS file: files/patch-Makefile.PL
diff -N files/patch-Makefile.PL
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-Makefile.PL	20 Jul 2006 02:43:12 -0000
@@ -0,0 +1,11 @@
+--- Makefile.PL.orig	Wed Jul 19 23:22:09 2006
++++ Makefile.PL	Thu Jul 20 10:29:00 2006
+@@ -47,6 +47,8 @@
+                        AUTHOR      => 'John Peacock <jpeacock@cpan.org>') :
+                      ()
+                    ), 
++		   MAN3PODS	   => 
++		       {'lib/version.pod' => 'blib/man3/version.3' },
+ 		   PM              => 
+ 		       {'lib/version.pm' => '$(INST_LIBDIR)/version.pm'},
+ 		   PL_FILES        => {},
--- p5-version-0.65.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jul 20 03:10:24 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100588 
Responsible-Changed-From-To: perl->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Thu Jul 20 03:11:51 UTC 2006 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100588 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Sun Jul 23 06:25:39 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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