pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/ncdu
Module Name:    pkgsrc
Committed By:   nikita
Date:           Tue Feb 28 21:10:28 UTC 2023
Modified Files:
        pkgsrc/sysutils/ncdu: Makefile
Log Message:
ncdu: +conflicts for ncdu-2.x
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/ncdu/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/ncdu/Makefile
diff -u pkgsrc/sysutils/ncdu/Makefile:1.17 pkgsrc/sysutils/ncdu/Makefile:1.18
--- pkgsrc/sysutils/ncdu/Makefile:1.17  Sun Feb 19 19:51:29 2023
+++ pkgsrc/sysutils/ncdu/Makefile       Tue Feb 28 21:10:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2023/02/19 19:51:29 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2023/02/28 21:10:28 nikita Exp $
 
 DISTNAME=      ncdu-1.18.1
 CATEGORIES=    sysutils
@@ -9,6 +9,8 @@ HOMEPAGE=       https://dev.yorhel.nl/ncdu
 COMMENT=       Disk usage visualization tool
 LICENSE=       modified-bsd
 
+CONFLICTS+=    ncdu-2.*
+
 GNU_CONFIGURE= yes
 FAKE_NCURSES=  yes
 USE_CURSES=    vw_printw
Home |
Main Index |
Thread Index |
Old Index