pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/fvwm



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Aug  2 01:05:02 UTC 2022

Modified Files:
        pkgsrc/wm/fvwm: Makefile

Log Message:
fvwm: this package also conflicts with fvwm3


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/wm/fvwm/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/fvwm/Makefile
diff -u pkgsrc/wm/fvwm/Makefile:1.60 pkgsrc/wm/fvwm/Makefile:1.61
--- pkgsrc/wm/fvwm/Makefile:1.60        Thu Jun 30 11:18:57 2022
+++ pkgsrc/wm/fvwm/Makefile     Tue Aug  2 01:05:02 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2022/06/30 11:18:57 nia Exp $
+# $NetBSD: Makefile,v 1.61 2022/08/02 01:05:02 gutteridge Exp $
 
 DISTNAME=      fvwm-${FVWM_VER}
 PKGREVISION=   14
@@ -11,7 +11,7 @@ HOMEPAGE=     http://www.fvwm.org/
 COMMENT=       Newer version of X11 Virtual window manager
 LICENSE=       gnu-gpl-v2
 
-CONFLICTS=     fvwm1-[0-9]* fvwm2-[0-9]* metisse-[0-9]* xpmroot-[0-9]*
+CONFLICTS=     fvwm1-[0-9]* fvwm2-[0-9]* fvwm3-[0-9]* metisse-[0-9]* xpmroot-[0-9]*
 FVWM_VER=      2.6.9
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index