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)
This commit is contained in:
Daniel Engberg 2023-01-17 08:50:38 +01:00
parent 77ef81b604
commit f3f65cea3c
3 changed files with 7 additions and 9 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= mpfr PORTNAME= mpfr
DISTVERSION= 4.1.1 DISTVERSION= 4.2.0
PORTEPOCH= 1 PORTEPOCH= 1
CATEGORIES= math devel CATEGORIES= math devel
MASTER_SITES= GNU \ MASTER_SITES= GNU \
@ -18,8 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
LIB_DEPENDS= libgmp.so:math/gmp LIB_DEPENDS= libgmp.so:math/gmp
PATCHLEVEL= 1 #PATCHLEVEL= 1
PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} #PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
USES= gmake libtool makeinfo tar:xz USES= gmake libtool makeinfo tar:xz
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View File

@ -1,5 +1,3 @@
TIMESTAMP = 1669300153 TIMESTAMP = 1673161339
SHA256 (mpfr-4.1.1/mpfr-4.1.1.tar.xz) = ffd195bd567dbaffc3b98b23fd00aad0537680c9896171e44fe3ff79e28ac33d SHA256 (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 06a378df13501248c1b2db5aa977a2c8126ae849a9d9b7be2546fb4a9c26d993
SIZE (mpfr-4.1.1/mpfr-4.1.1.tar.xz) = 1429836 SIZE (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 1477532
SHA256 (mpfr-4.1.1/patch01) = 80a3c2709be21acaac12a9cc99888d63a00fa77fb75576f205fe8ba1984ff44a
SIZE (mpfr-4.1.1/patch01) = 2985

View File

@ -3,5 +3,5 @@ include/mpf2mpfr.h
lib/libmpfr.a lib/libmpfr.a
lib/libmpfr.so lib/libmpfr.so
lib/libmpfr.so.6 lib/libmpfr.so.6
lib/libmpfr.so.6.1.1 lib/libmpfr.so.6.2.0
libdata/pkgconfig/mpfr.pc libdata/pkgconfig/mpfr.pc