pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Thu Jun  6 14:29:58 UTC 2024

Modified Files:
        pkgsrc/doc: CHANGES-2024
        pkgsrc/wm/icewm: Makefile
Removed Files:
        pkgsrc/wm/icewm-imlib: DESCR Makefile

Log Message:
Remove icewm-imlib


To generate a diff of this commit:
cvs rdiff -u -r1.3800 -r1.3801 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.56 -r1.57 pkgsrc/wm/icewm/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/wm/icewm-imlib/DESCR
cvs rdiff -u -r1.51 -r0 pkgsrc/wm/icewm-imlib/Makefile

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

Modified files:

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.3800 pkgsrc/doc/CHANGES-2024:1.3801
--- pkgsrc/doc/CHANGES-2024:1.3800      Thu Jun  6 14:19:54 2024
+++ pkgsrc/doc/CHANGES-2024     Thu Jun  6 14:29:58 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.3800 2024/06/06 14:19:54 ktnb Exp $
+$NetBSD: CHANGES-2024,v 1.3801 2024/06/06 14:29:58 ktnb Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -6055,3 +6055,4 @@ Changes to the packages collection and i
        Updated wm/icewm to 3.5.0 [ktnb 2024-06-06]
        Removed wm/icewm13 [ktnb 2024-06-06]
        Removed wm/icewm14 [ktnb 2024-06-06]    
+       Removed wm/icewm-imlib [ktnb 2024-06-06]

Index: pkgsrc/wm/icewm/Makefile
diff -u pkgsrc/wm/icewm/Makefile:1.56 pkgsrc/wm/icewm/Makefile:1.57
--- pkgsrc/wm/icewm/Makefile:1.56       Thu Jun  6 14:16:23 2024
+++ pkgsrc/wm/icewm/Makefile    Thu Jun  6 14:29:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2024/06/06 14:16:23 ktnb Exp $
+# $NetBSD: Makefile,v 1.57 2024/06/06 14:29:58 ktnb Exp $
 
 DISTNAME=      icewm-3.5.0
 CATEGORIES=    wm
@@ -9,8 +9,6 @@ HOMEPAGE=       https://ice-wm.org/
 COMMENT=       Small, fast and light-weight window manager
 LICENSE=       gnu-gpl-v2
 
-CONFLICTS+=    icewm-imlib-[0-9]*
-
 FILESDIR=      ${.CURDIR}/../../wm/icewm/files
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index