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: Thu Jun 12 07:20:24 UTC 2025
Modified Files:
pkgsrc/sysutils/ncdu2: Makefile distinfo
Log Message:
ncdu: update to 2.8.2.
2.8.2 - 2025-05-01
- Still requires Zig 0.14
- Fix a build error on MacOS
2.8.1 - 2025-04-28
- Still requires Zig 0.14
- Fix integer overflow in binary export
- Fix crash when `fstatat()` returns EINVAL
- Minor build system improvements
2.8 - 2025-03-05
- Now requires Zig 0.14
- Add support for @-prefixed lines to ignore errors in config file
- List all supported options in `--help`
- Use `kB` instead of `KB` in `--si` mode
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/ncdu2/Makefile
cvs rdiff -u -r1.3 -r1.4 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.8 pkgsrc/sysutils/ncdu2/Makefile:1.9
--- pkgsrc/sysutils/ncdu2/Makefile:1.8 Thu Mar 13 19:36:14 2025
+++ pkgsrc/sysutils/ncdu2/Makefile Thu Jun 12 07:20:24 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2025/03/13 19:36:14 vins Exp $
+# $NetBSD: Makefile,v 1.9 2025/06/12 07:20:24 wiz Exp $
-DISTNAME= ncdu-2.7
+DISTNAME= ncdu-2.8.2
CATEGORIES= sysutils
MASTER_SITES= https://dev.yorhel.nl/download/
Index: pkgsrc/sysutils/ncdu2/distinfo
diff -u pkgsrc/sysutils/ncdu2/distinfo:1.3 pkgsrc/sysutils/ncdu2/distinfo:1.4
--- pkgsrc/sysutils/ncdu2/distinfo:1.3 Thu Mar 13 19:36:14 2025
+++ pkgsrc/sysutils/ncdu2/distinfo Thu Jun 12 07:20:24 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/03/13 19:36:14 vins Exp $
+$NetBSD: distinfo,v 1.4 2025/06/12 07:20:24 wiz Exp $
-BLAKE2s (ncdu-2.7.tar.gz) = e5bfb259ed84639ef70be29a30250840a715acd318487e1f892d5f900818e50a
-SHA512 (ncdu-2.7.tar.gz) = 58d29583f09f6707b2a903fa37b0f263969b32a289e1f8f442044edb1a61351c7ac841dccebf92af227b35a9e6a90fa298a84dad607ad084f2a5883196935229
-Size (ncdu-2.7.tar.gz) = 71122 bytes
+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
Home |
Main Index |
Thread Index |
Old Index