aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigRat
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-17 10:01:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-17 10:01:12 +0000
commitdb05e0713dabc2de08c5e22c64a2f33ac244fc72 (patch)
tree2de31a7ffb44a8d42fe3dcb4553fc964ba41e12a /math/p5-Math-BigRat
parent75dc37949f14f3b23e3e7abd9fbce31be0919461 (diff)
downloadports-db05e0713dabc2de08c5e22c64a2f33ac244fc72.tar.gz
ports-db05e0713dabc2de08c5e22c64a2f33ac244fc72.zip
Update to 0.2613
Notes
Notes: svn path=/head/; revision=443744
Diffstat (limited to 'math/p5-Math-BigRat')
-rw-r--r--math/p5-Math-BigRat/Makefile14
-rw-r--r--math/p5-Math-BigRat/distinfo6
2 files changed, 12 insertions, 8 deletions
diff --git a/math/p5-Math-BigRat/Makefile b/math/p5-Math-BigRat/Makefile
index 496bfceb4f88..06e06275f71f 100644
--- a/math/p5-Math-BigRat/Makefile
+++ b/math/p5-Math-BigRat/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-BigRat
-PORTVERSION= 0.2612
+PORTVERSION= 0.2613
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,11 +13,15 @@ COMMENT= Arbitrary big rational numbers
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-.include <bsd.port.mk>
+.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>
diff --git a/math/p5-Math-BigRat/distinfo b/math/p5-Math-BigRat/distinfo
index 055337ba5362..f33cb750e3c4 100644
--- a/math/p5-Math-BigRat/distinfo
+++ b/math/p5-Math-BigRat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488463044
-SHA256 (Math-BigRat-0.2612.tar.gz) = b82975a51cc88a30021882f475c9a643b93670af27978e0aaf58430964714d8d
-SIZE (Math-BigRat-0.2612.tar.gz) = 50707
+TIMESTAMP = 1497666042
+SHA256 (Math-BigRat-0.2613.tar.gz) = b893dfe2caf27b233a3678abc39176e706a9b518e8937bc496e46e125e960e22
+SIZE (Math-BigRat-0.2613.tar.gz) = 50996