pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/cln
Module Name: pkgsrc
Committed By: wen
Date: Sat Apr 2 10:06:32 UTC 2022
Modified Files:
pkgsrc/math/cln: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/math/cln/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/math/cln/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/cln/Makefile
diff -u pkgsrc/math/cln/Makefile:1.29 pkgsrc/math/cln/Makefile:1.30
--- pkgsrc/math/cln/Makefile:1.29 Sun Jan 26 17:31:38 2020
+++ pkgsrc/math/cln/Makefile Sat Apr 2 10:06:32 2022
@@ -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/
Index: pkgsrc/math/cln/distinfo
diff -u pkgsrc/math/cln/distinfo:1.18 pkgsrc/math/cln/distinfo:1.19
--- pkgsrc/math/cln/distinfo:1.18 Tue Oct 26 10:55:37 2021
+++ pkgsrc/math/cln/distinfo Sat Apr 2 10:06:32 2022
@@ -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