aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-BigInt-FastCalc/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-01-13 04:02:50 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-01-13 04:02:50 +0800
commite2b48b0c950a104e48d27707ba587633c62589eb (patch)
treee4077063e71c5ec93b68457cdc1d1dd7a419feb8 /math/p5-Math-BigInt-FastCalc/Makefile
parent974f314c370ad317ae8c28c5b7e3c16e91a9ad55 (diff)
downloadfreebsd-ports-gnome-e2b48b0c950a104e48d27707ba587633c62589eb.tar.gz
freebsd-ports-gnome-e2b48b0c950a104e48d27707ba587633c62589eb.tar.zst
freebsd-ports-gnome-e2b48b0c950a104e48d27707ba587633c62589eb.zip
Update to 0.5006
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
Diffstat (limited to 'math/p5-Math-BigInt-FastCalc/Makefile')
-rw-r--r--math/p5-Math-BigInt-FastCalc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-BigInt-FastCalc/Makefile b/math/p5-Math-BigInt-FastCalc/Makefile
index fec19def68af..a2e62492e752 100644
--- a/math/p5-Math-BigInt-FastCalc/Makefile
+++ b/math/p5-Math-BigInt-FastCalc/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-BigInt-FastCalc
-PORTVERSION= 0.5005
+PORTVERSION= 0.5006
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,7 +13,7 @@ COMMENT= Math::BigInt::Calc with some XS for more speed
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Math-BigInt>=1.999801:math/p5-Math-BigInt
+BUILD_DEPENDS= p5-Math-BigInt>=1.999808:math/p5-Math-BigInt
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5