diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-01-17 21:10:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-01-17 21:10:04 +0800 |
commit | 77a7a59fa5059d605658df4d38f871cd71abe163 (patch) | |
tree | 7bb0a2540e9ba634a9d0902b1f74275b02319e35 /math/p5-Math-GMPf | |
parent | 685393741a68b4ae63779242b90db56feab46372 (diff) | |
download | freebsd-ports-gnome-77a7a59fa5059d605658df4d38f871cd71abe163.tar.gz freebsd-ports-gnome-77a7a59fa5059d605658df4d38f871cd71abe163.tar.zst freebsd-ports-gnome-77a7a59fa5059d605658df4d38f871cd71abe163.zip |
- Update to 0.41
Changes: http://search.cpan.org/dist/Math-GMPf/CHANGES
Sponsored by: PortsCamp Taiwan
Diffstat (limited to 'math/p5-Math-GMPf')
-rw-r--r-- | math/p5-Math-GMPf/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-GMPf/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-GMPf/Makefile b/math/p5-Math-GMPf/Makefile index d3fb27a46b12..8a1f58e9d128 100644 --- a/math/p5-Math-GMPf/Makefile +++ b/math/p5-Math-GMPf/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPf -PORTVERSION= 0.39 -PORTREVISION= 2 +PORTVERSION= 0.41 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMPf/distinfo b/math/p5-Math-GMPf/distinfo index 0aabe38986c5..f95e3a802afd 100644 --- a/math/p5-Math-GMPf/distinfo +++ b/math/p5-Math-GMPf/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GMPf-0.39.tar.gz) = 9026bbfb376179a76d9a8c1f7312b8c48a444891ac3484d85c60df36111c2c31 -SIZE (Math-GMPf-0.39.tar.gz) = 40854 +SHA256 (Math-GMPf-0.41.tar.gz) = 6317cfba7ad36e3353dcebcd9a3b0c62c05114ced35911659b7f327d775646dc +SIZE (Math-GMPf-0.41.tar.gz) = 40871 |