git: a6ff91e17a65 - main - math/mpfr: update to patchlevel 13.

Alex Dupre ale at FreeBSD.org
Fri Aug 6 12:16:08 UTC 2021


The branch main has been updated by ale:

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

commit a6ff91e17a65e7c43e158fe7c3ebe0c4228e66fc
Author:     Alex Dupre <ale at FreeBSD.org>
AuthorDate: 2021-08-06 12:14:39 +0000
Commit:     Alex Dupre <ale at FreeBSD.org>
CommitDate: 2021-08-06 12:15:58 +0000

    math/mpfr: update to patchlevel 13.
    
    PR:             257551
    Submitted by:   Daniel Engberg <daniel.engberg.lists at pyret.net>
---
 math/mpfr/Makefile |  5 +++--
 math/mpfr/distinfo | 28 +++++++++++++++++++++++++++-
 2 files changed, 30 insertions(+), 3 deletions(-)

diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index c5a43aa99228..b39e81070bcd 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	mpfr
 PORTVERSION=	4.1.0
+PORTREVISION=	1
 CATEGORIES=	math devel
 MASTER_SITES=	https://www.mpfr.org/mpfr-${PORTVERSION}/ \
 		GNU
@@ -18,8 +19,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 
 LIB_DEPENDS=	libgmp.so:math/gmp
 
-#PATCHLEVEL=	13
-#PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
+PATCHLEVEL=	13
+PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
 
 USES=		libtool tar:xz
 GNU_CONFIGURE=	yes
diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo
index 1ed23200fea2..b3f6d945e2a5 100644
--- a/math/mpfr/distinfo
+++ b/math/mpfr/distinfo
@@ -1,3 +1,29 @@
-TIMESTAMP = 1594631759
+TIMESTAMP = 1628251482
 SHA256 (mpfr-4.1.0/mpfr-4.1.0.tar.xz) = 0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f
 SIZE (mpfr-4.1.0/mpfr-4.1.0.tar.xz) = 1525476
+SHA256 (mpfr-4.1.0/patch01) = a2d9bc87c5642be805eaec5f03f30235f3dd5985bb4edb6917f110b849fa0c40
+SIZE (mpfr-4.1.0/patch01) = 2061
+SHA256 (mpfr-4.1.0/patch02) = 20e0ec276d2a091a1154ed000ea19855f26c7190ed01bde745cc84284ae929db
+SIZE (mpfr-4.1.0/patch02) = 2543
+SHA256 (mpfr-4.1.0/patch03) = f07903f25dd92ee086f214177870517487f00cb3f2e130db66d252552335b655
+SIZE (mpfr-4.1.0/patch03) = 9973
+SHA256 (mpfr-4.1.0/patch04) = 86d0a884a34d94f1ce3537b548f6ca1e027d466914f65165a359b84fe6630926
+SIZE (mpfr-4.1.0/patch04) = 27336
+SHA256 (mpfr-4.1.0/patch05) = bc4860ad2a822c2fc08913255882b117a2e9668df9fd21c3ca07633d4ab3a50b
+SIZE (mpfr-4.1.0/patch05) = 5345
+SHA256 (mpfr-4.1.0/patch06) = 6dfa09a25a0f7cc553cbfd9cb18de95936ee1234c90f5db7437b8dc4dd5aae24
+SIZE (mpfr-4.1.0/patch06) = 4026
+SHA256 (mpfr-4.1.0/patch07) = e65d93a434048f80fa30e2230b47896764abff5757fc4575262270b05bbc457a
+SIZE (mpfr-4.1.0/patch07) = 3580
+SHA256 (mpfr-4.1.0/patch08) = b9991564eb2cbdcb419254c2a03729ee5c44dae45ee08f09a6ae5193df6b1f78
+SIZE (mpfr-4.1.0/patch08) = 4002
+SHA256 (mpfr-4.1.0/patch09) = e5642c27d91166371da83b05ae4c9d5e8b7f48fff064d16b150d94810b32bc0b
+SIZE (mpfr-4.1.0/patch09) = 4591
+SHA256 (mpfr-4.1.0/patch10) = 31a12fe331c779120da5bb3036d57fd86c2a16b6fc66b8a7cae3c5db007d8cae
+SIZE (mpfr-4.1.0/patch10) = 26493
+SHA256 (mpfr-4.1.0/patch11) = 37efcec4cfcff50eec27b30a22be7921b6ebc0c3dedc41137d69aba3c1630ea6
+SIZE (mpfr-4.1.0/patch11) = 4584
+SHA256 (mpfr-4.1.0/patch12) = 839e7240f30c731a63122c98c1a1a359642fb3fa3dbb07e50f8bb2e1d36c3d29
+SIZE (mpfr-4.1.0/patch12) = 6768
+SHA256 (mpfr-4.1.0/patch13) = 4d04d39954df48b2dd6ecbf875c8c143cae3b3362303b5bdb40b643fead2e79b
+SIZE (mpfr-4.1.0/patch13) = 3344


More information about the dev-commits-ports-main mailing list