summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2010-10-18 00:24:49 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2010-10-18 00:24:49 +0000
commit1127cec12a8411f3a323867a0e1ad621e6e2b233 (patch)
treef938d953aaeb6739ebde59c8833f321499ad30bf /devel
parent- Update to 0.96.8 (diff)
- update to 0.108
Notes
Notes: svn path=/head/; revision=263167
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Deep/Makefile12
-rw-r--r--devel/p5-Test-Deep/distinfo6
2 files changed, 11 insertions, 7 deletions
diff --git a/devel/p5-Test-Deep/Makefile b/devel/p5-Test-Deep/Makefile
index a343c1881fb2..cb29a714dde7 100644
--- a/devel/p5-Test-Deep/Makefile
+++ b/devel/p5-Test-Deep/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-Deep
-PORTVERSION= 0.107
+PORTVERSION= 0.108
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,12 +14,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
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
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-Test-NoWarnings>=0.02:${PORTSDIR}/devel/p5-Test-NoWarnings \
+ p5-Test-Tester>=0.04:${PORTSDIR}/devel/p5-Test-Tester
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Test::Deep.3 Test::Deep::NoTest.3
+post-patch:
+ ${REINPLACE_CMD} -e '/return (/s/;/);/' ${WRKSRC}/lib/Test/Deep/RegexpOnly.pm
+ ${RM} ${WRKSRC}/lib/Test/Deep/RegexpOnly.pm.bak
+
.include <bsd.port.mk>
diff --git a/devel/p5-Test-Deep/distinfo b/devel/p5-Test-Deep/distinfo
index 648f022a7e11..ba7caed2c30f 100644
--- a/devel/p5-Test-Deep/distinfo
+++ b/devel/p5-Test-Deep/distinfo
@@ -1,3 +1,3 @@
-MD5 (Test-Deep-0.107.tar.gz) = b272c1834dfb9654171f291d00c153c6
-SHA256 (Test-Deep-0.107.tar.gz) = a96fd295d8ef618ac62423887f952687d496fa4c3f1cd0b16040d131089f4108
-SIZE (Test-Deep-0.107.tar.gz) = 34482
+MD5 (Test-Deep-0.108.tar.gz) = df17efafc31acb927cc1d950115f4178
+SHA256 (Test-Deep-0.108.tar.gz) = c04e74c6b24587edd659b7caef96cc3a984de19777fa3ab280b91abcadae5016
+SIZE (Test-Deep-0.108.tar.gz) = 34640