aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-02-07 14:52:57 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-02-07 14:52:57 +0000
commit4477440ee8918cd8d08f80160b09fea5781c1321 (patch)
treea93945b14b88bc2987be38a4c02dec0986a8609b /math/p5-Math-BigInt
parent784b2ca56059495ff881128f64b33130fb67cfed (diff)
downloadports-4477440ee8918cd8d08f80160b09fea5781c1321.tar.gz
ports-4477440ee8918cd8d08f80160b09fea5781c1321.zip
Notes
Diffstat (limited to 'math/p5-Math-BigInt')
-rw-r--r--math/p5-Math-BigInt/Makefile10
-rw-r--r--math/p5-Math-BigInt/distinfo6
2 files changed, 11 insertions, 5 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile
index 266fe6de9bd9..d4dad1f8b31b 100644
--- a/math/p5-Math-BigInt/Makefile
+++ b/math/p5-Math-BigInt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-BigInt
-PORTVERSION= 1.77
+PORTVERSION= 1.79
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@@ -22,4 +22,10 @@ MAN3= Math::BigFloat.3 \
Math::BigInt::Calc.3 \
Math::BigInt::CalcEmu.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo
index 71a2ae4f987a..613d30229034 100644
--- a/math/p5-Math-BigInt/distinfo
+++ b/math/p5-Math-BigInt/distinfo
@@ -1,3 +1,3 @@
-MD5 (Math-BigInt-1.77.tar.gz) = fcdff3ada4badb1ed00ff4cfc7752de2
-SHA256 (Math-BigInt-1.77.tar.gz) = a8caae5ff730185c61d7fe1a72eb82e495ab062cafcf1c7694b5f66cac50a0dd
-SIZE (Math-BigInt-1.77.tar.gz) = 169422
+MD5 (Math-BigInt-1.79.tar.gz) = 00916631c17be916931078aa9ec2a24d
+SHA256 (Math-BigInt-1.79.tar.gz) = 2a23eda4fd3afa42e6122a8da51d22e95ff336cca37c2dba0b5f720a2c77aa39
+SIZE (Math-BigInt-1.79.tar.gz) = 172135