diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-04-25 15:40:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-04-25 15:40:34 +0800 |
commit | 39bb2600a05db5e18a4c2c638ddb5e806d9aa99e (patch) | |
tree | d033dc91a8f087338f66e62fcc70022f81cbd754 | |
parent | 1865638b06e8665f48dece3ebd2b93eaed2503fb (diff) | |
download | freebsd-ports-gnome-39bb2600a05db5e18a4c2c638ddb5e806d9aa99e.tar.gz freebsd-ports-gnome-39bb2600a05db5e18a4c2c638ddb5e806d9aa99e.tar.zst freebsd-ports-gnome-39bb2600a05db5e18a4c2c638ddb5e806d9aa99e.zip |
- Update to 0.40
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
-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 552e0b360387..afc041e4cf5e 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPz -PORTVERSION= 0.39 -PORTREVISION= 1 +PORTVERSION= 0.40 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS diff --git a/math/p5-Math-GMPz/distinfo b/math/p5-Math-GMPz/distinfo index c546b5e5f07d..d98eeb4ba3d0 100644 --- a/math/p5-Math-GMPz/distinfo +++ b/math/p5-Math-GMPz/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GMPz-0.39.tar.gz) = fc05ec69c60e2af7a627f19154b8e5df9793725443b73b6b4fd557dc86961f64 -SIZE (Math-GMPz-0.39.tar.gz) = 59696 +SHA256 (Math-GMPz-0.40.tar.gz) = 856688c085f0888cf150b38fedd5232dac72eca16ea45ee1f79b6ae5ae36e4d9 +SIZE (Math-GMPz-0.40.tar.gz) = 61389 |