diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-12 21:40:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-12 21:40:40 +0000 |
commit | 853558e3e9469818adb10944ac8528d6b5da68a7 (patch) | |
tree | 583fd5eb4ce3a64adfe02f12e64988251d87e833 /math/p5-Math-MPFR | |
parent | b1a871f0c722c1e571f3929a9ee4e9d715ea03de (diff) | |
download | freebsd-ports-853558e3e9469818adb10944ac8528d6b5da68a7.zip |
- Update to 3.29
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 4080f0a5bb0f..69942f49db99 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.28 +PORTVERSION= 3.29 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 2bc5e91513df..06cfaf1f4d3f 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.28.tar.gz) = 95d853d7dfdd76a55bfb14ada85056fc13f1ee8bc1338832dbaa89bf0b776d2c -SIZE (Math-MPFR-3.28.tar.gz) = 105803 +SHA256 (Math-MPFR-3.29.tar.gz) = 9a96cb69bd1fb35a33258957939f01331cadba88489202e9719fcf70d49aebc5 +SIZE (Math-MPFR-3.29.tar.gz) = 108599 |