pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/e16themes



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Dec 30 04:30:06 UTC 2019

Modified Files:
        pkgsrc/wm/e16themes: Makefile

Log Message:
wm/e16themes: add CONFLICTS and SUPERSEDES entries


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/wm/e16themes/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/e16themes/Makefile
diff -u pkgsrc/wm/e16themes/Makefile:1.1 pkgsrc/wm/e16themes/Makefile:1.2
--- pkgsrc/wm/e16themes/Makefile:1.1    Mon Dec 30 04:23:08 2019
+++ pkgsrc/wm/e16themes/Makefile        Mon Dec 30 04:30:06 2019
@@ -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 @@ HOMEPAGE=     http://e.themes.org/
 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