diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-03 09:52:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-03 09:52:39 +0000 |
commit | 0ba0602fe0b3c5dd5b7c28a604398d65a8a9b9dd (patch) | |
tree | 6412dc95a7718a8b148f2c566288f43e7e979d46 /math/p5-Math-MPFR | |
parent | a284361f6e13a0588748aa1e956ee3d55a27c06e (diff) | |
download | freebsd-ports-0ba0602fe0b3c5dd5b7c28a604398d65a8a9b9dd.zip |
Update to 4.02
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 b902f21d01e2..98ef48fd88c8 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 4.01 +PORTVERSION= 4.02 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index eff29854e16e..c562bf8f1b4a 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520364898 -SHA256 (Math-MPFR-4.01.tar.gz) = 0d5afc5bcfdb8f163e9638519e0122df78bf6e985aae9d1ec7ebf8fd2f7ab9b3 -SIZE (Math-MPFR-4.01.tar.gz) = 151364 +TIMESTAMP = 1522739620 +SHA256 (Math-MPFR-4.02.tar.gz) = b06bca606d227d0f5b2075130589baf2bdfb092c690f8b019bf5627b320aab63 +SIZE (Math-MPFR-4.02.tar.gz) = 152191 |