pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/e16themes wm/e16themes: add CONFLICTS and SUPERSEDE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae81c779e0c5
branches:  trunk
changeset: 346215:ae81c779e0c5
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Mon Dec 30 04:30:06 2019 +0000

description:
wm/e16themes: add CONFLICTS and SUPERSEDES entries

diffstat:

 wm/e16themes/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 53ade032cab6 -r ae81c779e0c5 wm/e16themes/Makefile
--- a/wm/e16themes/Makefile     Mon Dec 30 04:25:17 2019 +0000
+++ b/wm/e16themes/Makefile     Mon Dec 30 04:30:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/12/30 04:23:08 gutteridge Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/30 04:30:06 gutteridge Exp $
 
 DISTNAME=      e16themes-0.1
 PKGREVISION=   5
@@ -11,6 +11,9 @@
 COMMENT=       Themes for the window manager Enlightenment
 #LICENSE=      (No licenses are specified for these individual themes.)
 
+CONFLICTS=     ethemes-[0-9]*
+SUPERSEDES=    ethemes-[0-9]*
+
 # wm/enlightenment is E16, which now has 1.x release numbering,
 # while x11/enlightenment continues to have 0.x numbering.
 DEPENDS+=      enlightenment16>=1.0:../../wm/enlightenment16



Home | Main Index | Thread Index | Old Index