diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-20 02:20:37 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-20 02:20:37 +0800 |
commit | 30ba624a309c993e112462903f7cac43b1e31ff3 (patch) | |
tree | bd9a7c727f46ca49c6069032c611270bd3f4e3d5 /math | |
parent | 7c3fca822abb8b2f8d474df971d5cbf5f9625d48 (diff) | |
download | freebsd-ports-gnome-30ba624a309c993e112462903f7cac43b1e31ff3.tar.gz freebsd-ports-gnome-30ba624a309c993e112462903f7cac43b1e31ff3.tar.zst freebsd-ports-gnome-30ba624a309c993e112462903f7cac43b1e31ff3.zip |
Update to 2.16
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 | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index b566834a564f..41abf8cd571c 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMP -PORTVERSION= 2.15 +PORTVERSION= 2.16 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo index 0e4b188443f3..39f9c3aeb235 100644 --- a/math/p5-Math-GMP/distinfo +++ b/math/p5-Math-GMP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1498387822 -SHA256 (Math-GMP-2.15.tar.gz) = 3053450ff81eb8578ba90c1ecf9036fd401df03b4d40f3e9bd259523751bc5d9 -SIZE (Math-GMP-2.15.tar.gz) = 33002 +TIMESTAMP = 1513699842 +SHA256 (Math-GMP-2.16.tar.gz) = 0ecfc9d2e00a1f6d9ce477d264118a43d0db905ea4141af527c16939f99328db +SIZE (Math-GMP-2.16.tar.gz) = 33290 |