pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/nickle
Module Name: pkgsrc
Committed By: wiz
Date: Thu Dec 7 18:32:25 UTC 2023
Modified Files:
pkgsrc/math/nickle: Makefile distinfo
Log Message:
nickle: update to 2.95.
Version 2.95
test: Run tests with MALLOC_CHECK_ and MALLOC_PERTURB_ set
Initialize SymbolLocal 'code' in allocators
json: Handle empty arrays and objects
Version 2.94
test: Fix how math-tables is built
test: Test true/false/null values in json
Add true/false/null and file in/out to json.5c
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/math/nickle/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/math/nickle/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/nickle/Makefile
diff -u pkgsrc/math/nickle/Makefile:1.29 pkgsrc/math/nickle/Makefile:1.30
--- pkgsrc/math/nickle/Makefile:1.29 Sat Sep 9 20:12:39 2023
+++ pkgsrc/math/nickle/Makefile Thu Dec 7 18:32:25 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2023/09/09 20:12:39 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2023/12/07 18:32:25 wiz Exp $
-DISTNAME= nickle-2.93
+DISTNAME= nickle-2.95
CATEGORIES= math lang
MASTER_SITES= http://nickle.org/release/
Index: pkgsrc/math/nickle/distinfo
diff -u pkgsrc/math/nickle/distinfo:1.24 pkgsrc/math/nickle/distinfo:1.25
--- pkgsrc/math/nickle/distinfo:1.24 Sat Sep 9 20:12:39 2023
+++ pkgsrc/math/nickle/distinfo Thu Dec 7 18:32:25 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2023/09/09 20:12:39 wiz Exp $
+$NetBSD: distinfo,v 1.25 2023/12/07 18:32:25 wiz Exp $
-BLAKE2s (nickle-2.93.tar.gz) = 87a6d2eb2c0523987ac31e214cbe1f737e649865bedb3bb3ab6643c4cff7a2cc
-SHA512 (nickle-2.93.tar.gz) = 0908c12060c66ea8bce1c05e931f555c1fcf0e43637cc5692029e3d4b4cc3a36ac6d367b768598d4e21b7e204dc5247ff3ad80965521a9284d63dd0027790928
-Size (nickle-2.93.tar.gz) = 2550308 bytes
+BLAKE2s (nickle-2.95.tar.gz) = c7393d05fc9ec8d12f91d0bf9214c5d3f536a90ca2a975e4d60cdc58e90ddb5b
+SHA512 (nickle-2.95.tar.gz) = 4a5b84d74ca525361e91f1ebf52773efec8d9b1263702d91095c9a4565871b0432e5aea5c5d35d1c690b8007d3a37d718d8e34e94d7c31f7fe38b5ec518b1a2b
+Size (nickle-2.95.tar.gz) = 2552741 bytes
Home |
Main Index |
Thread Index |
Old Index