pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
btop: remove CONFLICTS
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sat Jan 6 15:25:23 2024 +0100
Changeset: 8174c9f822f75c40cb724da415e533a80ba08213
Modified Files:
btop/Makefile
Log Message:
btop: remove CONFLICTS
Packages with the same PKGNAME always conflict anyway
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8174c9f822f75c40cb724da415e533a80ba08213
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
btop/Makefile | 4 ----
1 file changed, 4 deletions(-)
diffs:
diff --git a/btop/Makefile b/btop/Makefile
index 3df24eed5a..7fe475022e 100644
--- a/btop/Makefile
+++ b/btop/Makefile
@@ -11,10 +11,6 @@ HOMEPAGE= https://github.com/aristocratos/btop
COMMENT= Colorful TTY resource monitor
LICENSE= apache-2.0
-# This package points to the latest commit in git.
-# When moving to pkgsrc-current, this section can be removed.
-CONFLICTS= btop-[0-9]*
-
DEPENDS+= coreutils-[0-9]*:../../sysutils/coreutils
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index