aboutsummaryrefslogtreecommitdiff
path: root/math/p5-bignum
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-22 08:56:10 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-22 08:56:10 +0000
commit2ef0b282ed29b71be97d9588a8875222447e0f1c (patch)
treee09b823ec1c15341d6eadeb301073ca74b32afc5 /math/p5-bignum
parent3c434d56251564ee4347cedd68baad06cfc8bb73 (diff)
downloadports-2ef0b282ed29b71be97d9588a8875222447e0f1c.tar.gz
ports-2ef0b282ed29b71be97d9588a8875222447e0f1c.zip
Notes
Diffstat (limited to 'math/p5-bignum')
-rw-r--r--math/p5-bignum/Makefile14
-rw-r--r--math/p5-bignum/distinfo6
2 files changed, 8 insertions, 12 deletions
diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile
index 5a47c6c2c1d7..ce2ff077082a 100644
--- a/math/p5-bignum/Makefile
+++ b/math/p5-bignum/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bignum
-PORTVERSION= 0.49
+PORTVERSION= 0.50
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PJACKLAM
@@ -13,15 +13,11 @@ COMMENT= Transparent BigNumber/BigRational support for Perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+BUILD_DEPENDS= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 502503
-BUILD_DEPENDS+= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt
-RUN_DEPENDS+= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/math/p5-bignum/distinfo b/math/p5-bignum/distinfo
index ee57d6fd34f3..f2bcd158b4c5 100644
--- a/math/p5-bignum/distinfo
+++ b/math/p5-bignum/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517844776
-SHA256 (bignum-0.49.tar.gz) = 28685b271251927d327851e5951e38649524a4e50cb0d1d35d649e2b814f212d
-SIZE (bignum-0.49.tar.gz) = 26899
+TIMESTAMP = 1524262670
+SHA256 (bignum-0.50.tar.gz) = 82f88a0acbbfa9c4c69f620316b37da8f4b3d2895208e6aad6121a8f0203a94f
+SIZE (bignum-0.50.tar.gz) = 27999