aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Compare
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-11-28 13:22:45 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-11-28 13:22:45 +0000
commitcc22fc39b74531872c9227bf0d8b767229d21134 (patch)
tree93cd5f4ad7abcc8b4d6ee63dfa11a024cbe8b06a /devel/p5-Data-Compare
parente8679e242572f908fd0f9dfb1506a0e635609478 (diff)
downloadports-cc22fc39b74531872c9227bf0d8b767229d21134.tar.gz
ports-cc22fc39b74531872c9227bf0d8b767229d21134.zip
Notes
Diffstat (limited to 'devel/p5-Data-Compare')
-rw-r--r--devel/p5-Data-Compare/Makefile10
-rw-r--r--devel/p5-Data-Compare/distinfo6
2 files changed, 11 insertions, 5 deletions
diff --git a/devel/p5-Data-Compare/Makefile b/devel/p5-Data-Compare/Makefile
index bec97117053a..20c048e64701 100644
--- a/devel/p5-Data-Compare/Makefile
+++ b/devel/p5-Data-Compare/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Data-Compare
-PORTVERSION= 0.13
+PORTVERSION= 0.14
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
@@ -23,4 +23,10 @@ PERL_CONFIGURE= yes
MAN3= Data::Compare.3 Data::Compare::Plugins.3 \
Data::Compare::Plugins::Scalar::Properties.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= or its dependency requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Data-Compare/distinfo b/devel/p5-Data-Compare/distinfo
index b915e9ab0f92..860841ee8652 100644
--- a/devel/p5-Data-Compare/distinfo
+++ b/devel/p5-Data-Compare/distinfo
@@ -1,3 +1,3 @@
-MD5 (Data-Compare-0.13.tar.gz) = 874a13f201c6948e84867f82d950907a
-SHA256 (Data-Compare-0.13.tar.gz) = 493f5f890569ad91ea86ccd55553fba7b76bf00067bb18b589e59c5bfe15e4a5
-SIZE (Data-Compare-0.13.tar.gz) = 10881
+MD5 (Data-Compare-0.14.tar.gz) = 15a77e350d066277953af7993110680c
+SHA256 (Data-Compare-0.14.tar.gz) = 569b4397b13ab9551277fe1249ae604de9d4d90f1b4071cb80b2246443fe49e3
+SIZE (Data-Compare-0.14.tar.gz) = 11471