aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt-Lite
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-25 19:09:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-25 19:09:49 +0000
commit8b3b111b17de2e3cdd463898de86fd65ed54b78b (patch)
tree2fe302702d251e2d38101c526a2c9365fd8f901b /math/p5-Math-BigInt-Lite
parent3510f050e93cfb68c9c9b0c9e4ae4d5b379361c6 (diff)
downloadports-8b3b111b17de2e3cdd463898de86fd65ed54b78b.tar.gz
ports-8b3b111b17de2e3cdd463898de86fd65ed54b78b.zip
Update to 0.19
Notes
Notes: svn path=/head/; revision=515638
Diffstat (limited to 'math/p5-Math-BigInt-Lite')
-rw-r--r--math/p5-Math-BigInt-Lite/Makefile17
-rw-r--r--math/p5-Math-BigInt-Lite/distinfo6
2 files changed, 14 insertions, 9 deletions
diff --git a/math/p5-Math-BigInt-Lite/Makefile b/math/p5-Math-BigInt-Lite/Makefile
index 2b81a7f16370..35d5a1d73c7f 100644
--- a/math/p5-Math-BigInt-Lite/Makefile
+++ b/math/p5-Math-BigInt-Lite/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-BigInt-Lite
-PORTVERSION= 0.18
+PORTVERSION= 0.19
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +14,16 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt
+USES= perl5
+USE_PERL5= configure
NO_ARCH= yes
-USE_PERL5= configure
-USES= perl5
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 503000
+BUILD_DEPENDS+= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt
+RUN_DEPENDS+= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/math/p5-Math-BigInt-Lite/distinfo b/math/p5-Math-BigInt-Lite/distinfo
index ca89f2144d9b..da8d421cf7b4 100644
--- a/math/p5-Math-BigInt-Lite/distinfo
+++ b/math/p5-Math-BigInt-Lite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524259059
-SHA256 (Math-BigInt-Lite-0.18.tar.gz) = 448213bd068843a1179ab1c63d38c5c836b612a61cf226ab89325b23e09427d5
-SIZE (Math-BigInt-Lite-0.18.tar.gz) = 75809
+TIMESTAMP = 1572018521
+SHA256 (Math-BigInt-Lite-0.19.tar.gz) = 30f6034bf5d25c02813c84a8e5a2a98af86e2dbca8149c25a9277718df26151a
+SIZE (Math-BigInt-Lite-0.19.tar.gz) = 78863