diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-03-30 23:57:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-03-30 23:57:14 +0800 |
commit | 113b152d36dd859df5c61ea7c23966656cf8ad95 (patch) | |
tree | f193f4bbae2f802c6fc98152eeadbb6f030986f3 | |
parent | 9df9f500850e95c419f6799dd8e1ad8ae1df8ee3 (diff) | |
download | freebsd-ports-gnome-113b152d36dd859df5c61ea7c23966656cf8ad95.tar.gz freebsd-ports-gnome-113b152d36dd859df5c61ea7c23966656cf8ad95.tar.zst freebsd-ports-gnome-113b152d36dd859df5c61ea7c23966656cf8ad95.zip |
- Update to 0.38
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 6a3629252d52..bece3cb380d4 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPz -PORTVERSION= 0.37 +PORTVERSION= 0.38 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 91f3ec5f3fb4..13fe96524f3e 100644 --- a/math/p5-Math-GMPz/distinfo +++ b/math/p5-Math-GMPz/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GMPz-0.37.tar.gz) = 55a79e9eb6cc12b9b01272fab5c5743bc7bd94f526aa67e8233c3429366dad18 -SIZE (Math-GMPz-0.37.tar.gz) = 58170 +SHA256 (Math-GMPz-0.38.tar.gz) = 736a8a4f956883d58ddc0c2b6a867db084a5470eade6bf35c468f18f280a8bf6 +SIZE (Math-GMPz-0.38.tar.gz) = 59750 |