diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-02 09:16:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-02 09:16:47 +0000 |
commit | 6b74dc2eb863f71ffc9fe5aea422a150b53fb206 (patch) | |
tree | 76b44cc9446ec782e5c0635a7355c69eb990857e /math | |
parent | e427f7d261be04f6fcd4964855ade214f02dd596 (diff) | |
download | ports-6b74dc2eb863f71ffc9fe5aea422a150b53fb206.tar.gz ports-6b74dc2eb863f71ffc9fe5aea422a150b53fb206.zip |
Notes
Diffstat (limited to 'math')
-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 |