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: Mon Apr 27 08:32:54 UTC 2026
Modified Files:
pkgsrc/sysutils/ncdu2: Makefile
Log Message:
ncdu2: mark as BROKEN
Needs a zig 0.16-compatible release; reported via email to upstream
since their bug tracking system didn't work for me.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/sysutils/ncdu2/Makefile
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.10 pkgsrc/sysutils/ncdu2/Makefile:1.11
--- pkgsrc/sysutils/ncdu2/Makefile:1.10 Tue Mar 31 18:01:01 2026
+++ pkgsrc/sysutils/ncdu2/Makefile Mon Apr 27 08:32:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2026/03/31 18:01:01 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2026/04/27 08:32:54 wiz Exp $
DISTNAME= ncdu-2.9.2
CATEGORIES= sysutils
@@ -11,6 +11,8 @@ LICENSE= mit
USE_TOOLS+= pkg-config
+BROKEN= "Needs an update for zig-0.16"
+
# Temporary required, a zig build system parser is being written.
ALLOW_NETWORK_ACCESS= yes
Home |
Main Index |
Thread Index |
Old Index