pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm Fix PLIST (two new taskbar icons since 1.2.23), bum...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c2c79c0d12a
branches:  trunk
changeset: 506869:8c2c79c0d12a
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Mon Jan 23 11:12:50 2006 +0000

description:
Fix PLIST (two new taskbar icons since 1.2.23), bump PKREVISION for both
wm/icewm and wm/icewm-imlib.

diffstat:

 wm/icewm-imlib/Makefile |  3 ++-
 wm/icewm/Makefile       |  3 ++-
 wm/icewm/PLIST          |  4 +++-
 3 files changed, 7 insertions(+), 3 deletions(-)

diffs (44 lines):

diff -r 3dcbd9e45888 -r 8c2c79c0d12a wm/icewm-imlib/Makefile
--- a/wm/icewm-imlib/Makefile   Mon Jan 23 08:02:26 2006 +0000
+++ b/wm/icewm-imlib/Makefile   Mon Jan 23 11:12:50 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2005/12/05 20:51:09 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2006/01/23 11:12:51 ghen Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-imlib-/}
+PKGREVISION=   1
 COMMENT=       Small, fast and light-weight window manager (imlib version)
 
 CONFLICTS+=    icewm-[0-9]* icewm-gnome-[0-9]*
diff -r 3dcbd9e45888 -r 8c2c79c0d12a wm/icewm/Makefile
--- a/wm/icewm/Makefile Mon Jan 23 08:02:26 2006 +0000
+++ b/wm/icewm/Makefile Mon Jan 23 11:12:50 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2005/01/13 10:14:45 xtraeme Exp $
+# $NetBSD: Makefile,v 1.29 2006/01/23 11:12:50 ghen Exp $
 
 PKGNAME=               ${DISTNAME}
+PKGREVISION=           1
 COMMENT=               Small, fast and light-weight window manager
 
 CONFLICTS+=            icewm-gnome-[0-9]* icewm-imlib-[0-9]*
diff -r 3dcbd9e45888 -r 8c2c79c0d12a wm/icewm/PLIST
--- a/wm/icewm/PLIST    Mon Jan 23 08:02:26 2006 +0000
+++ b/wm/icewm/PLIST    Mon Jan 23 11:12:50 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2006/01/06 20:49:20 rillig Exp $
+@comment $NetBSD: PLIST,v 1.17 2006/01/23 11:12:50 ghen Exp $
 bin/icehelp
 bin/icesh
 bin/icewm
@@ -107,8 +107,10 @@
 share/icewm/menu
 share/icewm/preferences
 share/icewm/taskbar/bsd-daemon.xpm
+share/icewm/taskbar/collapse.xpm
 share/icewm/taskbar/debian.xpm
 share/icewm/taskbar/desktop.xpm
+share/icewm/taskbar/expand.xpm
 share/icewm/taskbar/icewm.xpm
 share/icewm/taskbar/linux.xpm
 share/icewm/taskbar/linux1.xpm



Home | Main Index | Thread Index | Old Index