ports/120423: [UPDATE] devel/p5-Algorithm-Dependency

Felippe de Meirelles Motta lippemail at gmail.com
Fri Feb 8 21:50:01 UTC 2008


>Number:         120423
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Algorithm-Dependency
>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:   Fri Feb 08 21:50:00 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.106;
- Add missing B-Deps (p5-PathTools).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Algorithm-Dependency/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	8 Sep 2007 00:55:49 -0000	1.4
+++ Makefile	8 Feb 2008 21:45:03 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Algorithm-Dependency
-PORTVERSION=	1.102
+PORTVERSION=	1.106
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Algorithm
@@ -16,7 +16,8 @@
 COMMENT=	Base class for implementing various dependency trees
 
 BUILD_DEPENDS=	${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
-		${SITE_PERL}/Test/ClassAPI.pm:${PORTSDIR}/devel/p5-Test-ClassAPI
+		${SITE_PERL}/Test/ClassAPI.pm:${PORTSDIR}/devel/p5-Test-ClassAPI \
+		${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 MAN3=	Algorithm::Dependency.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Algorithm-Dependency/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	10 May 2006 02:51:53 -0000	1.2
+++ distinfo	8 Feb 2008 21:45:03 -0000
@@ -1,3 +1,3 @@
-MD5 (Algorithm-Dependency-1.102.tar.gz) = 971111997767dd456cb4a4e967c97ca3
-SHA256 (Algorithm-Dependency-1.102.tar.gz) = 1dcf45e7c89d793b6eda55e9b585c3940e15916a2036e9830c896dbb7f5f4af9
-SIZE (Algorithm-Dependency-1.102.tar.gz) = 46186
+MD5 (Algorithm-Dependency-1.106.tar.gz) = 60cb5584ceacd0a569537bc0ff359e1f
+SHA256 (Algorithm-Dependency-1.106.tar.gz) = 95d259695a715f7b0bdcd6d8459fe017b09240d08b8dfe7b6d4a7e329ae8db46
+SIZE (Algorithm-Dependency-1.106.tar.gz) = 36390


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



More information about the freebsd-ports-bugs mailing list