Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2023 06:10:09 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: 4edd644dd9e7 - main - math/mpfr: Update to 4.2.0 patchlevel 9.
Message-ID:  <202305300610.34U6A9Hj030050@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4edd644dd9e70ed71eeab219b605c9cec3fd8afc

commit 4edd644dd9e70ed71eeab219b605c9cec3fd8afc
Author:     Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2023-05-30 06:08:53 +0000
Commit:     Alex Dupre <ale@FreeBSD.org>
CommitDate: 2023-05-30 06:10:06 +0000

    math/mpfr: Update to 4.2.0 patchlevel 9.
    
    PR:             271716
    Submitted by:   diizzy
---
 math/mpfr/Makefile |  5 +++--
 math/mpfr/distinfo | 20 +++++++++++++++++++-
 2 files changed, 22 insertions(+), 3 deletions(-)

diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index 9f28be53eb1c..dd62bb924661 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mpfr
 DISTVERSION=	4.2.0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	math devel
 MASTER_SITES=	GNU \
@@ -18,8 +19,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 
 LIB_DEPENDS=	libgmp.so:math/gmp
 
-#PATCHLEVEL=	1
-#PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
+PATCHLEVEL=	9
+PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
 
 USES=		gmake libtool makeinfo tar:xz
 GNU_CONFIGURE=	yes
diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo
index f0bf1bc6fef4..cc5226db7545 100644
--- a/math/mpfr/distinfo
+++ b/math/mpfr/distinfo
@@ -1,3 +1,21 @@
-TIMESTAMP = 1673161339
+TIMESTAMP = 1685426779
 SHA256 (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 06a378df13501248c1b2db5aa977a2c8126ae849a9d9b7be2546fb4a9c26d993
 SIZE (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 1477532
+SHA256 (mpfr-4.2.0/patch01) = 2e465c31689e780a93b24bf2959917443fb882da85b7f1ef23ae53d3de614aa4
+SIZE (mpfr-4.2.0/patch01) = 2927
+SHA256 (mpfr-4.2.0/patch02) = e1ef3d4dab999f4e0ad5ee046c3a2823d3a9395fb8092c3dcb85d3fe29994b52
+SIZE (mpfr-4.2.0/patch02) = 8009
+SHA256 (mpfr-4.2.0/patch03) = a906f9ed8e4a7230980322a0154702664164690614e5ff55ae7049c3fae55584
+SIZE (mpfr-4.2.0/patch03) = 4678
+SHA256 (mpfr-4.2.0/patch04) = ece14ee57596dc2e4f67d2e857c5c6b23d76b20183a50a8b6759b640df001b78
+SIZE (mpfr-4.2.0/patch04) = 2622
+SHA256 (mpfr-4.2.0/patch05) = c4144564097a1be89c9cc2e7ee255c9fe59eb1b94a17c9d4a08169223e705ac1
+SIZE (mpfr-4.2.0/patch05) = 3144
+SHA256 (mpfr-4.2.0/patch06) = 70456748a8072265ba103d93ba94e9f93ae64565e6a5742194c56030086540fa
+SIZE (mpfr-4.2.0/patch06) = 13872
+SHA256 (mpfr-4.2.0/patch07) = 472386aa5f8c51fbdf60154c19268ce2212be03e1c2f9004c1673b6c270508f6
+SIZE (mpfr-4.2.0/patch07) = 11610
+SHA256 (mpfr-4.2.0/patch08) = 6ecd3bd2edf178f4ede4be612964d1b2d0a0bb10ad6f8c51d1a8011fff87d5ea
+SIZE (mpfr-4.2.0/patch08) = 24051
+SHA256 (mpfr-4.2.0/patch09) = 3e9aed5bcea95d34d0bd179a61cd7acb712c89c9a745535f18f0ef619833ba3b
+SIZE (mpfr-4.2.0/patch09) = 3854



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305300610.34U6A9Hj030050>