pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/cln Update to 1.3.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a06dbb7bf106
branches:  trunk
changeset: 376099:a06dbb7bf106
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Apr 02 10:06:32 2022 +0000

description:
Update to 1.3.6

Upstream changes:
2019-12-05, version 1.3.6
=========================

Other changes
-------------

* Fixed cross-compilation (broken in 1.3.5).


2019-11-17, version 1.3.5
=========================

Implementation changes
----------------------

* Fix bug in scale_float() throwing underflow_exception.

Other changes
-------------

* Support builds on:
  - 64-bit MinGW
  - Elbrus 2000
  - Risc-V64
  - MIPS release 6

diffstat:

 math/cln/Makefile |  4 ++--
 math/cln/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 439d89ecadf4 -r a06dbb7bf106 math/cln/Makefile
--- a/math/cln/Makefile Sat Apr 02 09:44:25 2022 +0000
+++ b/math/cln/Makefile Sat Apr 02 10:06:32 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2020/01/26 17:31:38 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2022/04/02 10:06:32 wen Exp $
 
-DISTNAME=      cln-1.3.4
+DISTNAME=      cln-1.3.6
 CATEGORIES=    math
 MASTER_SITES=  http://www.ginac.de/CLN/
 MASTER_SITES+= ftp://ftpthep.physik.uni-mainz.de/pub/gnu/
diff -r 439d89ecadf4 -r a06dbb7bf106 math/cln/distinfo
--- a/math/cln/distinfo Sat Apr 02 09:44:25 2022 +0000
+++ b/math/cln/distinfo Sat Apr 02 10:06:32 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2021/10/26 10:55:37 nia Exp $
+$NetBSD: distinfo,v 1.19 2022/04/02 10:06:32 wen Exp $
 
-BLAKE2s (cln-1.3.4.tar.bz2) = 6ca5b9ff82ada55d3e2e5cb72a2fed9042bb665a2e805abbc9ae8954619df093
-SHA512 (cln-1.3.4.tar.bz2) = 2178a64b4388b3018c3847f6fb192ea51eb9c8618302986d7706accef17184e3333ddeca218d726f93f3b985598952ad58d705c9081201985611e383f788a631
-Size (cln-1.3.4.tar.bz2) = 1281348 bytes
+BLAKE2s (cln-1.3.6.tar.bz2) = bde4c5c6ff8bbf1b5fa265fda715a40bbb94fabd01de2c33ea22a741601a457d
+SHA512 (cln-1.3.6.tar.bz2) = a32a1449c5f0edac1444e58f500ef1a72ffab8dad65125082eff0995cc9855b45f38b89c7f754e3d4487756a8cd3f7db1e534865b8d0384fd28246f444ed7d14
+Size (cln-1.3.6.tar.bz2) = 1330815 bytes
 SHA1 (patch-src_base_cl__low.h) = 385d1bf88b8b80104da9a9e006a1b87edc3a0e84



Home | Main Index | Thread Index | Old Index