pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/icewm Update to 1.2.13. This closes PR pkg/23912.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99975269ab6c
branches:  trunk
changeset: 465360:99975269ab6c
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Dec 28 16:10:04 2003 +0000

description:
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 25427d310ded -r 99975269ab6c wm/icewm/Makefile.common
--- a/wm/icewm/Makefile.common  Sun Dec 28 15:57:29 2003 +0000
+++ b/wm/icewm/Makefile.common  Sun Dec 28 16:10:04 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.30 2003/12/28 16:10:04 xtraeme Exp $
 
-DISTNAME=              icewm-1.2.12
+DISTNAME=              icewm-1.2.13
 CATEGORIES=            x11 wm
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=icewm/}
 
diff -r 25427d310ded -r 99975269ab6c wm/icewm/PLIST
--- a/wm/icewm/PLIST    Sun Dec 28 15:57:29 2003 +0000
+++ b/wm/icewm/PLIST    Sun Dec 28 16:10:04 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.11 2003/12/28 16:10:04 xtraeme Exp $
 bin/icehelp
 bin/icesh
 bin/icewm
+bin/icewm-session
 bin/icewmbg
 bin/icewmhint
 bin/icewmtray
diff -r 25427d310ded -r 99975269ab6c wm/icewm/distinfo
--- a/wm/icewm/distinfo Sun Dec 28 15:57:29 2003 +0000
+++ b/wm/icewm/distinfo Sun Dec 28 16:10:04 2003 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2003/08/31 21:15:06 xtraeme Exp $
+$NetBSD: distinfo,v 1.15 2003/12/28 16:10:04 xtraeme 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