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 12f1c627d4
Reported by: VVD
Approved by: portmgr (blanket, build fix)
This commit is contained in:
parent
c01107bc05
commit
4aeb7473b2
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user