diff options
author | tobez <tobez@FreeBSD.org> | 2009-09-18 05:25:27 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2009-09-18 05:25:27 +0800 |
commit | 36dd9eb2bf594568aee8a559cc174c4743d4d7f1 (patch) | |
tree | d1701260537c73dcabced24ae295033a00ec5b49 | |
parent | af62e7051aff4b9ceb0757b590b6298af0f1e9bf (diff) | |
download | freebsd-ports-gnome-36dd9eb2bf594568aee8a559cc174c4743d4d7f1.tar.gz freebsd-ports-gnome-36dd9eb2bf594568aee8a559cc174c4743d4d7f1.tar.zst freebsd-ports-gnome-36dd9eb2bf594568aee8a559cc174c4743d4d7f1.zip |
Update to 2.06.
Changes: http://search.cpan.org/dist/Math-GMP/Changes
Feature safe: yes
-rw-r--r-- | math/p5-Math-GMP/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-GMP/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 685f3e3fb8b8..409dea733b53 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Math-GMP -PORTVERSION= 2.05 -PORTREVISION= 1 +PORTVERSION= 2.06 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo index 785d3b8b3558..d9afacbdf964 100644 --- a/math/p5-Math-GMP/distinfo +++ b/math/p5-Math-GMP/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-GMP-2.05.tar.gz) = d719578064fb935e2f8403ba0340179a -SHA256 (Math-GMP-2.05.tar.gz) = 47f410d1116cd395cbd7cb1f109856c65b328a834b5f4bf76ef8c6a80fc01d18 -SIZE (Math-GMP-2.05.tar.gz) = 23795 +MD5 (Math-GMP-2.06.tar.gz) = 0ead0cd7d7ec1076c6d5a5fbe81b91a3 +SHA256 (Math-GMP-2.06.tar.gz) = bfd044c51687c7356edba1582f83c34a9dfc0c3451f6faeff400be62a7852b37 +SIZE (Math-GMP-2.06.tar.gz) = 24563 |