diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-11 16:52:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-11 16:52:05 +0000 |
commit | eb933836cf644e89fcf3e38252321b298cff9b7d (patch) | |
tree | f1c9881613d79abddd937ab1b5c1a471f1dfb44c | |
parent | 7f7be58c9b752e5cd39ee34345404bef314e1f10 (diff) |
Notes
-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 |