diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-11-12 00:52:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-11-12 00:52:05 +0800 |
commit | 0dddee289f85204c60f5252e7f1fbfa9323de9b0 (patch) | |
tree | f1c9881613d79abddd937ab1b5c1a471f1dfb44c /math | |
parent | b693ad74cc206c82318fd6b7ad296f448e1f7f57 (diff) | |
download | freebsd-ports-gnome-0dddee289f85204c60f5252e7f1fbfa9323de9b0.tar.gz freebsd-ports-gnome-0dddee289f85204c60f5252e7f1fbfa9323de9b0.tar.zst freebsd-ports-gnome-0dddee289f85204c60f5252e7f1fbfa9323de9b0.zip |
- Update to 0.37
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt-FastCalc/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-BigInt-FastCalc/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt-FastCalc/Makefile b/math/p5-Math-BigInt-FastCalc/Makefile index c742b7d46b4d..b71b5abcb609 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.36 +PORTVERSION= 0.37 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.999706:${PORTSDIR}/math/p5-Math-BigInt +BUILD_DEPENDS= p5-Math-BigInt>=1.999709:${PORTSDIR}/math/p5-Math-BigInt RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:0.251 diff --git a/math/p5-Math-BigInt-FastCalc/distinfo b/math/p5-Math-BigInt-FastCalc/distinfo index bce0f389fa42..f39677a80a0f 100644 --- a/math/p5-Math-BigInt-FastCalc/distinfo +++ b/math/p5-Math-BigInt-FastCalc/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-FastCalc-0.36.tar.gz) = bef3c4e1580ad0964d6127bf8f4a3c4eb4c9c61043e0197002db5e7296157792 -SIZE (Math-BigInt-FastCalc-0.36.tar.gz) = 67783 +SHA256 (Math-BigInt-FastCalc-0.37.tar.gz) = 968255948385e492e7090d3b196f25ee5469b05e66ae2b614a5515942daea1ba +SIZE (Math-BigInt-FastCalc-0.37.tar.gz) = 67805 |