diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-12 20:02:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-12 20:02:50 +0000 |
commit | 790ce00b3c36972c0eb9bf9683bd37f407f2bb3b (patch) | |
tree | e4077063e71c5ec93b68457cdc1d1dd7a419feb8 /math/p5-Math-BigInt-FastCalc | |
parent | Update to 1.999808 (diff) |
Update to 0.5006
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
Notes
Notes:
svn path=/head/; revision=431307
Diffstat (limited to 'math/p5-Math-BigInt-FastCalc')
-rw-r--r-- | math/p5-Math-BigInt-FastCalc/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-BigInt-FastCalc/distinfo | 6 |
2 files changed, 5 insertions, 5 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 diff --git a/math/p5-Math-BigInt-FastCalc/distinfo b/math/p5-Math-BigInt-FastCalc/distinfo index c680f72a2d17..1f083dd00667 100644 --- a/math/p5-Math-BigInt-FastCalc/distinfo +++ b/math/p5-Math-BigInt-FastCalc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481826694 -SHA256 (Math-BigInt-FastCalc-0.5005.tar.gz) = 735150256f57b8e290c67d86fac61272ab8b4d1852ad128175122afbc4ec3073 -SIZE (Math-BigInt-FastCalc-0.5005.tar.gz) = 2282205 +TIMESTAMP = 1484226419 +SHA256 (Math-BigInt-FastCalc-0.5006.tar.gz) = df6cb9b0036e21f63532b00b257c94a9b5f6df922a54d682c606bde358d2c13b +SIZE (Math-BigInt-FastCalc-0.5006.tar.gz) = 2433636 |