pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xwrits Update to 2.24:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d292a664b73
branches:  trunk
changeset: 517296:1d292a664b73
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 07 23:48:15 2006 +0000

description:
Update to 2.24:

Version 2.24   9.Jul.2006

* Xwrits hand windows appear on all desktops, even after the first break.
  The freedesktop.org standard requires you tell the window manager about
  the all-desktops property *every time* the window reappears.  Thanks to
  Zach Beane for a patch that inspired this search.  Previously reported by
  Stephen A. Lawrence and Andy Feery.

* Support MWM hints on 64-bit platforms.  Bug report and initial patches
  from Jeff Layton.

* Avoid infinite error recursion when windows are closed on +multiscreen.
  Bug reported in April 2004 by Chris Jones.

Version 2.23   21.Jun.2006

* Support '+once[=COUNT]' option.  Patch by Anne Elizabeth Dudfield the
  Rad.

Version 2.22   2.Apr.2005

* Support `+finger=GIFFILE'. Requested by Urko Lusa.  This change was made
  in August 2002, but for some reason never released.

diffstat:

 x11/xwrits/Makefile |  5 ++---
 x11/xwrits/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r dab992187090 -r 1d292a664b73 x11/xwrits/Makefile
--- a/x11/xwrits/Makefile       Mon Aug 07 23:47:34 2006 +0000
+++ b/x11/xwrits/Makefile       Mon Aug 07 23:48:15 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2006/02/05 23:11:50 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2006/08/07 23:48:15 wiz Exp $
 
-DISTNAME=      xwrits-2.21
-PKGREVISION=   1
+DISTNAME=      xwrits-2.24
 CATEGORIES=    x11
 MASTER_SITES=  http://www.lcdf.org/~eddietwo/xwrits/
 
diff -r dab992187090 -r 1d292a664b73 x11/xwrits/distinfo
--- a/x11/xwrits/distinfo       Mon Aug 07 23:47:34 2006 +0000
+++ b/x11/xwrits/distinfo       Mon Aug 07 23:48:15 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/23 17:36:26 wiz Exp $
+$NetBSD: distinfo,v 1.6 2006/08/07 23:48:15 wiz Exp $
 
-SHA1 (xwrits-2.21.tar.gz) = 253938abc6020897d9f318584ac23faaa40630b2
-RMD160 (xwrits-2.21.tar.gz) = a090931097f100f9cd2c713ad8ad0ddbe589040e
-Size (xwrits-2.21.tar.gz) = 133755 bytes
+SHA1 (xwrits-2.24.tar.gz) = a53ad9a7dce6360a7e592b4aafecee44493addb4
+RMD160 (xwrits-2.24.tar.gz) = a67833f1b4ce31fc4224e5333017a6bd5fd384e4
+Size (xwrits-2.24.tar.gz) = 190168 bytes



Home | Main Index | Thread Index | Old Index