git: 0fd33c5b5687 - main - sysutils/ncdu: Add CONFLICTS_INSTALL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 04:25:59 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0fd33c5b56870f53e717e0fb6ac7eda62e6b22ca
commit 0fd33c5b56870f53e717e0fb6ac7eda62e6b22ca
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:07:56 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:07:56 +0000
sysutils/ncdu: Add CONFLICTS_INSTALL
- Update COMMENT
---
sysutils/ncdu/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sysutils/ncdu/Makefile b/sysutils/ncdu/Makefile
index a0cf2a1d2d3c..58c1bbcbc229 100644
--- a/sysutils/ncdu/Makefile
+++ b/sysutils/ncdu/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= sysutils
MASTER_SITES= https://dev.yorhel.nl/download/
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Ncurses du(1)
+COMMENT= NCurses Disk Usage (LTS version written in C)
WWW= https://dev.yorhel.nl/ncdu
LICENSE= MIT
@@ -17,6 +17,8 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/ncdu \
man/man1/ncdu.1.gz
+CONFLICTS_INSTALL= ncdu2
+
# ncdu 1.* (LTS) is written in C.
# ncdu 2.* (stable) is written in Zig which only works with specific version.
PORTSCOUT= limit:^1\.