pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/ncdu2
Module Name: pkgsrc
Committed By: wiz
Date: Tue Mar 31 18:01:01 UTC 2026
Modified Files:
pkgsrc/sysutils/ncdu2: Makefile distinfo
Log Message:
ncdu: update to 2.9.2.
2.9.2 - 2025-10-24
- Still requires Zig 0.14 or 0.15
- Fix hang on loading config file when compiled with Zig 0.15.2
2.9.1 - 2025-08-21
- Add support for building with Zig 0.15
- Zig 0.14 is still supported
2.9 - 2025-08-16
- Still requires Zig 0.14
- Add --delete-command option to replace the built-in file deletion
- Move term cursor to selected option in delete confirmation window
- Support binary import on older Linux kernels lacking statx() (may break
again in the future, Zig does not officially support such old kernels)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/ncdu2/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/ncdu2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/ncdu2/Makefile
diff -u pkgsrc/sysutils/ncdu2/Makefile:1.9 pkgsrc/sysutils/ncdu2/Makefile:1.10
--- pkgsrc/sysutils/ncdu2/Makefile:1.9 Thu Jun 12 07:20:24 2025
+++ pkgsrc/sysutils/ncdu2/Makefile Tue Mar 31 18:01:01 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/06/12 07:20:24 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2026/03/31 18:01:01 wiz Exp $
-DISTNAME= ncdu-2.8.2
+DISTNAME= ncdu-2.9.2
CATEGORIES= sysutils
MASTER_SITES= https://dev.yorhel.nl/download/
Index: pkgsrc/sysutils/ncdu2/distinfo
diff -u pkgsrc/sysutils/ncdu2/distinfo:1.4 pkgsrc/sysutils/ncdu2/distinfo:1.5
--- pkgsrc/sysutils/ncdu2/distinfo:1.4 Thu Jun 12 07:20:24 2025
+++ pkgsrc/sysutils/ncdu2/distinfo Tue Mar 31 18:01:01 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2025/06/12 07:20:24 wiz Exp $
+$NetBSD: distinfo,v 1.5 2026/03/31 18:01:01 wiz Exp $
-BLAKE2s (ncdu-2.8.2.tar.gz) = 560baad7b14f78cc6412e969277e326df173d104cb6a653b35986a0916559c9e
-SHA512 (ncdu-2.8.2.tar.gz) = 8c1ac30825995c77e8edfee2306abea665988a41670806826ab1fd192b231e2ce1979b657bbd917fd054679eaa0437a31d62c1b7b155166132f656d9ae359fe7
-Size (ncdu-2.8.2.tar.gz) = 72200 bytes
+BLAKE2s (ncdu-2.9.2.tar.gz) = ed986f9d73b01d68ea2979799bd8c03ff9a3dd865bfa1c8d80a6ae66236311b3
+SHA512 (ncdu-2.9.2.tar.gz) = 57fc6f5d2d5d7bf18b9201c4be07c88dbf5998929678a13f276e775db44740173bf03d5ab3c062492016af741074e0304e7df8a3eb05e8d68ff17aa4ff0724a8
+Size (ncdu-2.9.2.tar.gz) = 74529 bytes
Home |
Main Index |
Thread Index |
Old Index