pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/mpfr mpfr: update to 4.0.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e22654e5997
branches: trunk
changeset: 329734:3e22654e5997
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Feb 13 22:26:50 2019 +0000
description:
mpfr: update to 4.0.2.
Changes from version 4.0.1 to version 4.0.2:
- Corrected minimal GMP version in the INSTALL file and the MPFR manual.
- Option -pedantic is now always removed from __GMP_CFLAGS (see INSTALL).
- Shared caches: cleanup; really detect lock failures (abort in this case).
- Improved MPFR manual. In particular, corrected/completed the
mpfr_get_str description in order to follow the historical behavior
and GMP's mpf_get_str function.
- Bug fixes (see ChangeLog file).
diffstat:
math/mpfr/Makefile | 4 ++--
math/mpfr/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 2870568036ec -r 3e22654e5997 math/mpfr/Makefile
--- a/math/mpfr/Makefile Wed Feb 13 22:25:06 2019 +0000
+++ b/math/mpfr/Makefile Wed Feb 13 22:26:50 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2018/09/29 16:37:09 sevan Exp $
+# $NetBSD: Makefile,v 1.40 2019/02/13 22:26:50 wiz Exp $
-DISTNAME= mpfr-4.0.1
+DISTNAME= mpfr-4.0.2
CATEGORIES= math
MASTER_SITES= http://www.mpfr.org/${DISTNAME}/
EXTRACT_SUFX= .tar.bz2
diff -r 2870568036ec -r 3e22654e5997 math/mpfr/distinfo
--- a/math/mpfr/distinfo Wed Feb 13 22:25:06 2019 +0000
+++ b/math/mpfr/distinfo Wed Feb 13 22:26:50 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2018/02/11 16:35:01 wiz Exp $
+$NetBSD: distinfo,v 1.28 2019/02/13 22:26:50 wiz Exp $
-SHA1 (mpfr-4.0.1.tar.bz2) = fcbbafb37c683898e585b926608d540ed037609e
-RMD160 (mpfr-4.0.1.tar.bz2) = e861f9ea0719b33856020535ec065590ca2bdd62
-SHA512 (mpfr-4.0.1.tar.bz2) = c1674fc0a5edcde188bdf7d6d14063cfb4f1259b9eaf39d0081f7176e9921ca0af1b12b7aba1a9560d9f2d5f37329d22bc7b82f13421d91d83114b439bc60dcc
-Size (mpfr-4.0.1.tar.bz2) = 1626420 bytes
+SHA1 (mpfr-4.0.2.tar.bz2) = d6a313a3b1ceb9ff3be71cd18e45468837b7fd53
+RMD160 (mpfr-4.0.2.tar.bz2) = c418fb74617c3dc01802c3798c284077af209cf6
+SHA512 (mpfr-4.0.2.tar.bz2) = 18bb3a87123d02b7537bc298d41bdbb33e58b8c196cc4040578e3b470e86c6c89e1bd8ab8b3919d106fe5b86922ef8999dc1aba7c521ee90a69f690be288a30d
+Size (mpfr-4.0.2.tar.bz2) = 1652074 bytes
Home |
Main Index |
Thread Index |
Old Index