ports/120652: [UPDATE] devel/p5-ConfigReader-Simple

Felippe de Meirelles Motta lippemail at gmail.com
Thu Feb 14 19:40:02 UTC 2008


>Number:         120652
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-ConfigReader-Simple
>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:   Thu Feb 14 19:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.26;
- Use CPAN macro;
- Add missing B-deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ConfigReader-Simple/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	27 May 2007 19:23:44 -0000	1.7
+++ Makefile	14 Feb 2008 17:24:05 -0000
@@ -6,17 +6,18 @@
 #
 
 PORTNAME=	ConfigReader-Simple
-PORTVERSION=	1.25
+PORTVERSION=	1.26
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../../authors/id/B/BD/BDFOY
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	skv at FreeBSD.org
 COMMENT=	Simple configuration file parser
 
 BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
-		${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn
+		${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn \
+		${SITE_PERL}/Test/Manifest.pm:${PORTSDIR}/devel/p5-Test-Manifest
+RUN_DEPENDS+=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ConfigReader-Simple/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	27 May 2007 19:23:44 -0000	1.6
+++ distinfo	14 Feb 2008 17:24:05 -0000
@@ -1,3 +1,3 @@
-MD5 (ConfigReader-Simple-1.25.tar.gz) = a3ac6bf343beb20871158431963a548a
-SHA256 (ConfigReader-Simple-1.25.tar.gz) = 3b741894d13d97fe17d336517eb46204ec5b8b48596b6186c4cbeac688520544
-SIZE (ConfigReader-Simple-1.25.tar.gz) = 11767
+MD5 (ConfigReader-Simple-1.26.tar.gz) = ad2b1513fcba6424fbac37b0d3e6bd31
+SHA256 (ConfigReader-Simple-1.26.tar.gz) = d614170e4b3820aaf41ba53cb9e93774771c4f73d93c539c4fa3f8359165f0a9
+SIZE (ConfigReader-Simple-1.26.tar.gz) = 11886


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



More information about the freebsd-ports-bugs mailing list