git: f3f65cea3c80 - main - math/mpfr: Update to 4.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Jan 2023 07:59:19 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f3f65cea3c80301fd51c074cefa5ddc34837a8b7
commit f3f65cea3c80301fd51c074cefa5ddc34837a8b7
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-01-17 07:50:38 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-01-17 07:59:06 +0000
math/mpfr: Update to 4.2.0
Poudriere test builds done by bofh (thanks!)
Changelog: https://gitlab.inria.fr/mpfr/mpfr/-/blob/4.2.0/ChangeLog
PR: 268865
Reported by: Dennis Clarke <dclarke@blastwave.org>
Reviewed by: ale (maintainer)
---
math/mpfr/Makefile | 6 +++---
math/mpfr/distinfo | 8 +++-----
math/mpfr/pkg-plist | 2 +-
3 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index 3f3d4529f1ad..9f28be53eb1c 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mpfr
-DISTVERSION= 4.1.1
+DISTVERSION= 4.2.0
PORTEPOCH= 1
CATEGORIES= math devel
MASTER_SITES= GNU \
@@ -18,8 +18,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= 1
+#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 c37126aa7a52..f0bf1bc6fef4 100644
--- a/math/mpfr/distinfo
+++ b/math/mpfr/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1669300153
-SHA256 (mpfr-4.1.1/mpfr-4.1.1.tar.xz) = ffd195bd567dbaffc3b98b23fd00aad0537680c9896171e44fe3ff79e28ac33d
-SIZE (mpfr-4.1.1/mpfr-4.1.1.tar.xz) = 1429836
-SHA256 (mpfr-4.1.1/patch01) = 80a3c2709be21acaac12a9cc99888d63a00fa77fb75576f205fe8ba1984ff44a
-SIZE (mpfr-4.1.1/patch01) = 2985
+TIMESTAMP = 1673161339
+SHA256 (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 06a378df13501248c1b2db5aa977a2c8126ae849a9d9b7be2546fb4a9c26d993
+SIZE (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 1477532
diff --git a/math/mpfr/pkg-plist b/math/mpfr/pkg-plist
index ed0b3223297d..266c30039a98 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.1.1
+lib/libmpfr.so.6.2.0
libdata/pkgconfig/mpfr.pc