diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index 5d3cb322216a..e825f9c356c8 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -1,41 +1,41 @@ PORTNAME= mpfr -DISTVERSION= 4.2.1 +DISTVERSION= 4.2.2 PORTEPOCH= 1 CATEGORIES= math devel MASTER_SITES= GNU \ https://www.mpfr.org/mpfr-${DISTVERSION}/ DIST_SUBDIR= ${DISTNAME} PATCH_SITES= https://www.mpfr.org/mpfr-${DISTVERSION}/ PATCH_DIST_STRIP= -p1 MAINTAINER= ale@FreeBSD.org COMMENT= Library for multiple-precision floating-point computations WWW= https://www.mpfr.org/ LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= libgmp.so:math/gmp USES= gmake libtool pathfix tar:xz #PATCHLEVEL= 12 #PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gmp=${LOCALBASE} INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes PORTDOCS= * OPTIONS_DEFINE= DOCS INFO OPTIONS_DEFAULT= INFO INFO_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-no-info INFO_USES= makeinfo INFO_INFO= mpfr .include diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo index f002c160a3a2..c34ac27c81ad 100644 --- a/math/mpfr/distinfo +++ b/math/mpfr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693302755 -SHA256 (mpfr-4.2.1/mpfr-4.2.1.tar.xz) = 277807353a6726978996945af13e52829e3abd7a9a5b7fb2793894e18f1fcbb2 -SIZE (mpfr-4.2.1/mpfr-4.2.1.tar.xz) = 1493608 +TIMESTAMP = 1742806105 +SHA256 (mpfr-4.2.2/mpfr-4.2.2.tar.xz) = b67ba0383ef7e8a8563734e2e889ef5ec3c3b898a01d00fa0a6869ad81c6ce01 +SIZE (mpfr-4.2.2/mpfr-4.2.2.tar.xz) = 1505596 diff --git a/math/mpfr/pkg-plist b/math/mpfr/pkg-plist index d925e504d99a..76c8224f6b71 100644 --- a/math/mpfr/pkg-plist +++ b/math/mpfr/pkg-plist @@ -1,7 +1,7 @@ include/mpfr.h include/mpf2mpfr.h lib/libmpfr.a lib/libmpfr.so lib/libmpfr.so.6 -lib/libmpfr.so.6.2.1 +lib/libmpfr.so.6.2.2 libdata/pkgconfig/mpfr.pc