Date: Tue, 21 Sep 2021 22:26:38 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f24ec93ce34f - main - math/p5-Math-MPFR: Update to 4.17 Message-ID: <202109212226.18LMQckY040722@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f24ec93ce34f9c90971981f9e78c35ffda079163 commit f24ec93ce34f9c90971981f9e78c35ffda079163 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 22:17:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 22:23:53 +0000 math/p5-Math-MPFR: Update to 4.17 Changes: https://metacpan.org/dist/Math-MPFR/changes --- math/p5-Math-MPFR/Makefile | 2 +- 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 921d865e3b18..eb13c39107e1 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping <wenheping@gmail.com> PORTNAME= Math-MPFR -PORTVERSION= 4.16 +PORTVERSION= 4.17 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index 14e141264e3b..8e9181b32a82 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622214062 -SHA256 (Math-MPFR-4.16.tar.gz) = 7511292faa0e4a7c8325a0d9a80e0ada73a60ccc197830087e456b236532a635 -SIZE (Math-MPFR-4.16.tar.gz) = 191992 +TIMESTAMP = 1632227660 +SHA256 (Math-MPFR-4.17.tar.gz) = 160bfcf8e0e45418876fb13830018bd246bd9d1383f39e202594c5749fc6ede2 +SIZE (Math-MPFR-4.17.tar.gz) = 207313
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109212226.18LMQckY040722>