diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-13 20:48:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-13 20:48:32 +0000 |
commit | 2de6ace070935d8fbccf2808f75b790e03249234 (patch) | |
tree | fdd7d33677d1cbf909b65897b7b97882d8ddec43 /math/p5-Math-MPFR | |
parent | 743c9035217deeeb041ec99a1d9158902b4f9fb9 (diff) | |
download | freebsd-ports-2de6ace070935d8fbccf2808f75b790e03249234.zip |
Update to 4.03
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 98ef48fd88c8..2f6cd4743e71 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 4.02 +PORTVERSION= 4.03 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index c562bf8f1b4a..d53000829647 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522739620 -SHA256 (Math-MPFR-4.02.tar.gz) = b06bca606d227d0f5b2075130589baf2bdfb092c690f8b019bf5627b320aab63 -SIZE (Math-MPFR-4.02.tar.gz) = 152191 +TIMESTAMP = 1523619772 +SHA256 (Math-MPFR-4.03.tar.gz) = 5573b4fad0995aaa4a5b28a806a108085b131f0ecf2da20dfa245b67701cfd3a +SIZE (Math-MPFR-4.03.tar.gz) = 154443 |