diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:10:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:10:14 +0000 |
commit | 139bdb1146329111ed01af3474376047ca7640a2 (patch) | |
tree | a67f2c4eda921f1fd1a426fe98675616e03654e2 /math | |
parent | 89ed8a5acc8f116c0128b4043d64ba87f1b95ed7 (diff) | |
download | freebsd-ports-139bdb1146329111ed01af3474376047ca7640a2.zip |
- Update to 0.42
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
Sponsored by: PortsCamp Taiwan
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 88e65eebb96f..bc4c80bd9d3c 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPz -PORTVERSION= 0.41 +PORTVERSION= 0.42 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMPz/distinfo b/math/p5-Math-GMPz/distinfo index 3acdfef7d81c..b2a506f13a4e 100644 --- a/math/p5-Math-GMPz/distinfo +++ b/math/p5-Math-GMPz/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GMPz-0.41.tar.gz) = 891f252b9962755f204190f5c159bf6ba3a081b68e6e8f75aade03728f092c94 -SIZE (Math-GMPz-0.41.tar.gz) = 62223 +SHA256 (Math-GMPz-0.42.tar.gz) = f91943a0a5f31a3f4f4bd4324d17318330a202321c098747a1556ac70eb76af0 +SIZE (Math-GMPz-0.42.tar.gz) = 62486 |