diff options
author | tobez <tobez@FreeBSD.org> | 2013-03-07 20:50:04 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-03-07 20:50:04 +0800 |
commit | 9a4f4ebedc5693e7c369be99a7f05446ccb27932 (patch) | |
tree | 212175f75a7124f0a739db62145d35d2e890aca5 /math/p5-Math-MPFR | |
parent | 9d2e60eebb1f3609500fdaa013e4c50205facc5d (diff) | |
download | freebsd-ports-gnome-9a4f4ebedc5693e7c369be99a7f05446ccb27932.tar.gz freebsd-ports-gnome-9a4f4ebedc5693e7c369be99a7f05446ccb27932.tar.zst freebsd-ports-gnome-9a4f4ebedc5693e7c369be99a7f05446ccb27932.zip |
Update to 3.17.
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 b51412a50a68..129f27248b38 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.16 +PORTVERSION= 3.17 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 2d4229e52a9f..ee4476849f2f 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.16.tar.gz) = c76ee149ae4cb9259648f90dfc126089d8e0b3588b00988ce762d805447a6053 -SIZE (Math-MPFR-3.16.tar.gz) = 82135 +SHA256 (Math-MPFR-3.17.tar.gz) = 5ef9e989492de961ff712b1a5151e6ec2a223655dda74f012015aff483854a74 +SIZE (Math-MPFR-3.17.tar.gz) = 83031 |