diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-19 03:55:04 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-19 03:55:04 +0000 |
commit | 955f0a0763f5448b1330479ea4e1cc25a670f840 (patch) | |
tree | d2b72f3158090359180d24b36a5281e651ae32c1 /math/p5-Math-GMP | |
parent | 142ea5d4c7fbe6770d40bd0b4ce6c6ea3f9b0219 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-GMP')
-rw-r--r-- | math/p5-Math-GMP/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GMP/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 5fec4dcac5f3..48a081ea5d83 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMP -PORTVERSION= 2.10 +PORTVERSION= 2.11 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo index 6e061801a214..e7bf7ca2b05f 100644 --- a/math/p5-Math-GMP/distinfo +++ b/math/p5-Math-GMP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GMP-2.10.tar.gz) = 40bc8895ac6ba4c3f26f6c26da7af72c3ffc3400811e267bc6b57a477d6f2749 -SIZE (Math-GMP-2.10.tar.gz) = 30226 +SHA256 (Math-GMP-2.11.tar.gz) = 4d535c110bf443638fc2f83da7cb120ea5da91cbf9e3e476584b02c81ac82cda +SIZE (Math-GMP-2.11.tar.gz) = 31178 |