diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-25 23:01:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-25 23:01:46 +0800 |
commit | 1e47061b04a1fdc8879c75e2efac0dd649f795a7 (patch) | |
tree | 57e0d8c1ac8d854865be23172e6d059a67c47608 /math/p5-Math-GMP | |
parent | 12ce4552f93a72d609fb7970017afb99a6d69ded (diff) | |
download | freebsd-ports-gnome-1e47061b04a1fdc8879c75e2efac0dd649f795a7.tar.gz freebsd-ports-gnome-1e47061b04a1fdc8879c75e2efac0dd649f795a7.tar.zst freebsd-ports-gnome-1e47061b04a1fdc8879c75e2efac0dd649f795a7.zip |
Update to 2.15
Changes: http://search.cpan.org/dist/Math-GMP/Changes
Diffstat (limited to 'math/p5-Math-GMP')
-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 e24bb6d66ad5..b566834a564f 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMP -PORTVERSION= 2.14 +PORTVERSION= 2.15 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo index 2ce5760bd4e6..0e4b188443f3 100644 --- a/math/p5-Math-GMP/distinfo +++ b/math/p5-Math-GMP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1486036630 -SHA256 (Math-GMP-2.14.tar.gz) = 257e82e5d7e084baf5d1ebb41fbc71a3026be2f99e22d8e2b581675372f72ef8 -SIZE (Math-GMP-2.14.tar.gz) = 33025 +TIMESTAMP = 1498387822 +SHA256 (Math-GMP-2.15.tar.gz) = 3053450ff81eb8578ba90c1ecf9036fd401df03b4d40f3e9bd259523751bc5d9 +SIZE (Math-GMP-2.15.tar.gz) = 33002 |