aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Differences
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-14 02:51:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-14 02:51:43 +0000
commit167d2898a25d3eb65d099c05b44cba30f022aa2b (patch)
treeff91a91cfb0c7d0be6cd39e72efbe9d97e0851ec /devel/p5-Test-Differences
parent569ec2a92e372a18e03f2e97042bd63be75596b3 (diff)
Notes
Diffstat (limited to 'devel/p5-Test-Differences')
-rw-r--r--devel/p5-Test-Differences/Makefile15
-rw-r--r--devel/p5-Test-Differences/distinfo4
2 files changed, 13 insertions, 6 deletions
diff --git a/devel/p5-Test-Differences/Makefile b/devel/p5-Test-Differences/Makefile
index cf9959157356..14a7236ae2db 100644
--- a/devel/p5-Test-Differences/Makefile
+++ b/devel/p5-Test-Differences/Makefile
@@ -6,17 +6,18 @@
#
PORTNAME= Test-Differences
-PORTVERSION= 0.500
+PORTVERSION= 0.610
PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= Test::Differences - Test strings and data structures for differences
-BUILD_DEPENDS= ${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= p5-Text-Diff>=0.35:${PORTSDIR}/textproc/p5-Text-Diff
+RUN_DEPENDS= p5-Text-Diff>=0.35:${PORTSDIR}/textproc/p5-Text-Diff
PORTSCOUT= skipv:0.4801
@@ -24,4 +25,10 @@ PERL_CONFIGURE= yes
MAN3= Test::Differences.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501400
+RUN_DEPENDS+= p5-Data-Dumper>=2.126:${PORTSDIR}/devel/p5-Data-Dumper
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Test-Differences/distinfo b/devel/p5-Test-Differences/distinfo
index 9ac18c109846..453a291c56ff 100644
--- a/devel/p5-Test-Differences/distinfo
+++ b/devel/p5-Test-Differences/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Test-Differences-0.500.tar.gz) = 9c64f954c5e4713b3d56e4e24ca261a5d252e75e482c1aff3fa485cc8d344341
-SIZE (Test-Differences-0.500.tar.gz) = 13065
+SHA256 (Test-Differences-0.61.tar.gz) = 759b6560011b77e6713c2a5020407e1136fa5772058c8f742d70c38aed799c10
+SIZE (Test-Differences-0.61.tar.gz) = 14057