diff options
author | tobez <tobez@FreeBSD.org> | 2011-12-01 19:00:48 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-12-01 19:00:48 +0800 |
commit | 92d6e89f7e29c1fd7393534e065f71a21f5aaf09 (patch) | |
tree | 02a878dde0e539a627d6b3de060cee3a43d232c8 /math | |
parent | 397e6c9665848175cb0648a096d1f172b670932d (diff) | |
download | freebsd-ports-gnome-92d6e89f7e29c1fd7393534e065f71a21f5aaf09.tar.gz freebsd-ports-gnome-92d6e89f7e29c1fd7393534e065f71a21f5aaf09.tar.zst freebsd-ports-gnome-92d6e89f7e29c1fd7393534e065f71a21f5aaf09.zip |
Update to 3.11.
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index e9cd0a9ca0c8..f1f5386af28e 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -6,9 +6,10 @@ # PORTNAME= Math-MPFR -PORTVERSION= 3.10 +PORTVERSION= 3.11 CATEGORIES= math perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SISYPHUS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index f3113e094272..43f1d43b934b 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.10.tar.gz) = 9bd85bc9e2122e90f57151e24abe7c960e5296b7ce3185a14f0089fbb0ce33fd -SIZE (Math-MPFR-3.10.tar.gz) = 73854 +SHA256 (Math-MPFR-3.11.tar.gz) = ed28440badc2f3c8d13c74b7dd7a551df3f8824cc900c383344ddf1d54614688 +SIZE (Math-MPFR-3.11.tar.gz) = 75630 |