ports/120893: [UPDATE] devel/p5-Config-IniHash
Felippe de Meirelles Motta
lippemail at gmail.com
Wed Feb 20 18:50:02 UTC 2008
>Number: 120893
>Category: ports
>Synopsis: [UPDATE] devel/p5-Config-IniHash
>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: Wed Feb 20 18:50:01 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 3.00.00;
- Use CPAN macro;
- Define minimal version required to p5-Hash-WithDefaults>=0.04 (dependency).
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-IniHash/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 24 Mar 2007 06:26:45 -0000 1.3
+++ Makefile 20 Feb 2008 18:47:12 -0000
@@ -6,10 +6,9 @@
#
PORTNAME= Config-IniHash
-PORTVERSION= 2.9.0
+PORTVERSION= 3.00.00
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../by-authors/id/J/JE/JENDA
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
@@ -17,10 +16,11 @@
RUN_DEPENDS= ${SITE_PERL}/Hash/Case.pm:${PORTSDIR}/devel/p5-Hash-Case \
${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \
- ${SITE_PERL}/Hash/WithDefaults.pm:${PORTSDIR}/devel/p5-Hash-WithDefaults
+ p5-Hash-WithDefaults>=0.04:${PORTSDIR}/devel/p5-Hash-WithDefaults
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
+USE_DOS2UNIX= yes
MAN3= Config::IniHash.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-IniHash/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 24 Mar 2007 06:26:45 -0000 1.3
+++ distinfo 20 Feb 2008 18:47:12 -0000
@@ -1,3 +1,3 @@
-MD5 (Config-IniHash-2.9.0.tar.gz) = 012e9bc3e320dcb031886a3ffcc19c09
-SHA256 (Config-IniHash-2.9.0.tar.gz) = 983ce4315898f390482f13b4af5f618f8e9dee54081c18ad35be6b4f941547c3
-SIZE (Config-IniHash-2.9.0.tar.gz) = 6007
+MD5 (Config-IniHash-3.00.00.tar.gz) = c53cbd0db1421c810400e1e8e095e0fc
+SHA256 (Config-IniHash-3.00.00.tar.gz) = b14735336ca6757e3a33dafa4533898db24b4e0a51c57083be34247523fd29fd
+SIZE (Config-IniHash-3.00.00.tar.gz) = 6022
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list