From sunpoet@sunpoet.net  Sun May  6 07:40:22 2012
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0C1D310656D1
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 May 2012 07:40:22 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id C89568FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 May 2012 07:40:21 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 3Vlf4Q1hr0z31l; Sun,  6 May 2012 15:39:50 +0800 (CST)
Message-Id: <3Vlf4Q1hr0z31l@sunpoet.net>
Date: Sun,  6 May 2012 15:39:50 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: cm@therek.net
Subject: [PATCH] devel/p5-Config-IniFiles: update to 2.72
X-Send-Pr-Version: 3.113
X-GNATS-Notify: cm@therek.net

>Number:         167633
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Config-IniFiles: update to 2.72
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 06 07:50:11 UTC 2012
>Closed-Date:    Tue May 08 05:39:12 UTC 2012
>Last-Modified:  Tue May  8 05:40:09 UTC 2012
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Apr 23 19:27:08 CST 2012
>Description:
- Update to 2.72
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Config-IniFiles/Changes

Port maintainer (cm@therek.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Config-IniFiles-2.72.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-IniFiles/Makefile,v
retrieving revision 1.41
diff -u -u -r1.41 Makefile
--- Makefile	3 May 2012 01:25:12 -0000	1.41
+++ Makefile	6 May 2012 07:40:03 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Config-IniFiles
-PORTVERSION=	2.71
+PORTVERSION=	2.72
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,11 +14,16 @@
 MAINTAINER=	cm@therek.net
 COMMENT=	Perl5 module for reading .ini-style configuration files
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-MAN3=		Config::IniFiles.3
+TEST_DEPENDS=	p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
 
-PERL_MODBUILD=	yes
+PERL_CONFIGURE=	yes
+
+MAN3=		Config::IniFiles.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-IniFiles/distinfo,v
retrieving revision 1.25
diff -u -u -r1.25 distinfo
--- distinfo	3 May 2012 01:25:12 -0000	1.25
+++ distinfo	6 May 2012 07:40:03 -0000
@@ -1,2 +1,2 @@
-SHA256 (Config-IniFiles-2.71.tar.gz) = 853b97d6e33f4a63c121408d9aed1a85597de95d0769ec249e1739dfe51c42c4
-SIZE (Config-IniFiles-2.71.tar.gz) = 60175
+SHA256 (Config-IniFiles-2.72.tar.gz) = 6ec0a7fee53d47ca03f6f52c05dbe4c0f2788b6fe7b1f765c40a34cd81e80b91
+SIZE (Config-IniFiles-2.72.tar.gz) = 61256
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-IniFiles/pkg-plist,v
retrieving revision 1.10
diff -u -u -r1.10 pkg-plist
--- pkg-plist	23 Apr 2009 04:27:02 -0000	1.10
+++ pkg-plist	6 May 2012 07:40:03 -0000
@@ -1,2 +1,5 @@
 %%SITE_PERL%%/Config/IniFiles.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/IniFiles/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/IniFiles
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config
 @dirrmtry %%SITE_PERL%%/Config
--- p5-Config-IniFiles-2.72.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 6 07:50:22 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167633 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun May 6 07:50:26 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167633 
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sun May 6 07:52:03 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167633 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: cm@therek.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/167633: [PATCH] devel/p5-Config-IniFiles: update to 2.72
Date: Sun, 6 May 2012 07:50:25 UT

 Maintainer of devel/p5-Config-IniFiles,
 
 Please note that PR ports/167633 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167633
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Cezary Morga <cm@therek.net>
To: bug-followup@FreeBSD.ORG
Cc: Edwin Groothuis <edwin@FreeBSD.ORG>
Subject: Re: ports/167633: [PATCH] devel/p5-Config-IniFiles: update to 2.72
Date: Mon, 07 May 2012 22:54:34 +0200

 Approve.
 
 -- 
 Cezary Morga
 
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Tue May 8 05:39:10 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167633 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/167633: commit references a PR
Date: Tue,  8 May 2012 05:39:08 +0000 (UTC)

 sunpoet     2012-05-08 05:38:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Config-IniFiles Makefile distinfo pkg-plist 
   Log:
   - Update to 2.72
   - Add LICENSE
   - Add TEST_DEPENDS
   
   Changes:        http://search.cpan.org/dist/Config-IniFiles/Changes
   PR:             ports/167633
   Submitted by:   sunpoet (myself)
   Approved by:    Cezary Morga <cm@therek.net> (maintainer)
   
   Revision  Changes    Path
   1.42      +8 -3      ports/devel/p5-Config-IniFiles/Makefile
   1.26      +2 -2      ports/devel/p5-Config-IniFiles/distinfo
   1.11      +3 -0      ports/devel/p5-Config-IniFiles/pkg-plist
 _______________________________________________
 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"
 
>Unformatted:
