diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-20 12:27:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-20 12:27:26 +0000 |
commit | 586c7c521af9a31e6fc74dfbebec400a8ca0ad17 (patch) | |
tree | 2e520214f6d75cfd0c57d727901dd40155eb0afa /math/p5-Math-MPFR | |
parent | 7f714d7de77fb4895a2e95dc2682a31e13dbe9e7 (diff) | |
download | freebsd-ports-586c7c521af9a31e6fc74dfbebec400a8ca0ad17.zip |
Update to 3.36
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 | 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 |