pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/fvwm3



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Aug  2 01:08:13 UTC 2022

Modified Files:
        pkgsrc/wm/fvwm3: Makefile

Log Message:
fvwm3: this version conflicts with other fvwm-related packages


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/wm/fvwm3/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/fvwm3/Makefile
diff -u pkgsrc/wm/fvwm3/Makefile:1.11 pkgsrc/wm/fvwm3/Makefile:1.12
--- pkgsrc/wm/fvwm3/Makefile:1.11       Thu Jun 30 11:18:57 2022
+++ pkgsrc/wm/fvwm3/Makefile    Tue Aug  2 01:08:13 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2022/06/30 11:18:57 nia Exp $
+# $NetBSD: Makefile,v 1.12 2022/08/02 01:08:13 gutteridge Exp $
 
 DISTNAME=      fvwm3-1.0.4
 PKGREVISION=   4
@@ -11,6 +11,8 @@ HOMEPAGE=     https://github.com/fvwmorg/fvw
 COMMENT=       Multiple large virtual desktop window manager
 LICENSE=       gnu-gpl-v2
 
+CONFLICTS=     fvwm-[0-9]* fvwm1-[0-9]* fvwm2-[0-9]* metisse-[0-9]*
+
 GNU_CONFIGURE= yes
 
 USE_TOOLS+=    pkg-config perl:run



Home | Main Index | Thread Index | Old Index