diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-03-27 01:43:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-03-27 01:43:57 +0800 |
commit | eaa471af0805741b5ac258ca1df750436fc4e16c (patch) | |
tree | fd79ac4215120d8cdee46d4fbcf501e67d249e99 /math | |
parent | 2b8c2a5365d4389caa1134cde3dfec8623c79b07 (diff) | |
download | freebsd-ports-gnome-eaa471af0805741b5ac258ca1df750436fc4e16c.tar.gz freebsd-ports-gnome-eaa471af0805741b5ac258ca1df750436fc4e16c.tar.zst freebsd-ports-gnome-eaa471af0805741b5ac258ca1df750436fc4e16c.zip |
Update to 4.11
Changes: https://metacpan.org/changes/distribution/Math-MPFR
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index a2606fcea6ad..0b3c65b5aede 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 4.09 +PORTVERSION= 4.11 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index c80c4264b742..8d9c1b0129e3 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549565185 -SHA256 (Math-MPFR-4.09.tar.gz) = 824eba07e0a47f3ee3e4da13dde8923f3d253cecdf32a5b159139a0187964ab3 -SIZE (Math-MPFR-4.09.tar.gz) = 167230 +TIMESTAMP = 1553606078 +SHA256 (Math-MPFR-4.11.tar.gz) = aa0329103ea2c01bff70490bbc71e21b4a73b99dfdca4919f9958298d3825765 +SIZE (Math-MPFR-4.11.tar.gz) = 170190 |