diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-19 11:55:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-19 11:55:04 +0800 |
commit | 9a357fa0cc1025b2b6432e9a1ebb4c7bcc858993 (patch) | |
tree | d2b72f3158090359180d24b36a5281e651ae32c1 /math | |
parent | da8434b48ec309a8f4d07fc1e04869b33ed4b2a5 (diff) | |
download | freebsd-ports-gnome-9a357fa0cc1025b2b6432e9a1ebb4c7bcc858993.tar.gz freebsd-ports-gnome-9a357fa0cc1025b2b6432e9a1ebb4c7bcc858993.tar.zst freebsd-ports-gnome-9a357fa0cc1025b2b6432e9a1ebb4c7bcc858993.zip |
- Update to 2.11
Changes: http://search.cpan.org/dist/Math-GMP/Changes
Diffstat (limited to 'math')
-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 |