diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-20 13:20:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-20 13:20:41 +0000 |
commit | 4b1b278c1b9a5fa79a27ca54a984825b0007f2ef (patch) | |
tree | 901622232a56574f8fa6f61b4d461ddc01842651 /math/p5-Math-MPFR | |
parent | 51a8d0bba9e0044e1af50ab5f7ac7de452e56766 (diff) | |
download | freebsd-ports-4b1b278c1b9a5fa79a27ca54a984825b0007f2ef.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 |