diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-20 20:27:26 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:23:53 +0800 |
commit | a239b91f7a56b33fdf15ee82806201a302a3f642 (patch) | |
tree | 30dee3435cc55620201d1b0eb657b86a6e374861 /math | |
parent | e3992136700b68c331ab70d4d6345290393a3e60 (diff) | |
download | freebsd-ports-gnome-a239b91f7a56b33fdf15ee82806201a302a3f642.tar.gz freebsd-ports-gnome-a239b91f7a56b33fdf15ee82806201a302a3f642.tar.zst freebsd-ports-gnome-a239b91f7a56b33fdf15ee82806201a302a3f642.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 |