diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 14:04:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 14:04:07 +0000 |
commit | 0ff354bf277677bc7db98c2671a63247a630703e (patch) | |
tree | 86207f6b1df52683919679cc18a7f670780fe93f /math | |
parent | 21b67cb3661fecf34d6db7ef9216ebb6fc3430d2 (diff) | |
download | freebsd-ports-0ff354bf277677bc7db98c2671a63247a630703e.zip |
- Update to 0.43
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
Diffstat (limited to 'math')
-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 bc4c80bd9d3c..8a14d5491632 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPz -PORTVERSION= 0.42 +PORTVERSION= 0.43 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMPz/distinfo b/math/p5-Math-GMPz/distinfo index b2a506f13a4e..a9c148c8a830 100644 --- a/math/p5-Math-GMPz/distinfo +++ b/math/p5-Math-GMPz/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GMPz-0.42.tar.gz) = f91943a0a5f31a3f4f4bd4324d17318330a202321c098747a1556ac70eb76af0 -SIZE (Math-GMPz-0.42.tar.gz) = 62486 +SHA256 (Math-GMPz-0.43.tar.gz) = fbdd136c49448d4b1bce692e58c1e6241f0cd768e5db36bb90666e1494dbd58e +SIZE (Math-GMPz-0.43.tar.gz) = 68224 |