diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-12 21:40:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-12 21:40:25 +0000 |
commit | b0757ed492eaff4085b8427b0a3d81c79254e192 (patch) | |
tree | 161333098d927465e01d71cac37a25541f203992 /math | |
parent | c2bacbc4927e0434eb341b9312d2b8a56104a78e (diff) | |
download | freebsd-ports-b0757ed492eaff4085b8427b0a3d81c79254e192.zip |
- Update to 0.40
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 cd319e600a60..948dcbd4e6b1 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.38 +PORTVERSION= 0.40 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.999709:${PORTSDIR}/math/p5-Math-BigInt +BUILD_DEPENDS= p5-Math-BigInt>=1.999714:${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 e2d8f184e32e..0d36a74b2ab2 100644 --- a/math/p5-Math-BigInt-FastCalc/distinfo +++ b/math/p5-Math-BigInt-FastCalc/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-FastCalc-0.38.tar.gz) = 52b80b9c0a3fd87491939fdaae6d2eb58db42f6b9a7c7a1fa1e53e7aef16e0c9 -SIZE (Math-BigInt-FastCalc-0.38.tar.gz) = 67836 +SHA256 (Math-BigInt-FastCalc-0.40.tar.gz) = 992852fae45fbf0b1dbb7c25d94fc13c3a7f5bf3b66bce3351c38d8a16d622d7 +SIZE (Math-BigInt-FastCalc-0.40.tar.gz) = 70934 |