diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-07 00:48:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-07 00:48:12 +0800 |
commit | 73de8a7ee093c38e6074ca50057e042eb5f1ebe8 (patch) | |
tree | 050002bb292e6eb731234036f0f86fed00258ae3 /math | |
parent | d5693c3bc3650ddfca1e00baa77a7a211abfdb53 (diff) | |
download | freebsd-ports-gnome-73de8a7ee093c38e6074ca50057e042eb5f1ebe8.tar.gz freebsd-ports-gnome-73de8a7ee093c38e6074ca50057e042eb5f1ebe8.tar.zst freebsd-ports-gnome-73de8a7ee093c38e6074ca50057e042eb5f1ebe8.zip |
- Update to 0.41
Changes: http://search.cpan.org/dist/Math-GMPq/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-GMPq/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GMPq/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Math-GMPq/Makefile b/math/p5-Math-GMPq/Makefile index 80ac7d2dfa2f..02e80ed18400 100644 --- a/math/p5-Math-GMPq/Makefile +++ b/math/p5-Math-GMPq/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPq -PORTVERSION= 0.39 +PORTVERSION= 0.41 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMPq/distinfo b/math/p5-Math-GMPq/distinfo index ed40c7373c98..c6864f8a3d87 100644 --- a/math/p5-Math-GMPq/distinfo +++ b/math/p5-Math-GMPq/distinfo @@ -1,2 +1,3 @@ -SHA256 (Math-GMPq-0.39.tar.gz) = 23faa53ce845ad0ce60ed0024cd962f1354bf4d149d9e7a499173f273555ec0a -SIZE (Math-GMPq-0.39.tar.gz) = 34683 +TIMESTAMP = 1478370179 +SHA256 (Math-GMPq-0.41.tar.gz) = f95af40479c2c01a33f42d818e97922577b5386e29edef4f31c2fbd0bc539ad9 +SIZE (Math-GMPq-0.41.tar.gz) = 35093 |