diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-11-20 21:20:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-11-20 21:20:41 +0800 |
commit | 9fd8228bef17a72c868b82d166cfa96d4e2b1d08 (patch) | |
tree | 901622232a56574f8fa6f61b4d461ddc01842651 /math/p5-Math-MPFR | |
parent | fb0ded75620b8b0fd14f98dbd5eb1d401457f6ac (diff) | |
download | freebsd-ports-gnome-9fd8228bef17a72c868b82d166cfa96d4e2b1d08.tar.gz freebsd-ports-gnome-9fd8228bef17a72c868b82d166cfa96d4e2b1d08.tar.zst freebsd-ports-gnome-9fd8228bef17a72c868b82d166cfa96d4e2b1d08.zip |
- Update to 3.27
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 fa4410f9a012..db0743507c7b 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.26 +PORTVERSION= 3.27 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 f02fde8dc4ff..240c2120d939 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.26.tar.gz) = a7b98762ec23688e943a5e2ec92d3bf3491b86384eed80a78f6254115e0a1f61 -SIZE (Math-MPFR-3.26.tar.gz) = 105685 +SHA256 (Math-MPFR-3.27.tar.gz) = 03f836542db0af43ba3b3fbc982aad97400245adc3596877abfa081348946aba +SIZE (Math-MPFR-3.27.tar.gz) = 105779 |