diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-02 17:16:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-02 17:16:47 +0800 |
commit | 949e2e8bab2801ad0c956a06c6dd49515fee10a1 (patch) | |
tree | 76b44cc9446ec782e5c0635a7355c69eb990857e /math/p5-Math-MPFR | |
parent | cd9d6e24d7e92e0ecb9730319a6e23b80b8be9ac (diff) | |
download | freebsd-ports-gnome-949e2e8bab2801ad0c956a06c6dd49515fee10a1.tar.gz freebsd-ports-gnome-949e2e8bab2801ad0c956a06c6dd49515fee10a1.tar.zst freebsd-ports-gnome-949e2e8bab2801ad0c956a06c6dd49515fee10a1.zip |
- Update to 3.21
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
Diffstat (limited to 'math/p5-Math-MPFR')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index 4fb4f4477ffc..7a99456e2f9a 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.19 +PORTVERSION= 3.21 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index 19cf3b53cefe..4c1f9e0f675b 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.19.tar.gz) = dc8063cadf8628891e9c0600f361a893669588233e4b95fea32485d81e31e6f4 -SIZE (Math-MPFR-3.19.tar.gz) = 92454 +SHA256 (Math-MPFR-3.21.tar.gz) = 99f4f87cd4511c4dba2b9d2d1242a97ac93010d3e7ae90baae40a4b5031972b7 +SIZE (Math-MPFR-3.21.tar.gz) = 92471 |