diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-11-06 16:50:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-11-06 16:50:47 +0800 |
commit | 52cf8862a642619baebd427c8aa9d2602c4b9907 (patch) | |
tree | eda42a4ad4e753c536fcfe8de757836170d420ec /math/p5-Math-GMPz | |
parent | fd836e0143292bf86b01d20d9bd41100218a10f8 (diff) | |
download | freebsd-ports-gnome-52cf8862a642619baebd427c8aa9d2602c4b9907.tar.gz freebsd-ports-gnome-52cf8862a642619baebd427c8aa9d2602c4b9907.tar.zst freebsd-ports-gnome-52cf8862a642619baebd427c8aa9d2602c4b9907.zip |
- Update to 0.41
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
Diffstat (limited to 'math/p5-Math-GMPz')
-rw-r--r-- | math/p5-Math-GMPz/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-GMPz/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-GMPz/Makefile b/math/p5-Math-GMPz/Makefile index 6a91b24150f2..88e65eebb96f 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPz -PORTVERSION= 0.40 -PORTREVISION= 1 +PORTVERSION= 0.41 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMPz/distinfo b/math/p5-Math-GMPz/distinfo index d98eeb4ba3d0..3acdfef7d81c 100644 --- a/math/p5-Math-GMPz/distinfo +++ b/math/p5-Math-GMPz/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GMPz-0.40.tar.gz) = 856688c085f0888cf150b38fedd5232dac72eca16ea45ee1f79b6ae5ae36e4d9 -SIZE (Math-GMPz-0.40.tar.gz) = 61389 +SHA256 (Math-GMPz-0.41.tar.gz) = 891f252b9962755f204190f5c159bf6ba3a081b68e6e8f75aade03728f092c94 +SIZE (Math-GMPz-0.41.tar.gz) = 62223 |