Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2008 14:38:51 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120711: [UPDATE] devel/p5-Test-Deep
Message-ID:  <200802151438.m1FEcp5B004254@www.freebsd.org>
Resent-Message-ID: <200802151450.m1FEo365001326@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120711
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Test-Deep
>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 15 14:50:03 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@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.100;
- Add missing deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Deep/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	20 Dec 2007 10:23:03 -0000	1.9
+++ Makefile	15 Feb 2008 13:40:34 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Test-Deep
-PORTVERSION=	0.099
+PORTVERSION=	0.100
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,18 +15,14 @@
 COMMENT=	Test data structures for differences deeply
 
 BUILD_DEPENDS=	${SITE_PERL}/Test/NoWarnings.pm:${PORTSDIR}/devel/p5-Test-NoWarnings \
-		${SITE_PERL}/Test/Tester.pm:${PORTSDIR}/devel/p5-Test-Tester
+		${SITE_PERL}/Test/Tester.pm:${PORTSDIR}/devel/p5-Test-Tester \
+		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
+		${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500703
-BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-.endif
-
 MAN3=		Test::Deep.3 Test::Deep::NoTest.3
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Deep/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	20 Dec 2007 10:23:03 -0000	1.7
+++ distinfo	15 Feb 2008 13:40:34 -0000
@@ -1,3 +1,3 @@
-MD5 (Test-Deep-0.099.tar.gz) = 3d9ab14a82e05d1d50f6c79481307e46
-SHA256 (Test-Deep-0.099.tar.gz) = e54f57b4aeb80b0ccb72c1d5733f1c9e02fbb20ca8014b5e9e7b9e0af4c271e8
-SIZE (Test-Deep-0.099.tar.gz) = 31382
+MD5 (Test-Deep-0.100.tar.gz) = d7d427aa95babbcfe4236dc9ed5a6e78
+SHA256 (Test-Deep-0.100.tar.gz) = c124729f6cc68c507429c0895718e762ba81e38235f11d9f118ddb294b7cc0cd
+SIZE (Test-Deep-0.100.tar.gz) = 31600


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802151438.m1FEcp5B004254>