diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-11-20 17:14:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-11-20 17:14:50 +0800 |
commit | 279d3336836d8f58c7c4b55d1154b6352c2c91c4 (patch) | |
tree | 8353573ec324afb0ede978734668317011ffe42d /math | |
parent | 4ff532ee67339271656b8ec66e5663fe328449a2 (diff) | |
download | freebsd-ports-gnome-279d3336836d8f58c7c4b55d1154b6352c2c91c4.tar.gz freebsd-ports-gnome-279d3336836d8f58c7c4b55d1154b6352c2c91c4.tar.zst freebsd-ports-gnome-279d3336836d8f58c7c4b55d1154b6352c2c91c4.zip |
- Update to 3.26
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
Diffstat (limited to 'math')
-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 |