devel/mpfr: update to 4.1.1-p1
This fixes the CGAL-related build failure in cad/openscad.
This commit is contained in:
parent
27c2b97dd2
commit
e02b5275f3
@ -1,6 +1,7 @@
|
||||
COMMENT= library for multiple-precision floating-point computations
|
||||
|
||||
DISTNAME= mpfr-4.1.1
|
||||
PKGNAME= mpfr-4.1.1pl1
|
||||
SHARED_LIBS= mpfr 2.1 # 7.1
|
||||
CATEGORIES= devel math
|
||||
HOMEPAGE= https://www.mpfr.org/
|
||||
@ -10,8 +11,12 @@ MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
||||
# LGPLv3+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}${DISTNAME}/ \
|
||||
${MASTER_SITE_GNU:=mpfr/}
|
||||
MASTER_SITES= ${HOMEPAGE}${DISTNAME}/
|
||||
DIST_SUBDIR= ${DISTNAME}
|
||||
.for i in 01
|
||||
PATCHFILES+= patch$i
|
||||
.endfor
|
||||
PATCH_DIST_STRIP=-p1
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
LIB_DEPENDS= devel/gmp,no_cxx,bootstrap
|
||||
|
@ -1,2 +1,4 @@
|
||||
SHA256 (mpfr-4.1.1.tar.xz) = /9GVvVZ9uv/DuYsj/QCq0FN2gMmJYXHkT+P/eeKKwz0=
|
||||
SIZE (mpfr-4.1.1.tar.xz) = 1429836
|
||||
SHA256 (mpfr-4.1.1/mpfr-4.1.1.tar.xz) = /9GVvVZ9uv/DuYsj/QCq0FN2gMmJYXHkT+P/eeKKwz0=
|
||||
SHA256 (mpfr-4.1.1/patch01) = gKPCcJviGsqsEqnMmYiNY6APp3+3VXbyBf6LoZhP9Eo=
|
||||
SIZE (mpfr-4.1.1/mpfr-4.1.1.tar.xz) = 1429836
|
||||
SIZE (mpfr-4.1.1/patch01) = 2985
|
||||
|
Loading…
Reference in New Issue
Block a user