summaryrefslogtreecommitdiff
path: root/math/mpfr
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-11-21 20:54:25 +0000
committeradam <adam@pkgsrc.org>2022-11-21 20:54:25 +0000
commit36db6c2dac88e001a2b701b521447151d9278f73 (patch)
tree60852a41032dcb7b454fec3ef997ee5e7a1f83be /math/mpfr
parent66392c609010f2b3b906a2f404a5a04ca75e1514 (diff)
downloadpkgsrc-36db6c2dac88e001a2b701b521447151d9278f73.tar.gz
mpfr: updated to 4.1.1
Changes from version 4.1.0 to version 4.1.1 Bug fixes (see the fixed bugs on the MPFR 4.1.0 page and/or the ChangeLog file), in particular for macros implementing functions. Improved manual formatting.
Diffstat (limited to 'math/mpfr')
-rw-r--r--math/mpfr/Makefile22
-rw-r--r--math/mpfr/distinfo8
2 files changed, 15 insertions, 15 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index b7476bec43f..b7948041977 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -1,21 +1,21 @@
-# $NetBSD: Makefile,v 1.44 2020/08/24 08:20:14 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2022/11/21 20:54:25 adam Exp $
-DISTNAME= mpfr-4.1.0
-CATEGORIES= math
-MASTER_SITES= http://www.mpfr.org/${DISTNAME}/
-EXTRACT_SUFX= .tar.bz2
+DISTNAME= mpfr-4.1.1
+CATEGORIES= math
+MASTER_SITES= http://www.mpfr.org/${DISTNAME}/
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://www.mpfr.org/
-COMMENT= GMP-based library for multiple-precision floating-point computations
-LICENSE= gnu-lgpl-v3
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://www.mpfr.org/
+COMMENT= GMP-based library for multiple-precision floating-point computations
+LICENSE= gnu-lgpl-v3
-.include "../../mk/bsd.prefs.mk"
+USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+.include "../../mk/bsd.prefs.mk"
.if !empty(MACHINE_PLATFORM:MNetBSD-[0-9]*-*) || !empty(MACHINE_PLATFORM:MDragonFly-[0-5]*-*)
CONFIGURE_ARGS+= --disable-float128
.endif
-USE_LIBTOOL= yes
TEST_TARGET= check
INFO_FILES= yes
diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo
index 7d4fe0afabc..13a7b3af8fd 100644
--- a/math/mpfr/distinfo
+++ b/math/mpfr/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2021/10/26 10:55:49 nia Exp $
+$NetBSD: distinfo,v 1.32 2022/11/21 20:54:25 adam Exp $
-BLAKE2s (mpfr-4.1.0.tar.bz2) = f0e5de4ff827b29cd6ad3477bc9fcf926c151f39a0e8cd3374a89445f92a7e46
-SHA512 (mpfr-4.1.0.tar.bz2) = 410208ee0d48474c1c10d3d4a59decd2dfa187064183b09358ec4c4666e34d74383128436b404123b831e585d81a9176b24c7ced9d913967c5fce35d4040a0b4
-Size (mpfr-4.1.0.tar.bz2) = 1747243 bytes
+BLAKE2s (mpfr-4.1.1.tar.bz2) = 2a859b41cc4482c530b020cfc9fe434db6fe8c6297c8bb104b7ed2c47de71b06
+SHA512 (mpfr-4.1.1.tar.bz2) = f0efefbfc4dec367cdab6299272062508ec80d53daa779fe05954cd626983277039a10d9d072ae686584f6ce75014ef2136e3f095128fa21fc994f7c6f33d674
+Size (mpfr-4.1.1.tar.bz2) = 1658183 bytes