diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-20 20:27:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-08-20 20:27:26 +0800 |
commit | bbc8dee49d5edd97c3bb85f185e28a071804c5b0 (patch) | |
tree | 2e520214f6d75cfd0c57d727901dd40155eb0afa /math | |
parent | d510c4d1905f64d3aadd503b6f19c663b6f2f98d (diff) | |
download | freebsd-ports-gnome-bbc8dee49d5edd97c3bb85f185e28a071804c5b0.tar.gz freebsd-ports-gnome-bbc8dee49d5edd97c3bb85f185e28a071804c5b0.tar.zst freebsd-ports-gnome-bbc8dee49d5edd97c3bb85f185e28a071804c5b0.zip |
Update to 3.36
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 | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index 67ee5c3e5b0c..27753fd30da2 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.35 +PORTVERSION= 3.36 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index 64f3a2ad40fb..cc75c5ba7d85 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485797850 -SHA256 (Math-MPFR-3.35.tar.gz) = 4c2e76df91394d94d2c30ccb4452d77260572f22b6df263cc7f1c0d4612cc981 -SIZE (Math-MPFR-3.35.tar.gz) = 137775 +TIMESTAMP = 1503223763 +SHA256 (Math-MPFR-3.36.tar.gz) = 7f0c0e1f95663b4e9ae8db576df82d6e2f6616456182424a264a43250cc45c03 +SIZE (Math-MPFR-3.36.tar.gz) = 144106 |