Date: Mon, 24 Mar 2025 08:50:22 GMT From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6c01fbdd4d66 - main - math/mpfr: update to 4.2.2 release Message-ID: <202503240850.52O8oMu9090978@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ale: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c01fbdd4d662ef88c129ec1feba6998ea7e99e4 commit 6c01fbdd4d662ef88c129ec1feba6998ea7e99e4 Author: Alex Dupre <ale@FreeBSD.org> AuthorDate: 2025-03-24 08:49:33 +0000 Commit: Alex Dupre <ale@FreeBSD.org> CommitDate: 2025-03-24 08:49:33 +0000 math/mpfr: update to 4.2.2 release PR: 285589 Submitted by: diizzy --- math/mpfr/Makefile | 2 +- math/mpfr/distinfo | 6 +++--- math/mpfr/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index 5d3cb322216a..e825f9c356c8 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -1,5 +1,5 @@ PORTNAME= mpfr -DISTVERSION= 4.2.1 +DISTVERSION= 4.2.2 PORTEPOCH= 1 CATEGORIES= math devel MASTER_SITES= GNU \ diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo index f002c160a3a2..c34ac27c81ad 100644 --- a/math/mpfr/distinfo +++ b/math/mpfr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693302755 -SHA256 (mpfr-4.2.1/mpfr-4.2.1.tar.xz) = 277807353a6726978996945af13e52829e3abd7a9a5b7fb2793894e18f1fcbb2 -SIZE (mpfr-4.2.1/mpfr-4.2.1.tar.xz) = 1493608 +TIMESTAMP = 1742806105 +SHA256 (mpfr-4.2.2/mpfr-4.2.2.tar.xz) = b67ba0383ef7e8a8563734e2e889ef5ec3c3b898a01d00fa0a6869ad81c6ce01 +SIZE (mpfr-4.2.2/mpfr-4.2.2.tar.xz) = 1505596 diff --git a/math/mpfr/pkg-plist b/math/mpfr/pkg-plist index d925e504d99a..76c8224f6b71 100644 --- a/math/mpfr/pkg-plist +++ b/math/mpfr/pkg-plist @@ -3,5 +3,5 @@ include/mpf2mpfr.h lib/libmpfr.a lib/libmpfr.so lib/libmpfr.so.6 -lib/libmpfr.so.6.2.1 +lib/libmpfr.so.6.2.2 libdata/pkgconfig/mpfr.pchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503240850.52O8oMu9090978>
