diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-28 23:53:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-28 23:53:40 +0800 |
commit | 72935dcc46b106d5cbd0088d07686aee6adb2839 (patch) | |
tree | 8a31547b45602a167f51b0e082d1e4a4da455351 | |
parent | edcb9c0fc89e1ffbfbe47e266ea0fd0b24a9a175 (diff) | |
download | freebsd-ports-gnome-72935dcc46b106d5cbd0088d07686aee6adb2839.tar.gz freebsd-ports-gnome-72935dcc46b106d5cbd0088d07686aee6adb2839.tar.zst freebsd-ports-gnome-72935dcc46b106d5cbd0088d07686aee6adb2839.zip |
- Update to 0.39
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
-rw-r--r-- | math/p5-Math-GMPz/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GMPz/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-GMPz/Makefile b/math/p5-Math-GMPz/Makefile index bece3cb380d4..b3bee68fd7e3 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPz -PORTVERSION= 0.38 +PORTVERSION= 0.39 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 13fe96524f3e..c546b5e5f07d 100644 --- a/math/p5-Math-GMPz/distinfo +++ b/math/p5-Math-GMPz/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GMPz-0.38.tar.gz) = 736a8a4f956883d58ddc0c2b6a867db084a5470eade6bf35c468f18f280a8bf6 -SIZE (Math-GMPz-0.38.tar.gz) = 59750 +SHA256 (Math-GMPz-0.39.tar.gz) = fc05ec69c60e2af7a627f19154b8e5df9793725443b73b6b4fd557dc86961f64 +SIZE (Math-GMPz-0.39.tar.gz) = 59696 |