diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-22 04:46:35 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-22 04:46:35 +0800 |
commit | 0c6812ce36d47ae8aa415307780f631bda954f26 (patch) | |
tree | 9d1ab8b6878b9196a98d1cc523ac6540412f0854 /math | |
parent | 6ea4e708cba4fe5edc1553edae6fd2e68cc565c4 (diff) | |
download | freebsd-ports-gnome-0c6812ce36d47ae8aa415307780f631bda954f26.tar.gz freebsd-ports-gnome-0c6812ce36d47ae8aa415307780f631bda954f26.tar.zst freebsd-ports-gnome-0c6812ce36d47ae8aa415307780f631bda954f26.zip |
- Update to 0.42
Changes: http://search.cpan.org/dist/Math-GMPf/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-GMPf/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GMPf/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Math-GMPf/Makefile b/math/p5-Math-GMPf/Makefile index f94ef20f37ec..7711b710ba59 100644 --- a/math/p5-Math-GMPf/Makefile +++ b/math/p5-Math-GMPf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPf -PORTVERSION= 0.41 +PORTVERSION= 0.42 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMPf/distinfo b/math/p5-Math-GMPf/distinfo index f95e3a802afd..9ef69df35c36 100644 --- a/math/p5-Math-GMPf/distinfo +++ b/math/p5-Math-GMPf/distinfo @@ -1,2 +1,3 @@ -SHA256 (Math-GMPf-0.41.tar.gz) = 6317cfba7ad36e3353dcebcd9a3b0c62c05114ced35911659b7f327d775646dc -SIZE (Math-GMPf-0.41.tar.gz) = 40871 +TIMESTAMP = 1482334191 +SHA256 (Math-GMPf-0.42.tar.gz) = 1439eeac1701022b0b28ba9dd936399389badbe3591d72a934d4aa0e081a8902 +SIZE (Math-GMPf-0.42.tar.gz) = 50240 |