diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-02 21:31:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-02 21:31:12 +0800 |
commit | 15fddb3bd085f8787f13d4c2e005593f4fc62490 (patch) | |
tree | 4a517092a937ef6b5345ba971681d5cc1bb3baf8 | |
parent | b38dcfae230f56ee8af936fa92a1ab5a0c7d8ccd (diff) | |
download | freebsd-ports-gnome-15fddb3bd085f8787f13d4c2e005593f4fc62490.tar.gz freebsd-ports-gnome-15fddb3bd085f8787f13d4c2e005593f4fc62490.tar.zst freebsd-ports-gnome-15fddb3bd085f8787f13d4c2e005593f4fc62490.zip |
Update to 2.14
Changes: http://search.cpan.org/dist/Math-GMP/Changes
-rw-r--r-- | math/p5-Math-GMP/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GMP/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 2d4e13e9a061..e24bb6d66ad5 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMP -PORTVERSION= 2.13 +PORTVERSION= 2.14 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo index b8fc8084e3fb..2ce5760bd4e6 100644 --- a/math/p5-Math-GMP/distinfo +++ b/math/p5-Math-GMP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479554344 -SHA256 (Math-GMP-2.13.tar.gz) = d44b782b41ca275991b057a778fb102a8e0c10d882ab4832028701995df0429c -SIZE (Math-GMP-2.13.tar.gz) = 32642 +TIMESTAMP = 1486036630 +SHA256 (Math-GMP-2.14.tar.gz) = 257e82e5d7e084baf5d1ebb41fbc71a3026be2f99e22d8e2b581675372f72ef8 +SIZE (Math-GMP-2.14.tar.gz) = 33025 |