aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-28 02:34:33 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-28 02:34:33 +0000
commitc0afc45acb9378989082cbff612fb95c69fcc013 (patch)
tree5bd7b6358dc84cacc0beda890d51e6623f2711b2 /math/p5-Math-BigInt
parent717c691fbd1fd35a450d8a299083fa5db5a631a0 (diff)
downloadports-c0afc45acb9378989082cbff612fb95c69fcc013.tar.gz
ports-c0afc45acb9378989082cbff612fb95c69fcc013.zip
Notes
Diffstat (limited to 'math/p5-Math-BigInt')
-rw-r--r--math/p5-Math-BigInt/Makefile10
-rw-r--r--math/p5-Math-BigInt/distinfo5
2 files changed, 10 insertions, 5 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile
index d7ae05a2a459..80ad93cd6af6 100644
--- a/math/p5-Math-BigInt/Makefile
+++ b/math/p5-Math-BigInt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-BigInt
-PORTVERSION= 1.89
+PORTVERSION= 1.96
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,4 +21,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} < 501000
+BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo
index 20974b3ed02b..61bcda4ae9eb 100644
--- a/math/p5-Math-BigInt/distinfo
+++ b/math/p5-Math-BigInt/distinfo
@@ -1,3 +1,2 @@
-MD5 (Math-BigInt-1.89.tar.gz) = 695d70be20c3cb1778961b88c6b4ac42
-SHA256 (Math-BigInt-1.89.tar.gz) = 1572705af130ef095bbce33336362ff28f29c765ef44ef5eca977cb9d86a3b76
-SIZE (Math-BigInt-1.89.tar.gz) = 200231
+SHA256 (Math-BigInt-1.96.tar.gz) = 3df5c169683054f1900d42051c4f4eadc745f66c692c6b085ddfddfb30100ea6
+SIZE (Math-BigInt-1.96.tar.gz) = 205507