diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-14 22:33:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-14 22:33:27 +0800 |
commit | c73f648558a1855d0639b0374014d2529ad84c70 (patch) | |
tree | 76d937c10bd0f4ef3b88121f306ad731e2274f53 /math | |
parent | 1b3c142052cc922a73ddb8d47725e86ccdb5d4d7 (diff) | |
download | freebsd-ports-gnome-c73f648558a1855d0639b0374014d2529ad84c70.tar.gz freebsd-ports-gnome-c73f648558a1855d0639b0374014d2529ad84c70.tar.zst freebsd-ports-gnome-c73f648558a1855d0639b0374014d2529ad84c70.zip |
Update to 0.46
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-GMPz/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GMPz/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-GMPz/Makefile b/math/p5-Math-GMPz/Makefile index 186da2c4cacc..6034fd1c23c9 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPz -PORTVERSION= 0.45 +PORTVERSION= 0.46 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMPz/distinfo b/math/p5-Math-GMPz/distinfo index 90db66eb1f87..3cc6cc40c526 100644 --- a/math/p5-Math-GMPz/distinfo +++ b/math/p5-Math-GMPz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487007353 -SHA256 (Math-GMPz-0.45.tar.gz) = f448b0aaba2be0771ea8a761989a9e9062fd0a3edd4969c6ddc0ccd2f6e5df2c -SIZE (Math-GMPz-0.45.tar.gz) = 76407 +TIMESTAMP = 1487074149 +SHA256 (Math-GMPz-0.46.tar.gz) = 4ee417d4752824585b210df326de1cf2754429f05ce97b7fbc46faba54310779 +SIZE (Math-GMPz-0.46.tar.gz) = 76337 |