diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-20 09:14:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-20 09:14:50 +0000 |
commit | 631cc1a193bca5be92adeef1b4211549579527a4 (patch) | |
tree | 8353573ec324afb0ede978734668317011ffe42d /math/p5-Math-MPFR | |
parent | 1692e5f24fda583072252b15358aae6aa16b50c8 (diff) | |
download | freebsd-ports-631cc1a193bca5be92adeef1b4211549579527a4.zip |
- Update to 3.26
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 ba3ba616aec4..fa4410f9a012 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.25 +PORTVERSION= 3.26 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 996f937014ba..f02fde8dc4ff 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.25.tar.gz) = 5f5df3c14ff533de2b763d327b0821a5c6b6cf331deaa930db90a2e031aa755c -SIZE (Math-MPFR-3.25.tar.gz) = 104028 +SHA256 (Math-MPFR-3.26.tar.gz) = a7b98762ec23688e943a5e2ec92d3bf3491b86384eed80a78f6254115e0a1f61 +SIZE (Math-MPFR-3.26.tar.gz) = 105685 |