pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update ion to version 20040601.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c6a3bf5cbef
branches:  trunk
changeset: 476006:7c6a3bf5cbef
user:      cube <cube%pkgsrc.org@localhost>
date:      Tue Jun 01 16:51:13 2004 +0000

description:
Update ion to version 20040601.

Changes:
  * Changed default install program to install-sh.
  * Removed 'exec' from /bin/sh call to execute command so that more
    complex commands can be entered.
  * Merged dock kde systray support patch.
  * Fixed couple XFree calls in dock module.
  * WM_COLORMAP_WINDOWS handling fixes. (Does something still use
    this/bother supporting indexed colour models at all?)
  * Fixed stippled tab font when -i18n was not set.
  * Only kill active grab when esc is pressed, not released.
  * Oops, there was an off-by-one bug in _NET_VIRTUAL_ROOTS setting.

diffstat:

 doc/CHANGES     |  3 ++-
 wm/ion/Makefile |  4 ++--
 wm/ion/PLIST    |  3 ++-
 wm/ion/distinfo |  6 +++---
 4 files changed, 9 insertions(+), 7 deletions(-)

diffs (58 lines):

diff -r 49b20919b2f3 -r 7c6a3bf5cbef doc/CHANGES
--- a/doc/CHANGES       Tue Jun 01 15:36:50 2004 +0000
+++ b/doc/CHANGES       Tue Jun 01 16:51:13 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6083 2004/06/01 15:04:22 taya Exp $
+$NetBSD: CHANGES,v 1.6084 2004/06/01 16:51:13 cube Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -2714,3 +2714,4 @@
        Updated unzip to 5.51 [minskim 2004-06-01]
        Updated mozilla to 1.6nb3 [taya 2004-06-01]
        Updated mozilla-gtk2 to 1.6nb4 [taya 2004-06-01]
+       Updated ion to 20040601 [cube 2004-06-01]
diff -r 49b20919b2f3 -r 7c6a3bf5cbef wm/ion/Makefile
--- a/wm/ion/Makefile   Tue Jun 01 15:36:50 2004 +0000
+++ b/wm/ion/Makefile   Tue Jun 01 16:51:13 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/05/06 04:38:45 cube Exp $
+# $NetBSD: Makefile,v 1.15 2004/06/01 16:51:14 cube Exp $
 #
 
-DISTNAME=      ion-2-20040407
+DISTNAME=      ion-2-20040601
 PKGNAME=       ${DISTNAME:S/-2-/-/}
 CATEGORIES=    wm x11
 MASTER_SITES=  http://modeemi.cs.tut.fi/~tuomov/ion/dl/
diff -r 49b20919b2f3 -r 7c6a3bf5cbef wm/ion/PLIST
--- a/wm/ion/PLIST      Tue Jun 01 15:36:50 2004 +0000
+++ b/wm/ion/PLIST      Tue Jun 01 16:51:13 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/05/06 04:38:45 cube Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/06/01 16:51:14 cube Exp $
 bin/ion
 bin/pwm
 lib/ion/de.a
@@ -68,6 +68,7 @@
 share/ion/welcome_message.txt
 @dirrm lib/ion/lc
 @dirrm lib/ion
+@dirrm libexec/ion
 @dirrm share/doc/ion
 @dirrm share/examples/ion
 @dirrm share/ion
diff -r 49b20919b2f3 -r 7c6a3bf5cbef wm/ion/distinfo
--- a/wm/ion/distinfo   Tue Jun 01 15:36:50 2004 +0000
+++ b/wm/ion/distinfo   Tue Jun 01 16:51:13 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2004/05/06 04:38:45 cube Exp $
+$NetBSD: distinfo,v 1.13 2004/06/01 16:51:14 cube Exp $
 
-SHA1 (ion-2-20040407.tar.gz) = 246f788bacbdf07634e779855c0715a627c55f85
-Size (ion-2-20040407.tar.gz) = 389518 bytes
+SHA1 (ion-2-20040601.tar.gz) = 9dce2113e367a518b919f2f324e17a9301b5d317
+Size (ion-2-20040601.tar.gz) = 398860 bytes
 SHA1 (patch-ad) = 063d68427764a3cdde8ef52d798583d43a3f5dca
 SHA1 (patch-ae) = 1f7e6a47280ea9d7ea1bae146ea2ec6e12aa69d6
 SHA1 (patch-ah) = 2e123cf133811518de31453a11ba2a1a47df440f



Home | Main Index | Thread Index | Old Index