ports/109121: [PATCH] devel/p5-Config-IniHash: update to 2.8.2

Yen-Ming Lee leeym at FreeBSD.org
Tue Feb 13 07:10:07 UTC 2007


>Number:         109121
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Config-IniHash: update to 2.8.2
>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:   Tue Feb 13 07:10:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jan 21 15:11:28 CST 2007
>Description:
- Update to 2.8.2

Port maintainer (gslin at gslin.org) is cc'd.

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

--- p5-Config-IniHash-2.8.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Config-IniHash/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	15 Aug 2006 22:44:57 -0000	1.1
+++ Makefile	13 Feb 2007 07:00:26 -0000
@@ -6,17 +6,19 @@
 #
 
 PORTNAME=	Config-IniHash
-PORTVERSION=	2.8
+PORTVERSION=	2.8.2
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Config
+MASTER_SITE_SUBDIR=	../by-authors/id/J/JE/JENDA
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	gslin at gslin.org
 COMMENT=	Perl extension for reading and writing INI files
 
 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
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Config-IniHash/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	15 Aug 2006 22:44:57 -0000	1.1
+++ distinfo	13 Feb 2007 07:00:26 -0000
@@ -1,3 +1,3 @@
-MD5 (Config-IniHash-2.8.tar.gz) = fc8dff4d51cd0380f386e9f35bed59a2
-SHA256 (Config-IniHash-2.8.tar.gz) = 58c4fb1fc4378e2cba7912774642db6d2329371e6f1c871a49e0bbdd33ee3a2c
-SIZE (Config-IniHash-2.8.tar.gz) = 5268
+MD5 (Config-IniHash-2.8.2.tar.gz) = 7c8bd10f8fe5f5257364436c3bc0440c
+SHA256 (Config-IniHash-2.8.2.tar.gz) = 1d06fbc1abbeaf6024bd38df553f154980024a4965097ce2928b7c471aea1444
+SIZE (Config-IniHash-2.8.2.tar.gz) = 5558
--- p5-Config-IniHash-2.8.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list