diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-06 04:33:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-06 04:33:25 +0000 |
commit | 2cd794d36bded384df61e5b679eb912666b4fe85 (patch) | |
tree | 6e40b3d9ac2e0c1985738ca50e7b5ea854ef1721 /math/p5-Math-MPFR | |
parent | 2f2225eb6931bd8b2b260d864fe0b60f102198cc (diff) | |
download | freebsd-ports-2cd794d36bded384df61e5b679eb912666b4fe85.zip |
Update to 4.0
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 8c9806b2885e..ad188c17ce73 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.36 +PORTVERSION= 4.0 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index cc75c5ba7d85..23005aff1c31 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1503223763 -SHA256 (Math-MPFR-3.36.tar.gz) = 7f0c0e1f95663b4e9ae8db576df82d6e2f6616456182424a264a43250cc45c03 -SIZE (Math-MPFR-3.36.tar.gz) = 144106 +TIMESTAMP = 1515159240 +SHA256 (Math-MPFR-4.0.tar.gz) = 9f1f1237781b01f4d319be97ea370c3e8ae64c103f258a7a2311985686195ab5 +SIZE (Math-MPFR-4.0.tar.gz) = 147334 |