diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-04-03 17:52:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-04-03 17:52:39 +0800 |
commit | 811a622fc2ea6004863025c1d0ebab0787be3954 (patch) | |
tree | 6412dc95a7718a8b148f2c566288f43e7e979d46 /math/p5-Math-MPFR | |
parent | 5c5806f9034dce21208ad5905ef127bc52fbdb9a (diff) | |
download | freebsd-ports-gnome-811a622fc2ea6004863025c1d0ebab0787be3954.tar.gz freebsd-ports-gnome-811a622fc2ea6004863025c1d0ebab0787be3954.tar.zst freebsd-ports-gnome-811a622fc2ea6004863025c1d0ebab0787be3954.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 |