diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-22 01:36:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-22 01:36:17 +0800 |
commit | 8034dfb09860a78a60841749ac53c31de93bdd11 (patch) | |
tree | 7204af67cd332152838ca7bfa2c54a52b9b9b168 /math/p5-Math-BigInt-FastCalc | |
parent | 61617b61667335ef5c89c3dfda9de12e425865e0 (diff) | |
download | freebsd-ports-gnome-8034dfb09860a78a60841749ac53c31de93bdd11.tar.gz freebsd-ports-gnome-8034dfb09860a78a60841749ac53c31de93bdd11.tar.zst freebsd-ports-gnome-8034dfb09860a78a60841749ac53c31de93bdd11.zip |
- Update to 0.5001
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
Diffstat (limited to 'math/p5-Math-BigInt-FastCalc')
-rw-r--r-- | math/p5-Math-BigInt-FastCalc/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-BigInt-FastCalc/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt-FastCalc/Makefile b/math/p5-Math-BigInt-FastCalc/Makefile index db181d2f8ac8..4b573b636e09 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.5000 +PORTVERSION= 0.5001 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt-FastCalc/distinfo b/math/p5-Math-BigInt-FastCalc/distinfo index 77fa720eb93e..7e614765bc83 100644 --- a/math/p5-Math-BigInt-FastCalc/distinfo +++ b/math/p5-Math-BigInt-FastCalc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479554292 -SHA256 (Math-BigInt-FastCalc-0.5000.tar.gz) = 219b5d688a76fd98fd54839a6153aa53912d3421a7ee82afaaddf62628e60234 -SIZE (Math-BigInt-FastCalc-0.5000.tar.gz) = 2261645 +TIMESTAMP = 1479732131 +SHA256 (Math-BigInt-FastCalc-0.5001.tar.gz) = 9b465b0acd5ca0e0941cfa72230b9088b7fbb90d0ce2e1bd50cbc27324941214 +SIZE (Math-BigInt-FastCalc-0.5001.tar.gz) = 2261793 |