git: 4aeb7473b214 - main - math/mpfr: Restore to 4.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Jan 2023 22:24:16 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4aeb7473b214ac110f39ff5bc506efdc73b2c434
commit 4aeb7473b214ac110f39ff5bc506efdc73b2c434
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-01-07 22:21:42 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-01-07 22:21:48 +0000
math/mpfr: Restore to 4.1.1
Unfortunately I managed to include a partial patch to be submitted.
Restore to 4.1.1 and set PORTEPOCH. Pointy hat to myself :-/
This fixes commit 12f1c627d4a26e8098339900303640f7520b6673
Reported by: VVD
Approved by: portmgr (blanket, build fix)
---
math/mpfr/Makefile | 7 ++++---
math/mpfr/distinfo | 8 +++++---
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index 8bbd629d9bbe..3f3d4529f1ad 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mpfr
-DISTVERSION= 4.2.0
+DISTVERSION= 4.1.1
+PORTEPOCH= 1
CATEGORIES= math devel
MASTER_SITES= GNU \
https://www.mpfr.org/mpfr-${DISTVERSION}/
@@ -17,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 116f9c9aea61..c37126aa7a52 100644
--- a/math/mpfr/distinfo
+++ b/math/mpfr/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1673040648
-SHA256 (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 06a378df13501248c1b2db5aa977a2c8126ae849a9d9b7be2546fb4a9c26d993
-SIZE (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 1477532
+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