diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-05-09 03:36:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-05-09 03:36:50 +0800 |
commit | 711d24ee6e040e6954ba270d1875bb5f3d87d11a (patch) | |
tree | 844cbd0ad0f3139747435d3b0766c98321f70d86 /math | |
parent | 3f3dc3c03a2000801ae29bb4a5d002b111d3249a (diff) | |
download | freebsd-ports-gnome-711d24ee6e040e6954ba270d1875bb5f3d87d11a.tar.gz freebsd-ports-gnome-711d24ee6e040e6954ba270d1875bb5f3d87d11a.tar.zst freebsd-ports-gnome-711d24ee6e040e6954ba270d1875bb5f3d87d11a.zip |
Update to 4.04
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index 2830bcfb4362..61ebbb2f07bd 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 4.03 -PORTREVISION= 1 +PORTVERSION= 4.04 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index d53000829647..7219d81dc112 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523619772 -SHA256 (Math-MPFR-4.03.tar.gz) = 5573b4fad0995aaa4a5b28a806a108085b131f0ecf2da20dfa245b67701cfd3a -SIZE (Math-MPFR-4.03.tar.gz) = 154443 +TIMESTAMP = 1525792945 +SHA256 (Math-MPFR-4.04.tar.gz) = f7b65878ffdcaefc1c818f14fbdc63bd025c64606da52532d8f39d96f3094b2e +SIZE (Math-MPFR-4.04.tar.gz) = 154403 |