ports/134034: [PATCH] devel/p5-Algorithm-Dependency: update to 1.110

Yen-Ming Lee leeym at FreeBSD.org
Mon Apr 27 01:30:01 UTC 2009


>Number:         134034
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Algorithm-Dependency: update to 1.110
>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:   Mon Apr 27 01:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 1.110

Port maintainer (wenheping at gmail.com) is cc'd.

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

--- p5-Algorithm-Dependency-1.110.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Algorithm-Dependency/Makefile,v
retrieving revision 1.9
diff -u -d -b -w -u -r1.9 Makefile
--- Makefile	14 Feb 2009 19:24:30 -0000	1.9
+++ Makefile	27 Apr 2009 00:56:33 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Algorithm-Dependency
-PORTVERSION=	1.108
+PORTVERSION=	1.110
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,9 +16,7 @@
 
 RUN_DEPENDS=	p5-Params-Util>=0.31:${PORTSDIR}/devel/p5-Params-Util
 BUILD_DEPENDS=	${RUN_DEPENDS}
-BUILD_DEPENDS+=	p5-Test-ClassAPI>=0.6:${PORTSDIR}/devel/p5-Test-ClassAPI \
-		p5-PathTools>=3.29:${PORTSDIR}/devel/p5-PathTools \
-		p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS+=	p5-Test-ClassAPI>=0.6:${PORTSDIR}/devel/p5-Test-ClassAPI
 
 MAN3=	Algorithm::Dependency.3 \
 	Algorithm::Dependency::Item.3 \
@@ -31,4 +29,10 @@
 
 PERL_CONFIGURE=	yes
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500801
+RUN_DEPENDS+=	p5-Scalar-List-Utils>=1.11:${PORTSDIR}/lang/p5-Scalar-List-Utils
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Algorithm-Dependency/distinfo,v
retrieving revision 1.4
diff -u -d -b -w -u -r1.4 distinfo
--- distinfo	14 Feb 2009 19:24:30 -0000	1.4
+++ distinfo	27 Apr 2009 00:56:33 -0000
@@ -1,3 +1,3 @@
-MD5 (Algorithm-Dependency-1.108.tar.gz) = 50c2e1a28f1def9e21619d4036ce62ee
-SHA256 (Algorithm-Dependency-1.108.tar.gz) = b3400c81c4f4c949d7c562f41b6fe2d923221dc28af2adeb7167b76a740769ed
-SIZE (Algorithm-Dependency-1.108.tar.gz) = 38376
+MD5 (Algorithm-Dependency-1.110.tar.gz) = dc1dab2ac44c315caa092397423b1429
+SHA256 (Algorithm-Dependency-1.110.tar.gz) = f27733e8d89cf2ab621284c2584da90ab0cb743ba2295ee739fe51bf92561e37
+SIZE (Algorithm-Dependency-1.110.tar.gz) = 40530
--- p5-Algorithm-Dependency-1.110.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list