pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/mpfr mpfr: updated to 4.1.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/dcea0af43237
branches: trunk
changeset: 388515:dcea0af43237
user: adam <adam%pkgsrc.org@localhost>
date: Mon Nov 21 20:54:25 2022 +0000
description:
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:
math/mpfr/Makefile | 22 +++++++++++-----------
math/mpfr/distinfo | 8 ++++----
2 files changed, 15 insertions(+), 15 deletions(-)
diffs (49 lines):
diff -r c4fcc90bc26b -r dcea0af43237 math/mpfr/Makefile
--- a/math/mpfr/Makefile Mon Nov 21 20:47:46 2022 +0000
+++ b/math/mpfr/Makefile Mon Nov 21 20:54:25 2022 +0000
@@ -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@localhost
-HOMEPAGE= https://www.mpfr.org/
-COMMENT= GMP-based library for multiple-precision floating-point computations
-LICENSE= gnu-lgpl-v3
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://www.mpfr.org/
+COMMENT= GMP-based library for multiple-precision floating-point computations
+LICENSE= gnu-lgpl-v3
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"
-GNU_CONFIGURE= yes
.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 -r c4fcc90bc26b -r dcea0af43237 math/mpfr/distinfo
--- a/math/mpfr/distinfo Mon Nov 21 20:47:46 2022 +0000
+++ b/math/mpfr/distinfo Mon Nov 21 20:54:25 2022 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index