pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2003Q4]: pkgsrc/wm/icewm Fix a functionality problem with icew...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3ea8bcf7431a
branches: pkgsrc-2003Q4
changeset: 463725:3ea8bcf7431a
user: agc <agc%pkgsrc.org@localhost>
date: Tue Dec 30 23:12:28 2003 +0000
description:
Fix a functionality problem with icewm on the pkgsrc-2003Q4 branch,
requested by Juan Romero Pardines.
Module Name: pkgsrc
Committed By: xtraeme
Date: Sun Dec 28 16:10:04 UTC 2003
Modified Files:
pkgsrc/wm/icewm: Makefile.common PLIST distinfo
Log Message:
Update to 1.2.13. This closes PR pkg/23912.
Changes:
1.2.13: 2003-09-27
- build fixes
- only handle KDE tray protocol when icewmtray running
1.2.13pre3: 2003-09-14
- ShowDesktop button added (someone make a nice icon, please)
- fix defunct icewmbg processes on theme selection
- fix setting themes with a SPACE in the name
- KDE system tray support (experimental)
- support for scaled backgrounds (experimental)
- fix crash on option parsing in icesound
- remove "xftdummy" foundry from default fonts (Pavel Roskin)
- add reboot/shutdown to logout menu (Hanspeter Roth)
- sort theme menu by name
1.2.13pre2: 2003-09-05
- fix icewmbg not setting the background when started before icewm
1.2.13pre1: 2003-08-31
- fix ~/.icewm/theme file permissions
- fix drawing of checkboxes in menus
- fix display corruption in network status
- fix memory leak in icewmbg on workspace switches
- fix menu behavior with xinerama
- Italian translation updated
- new preference "DoubleBuffer" (default: 1)
- experimental: icewm-session (runs icewmbg. icewmtray, icewm
and restarts icewm on crash)
diffstat:
wm/icewm/Makefile.common | 4 ++--
wm/icewm/PLIST | 3 ++-
wm/icewm/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (38 lines):
diff -r c7c04f1f8b72 -r 3ea8bcf7431a wm/icewm/Makefile.common
--- a/wm/icewm/Makefile.common Tue Dec 30 16:19:32 2003 +0000
+++ b/wm/icewm/Makefile.common Tue Dec 30 23:12:28 2003 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.29 2003/08/31 21:15:05 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.29.2.1 2003/12/30 23:12:28 agc Exp $
-DISTNAME= icewm-1.2.12
+DISTNAME= icewm-1.2.13
CATEGORIES= x11 wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icewm/}
diff -r c7c04f1f8b72 -r 3ea8bcf7431a wm/icewm/PLIST
--- a/wm/icewm/PLIST Tue Dec 30 16:19:32 2003 +0000
+++ b/wm/icewm/PLIST Tue Dec 30 23:12:28 2003 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.10 2003/08/31 21:15:05 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.10.2.1 2003/12/30 23:12:28 agc Exp $
bin/icehelp
bin/icesh
bin/icewm
+bin/icewm-session
bin/icewmbg
bin/icewmhint
bin/icewmtray
diff -r c7c04f1f8b72 -r 3ea8bcf7431a wm/icewm/distinfo
--- a/wm/icewm/distinfo Tue Dec 30 16:19:32 2003 +0000
+++ b/wm/icewm/distinfo Tue Dec 30 23:12:28 2003 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2003/08/31 21:15:06 xtraeme Exp $
+$NetBSD: distinfo,v 1.14.2.1 2003/12/30 23:12:28 agc Exp $
-SHA1 (icewm-1.2.12.tar.gz) = 95b62b127d81ecf71f647e10e9a70a63ca788efa
-Size (icewm-1.2.12.tar.gz) = 837068 bytes
+SHA1 (icewm-1.2.13.tar.gz) = ebfe807cbe3a9d931386833033eb9cb1792ea485
+Size (icewm-1.2.13.tar.gz) = 839636 bytes
SHA1 (patch-ab) = 791868a4320a62ac81de487667f90cbdaeacd2a7
SHA1 (patch-ad) = dea29afa98513b686d8d3d4d5a64c3cd86ddfbc5
Home |
Main Index |
Thread Index |
Old Index