Skip site navigation (1)Skip section navigation (2)
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:   ports/167633: [PATCH] devel/p5-Config-IniFiles: update to 2.72
Message-ID:  <3Vlf4Q1hr0z31l@sunpoet.net>
Resent-Message-ID: <201205060750.q467oBMD035886@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167633
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Config-IniFiles: update to 2.72
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 06 07:50:11 UTC 2012
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3Vlf4Q1hr0z31l>