pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update wm/jwm to v1.8rc1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86378e4e2c66
branches:  trunk
changeset: 518132:86378e4e2c66
user:      abs <abs%pkgsrc.org@localhost>
date:      Fri Sep 01 15:43:10 2006 +0000

description:
Update wm/jwm to v1.8rc1:
    * Removed the "Icons" tag. Now "IconPath" is specified within
      the "JWM" tag instead.
    * Now "DoubleClickDelta" is used to determine if the mouse
      moved after a menu pops up.
    * Added support for multiple startup and shutdown commands.
    * Added the ability to move a window with Alt+click (Jeremy Reed).
    * Now shaded status is preserved when minimizing windows.
    * Reduced border flicker.
    * Support for multiple root menus.
    * Allow window operations in root menus.
    * Add "RestartCommand".
    * Fixed a key binding issue with key codes.

diffstat:

 doc/CHANGES-2006 |  3 ++-
 wm/jwm/Makefile  |  4 ++--
 wm/jwm/distinfo  |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (42 lines):

diff -r 0bafa29e90a0 -r 86378e4e2c66 doc/CHANGES-2006
--- a/doc/CHANGES-2006  Fri Sep 01 15:12:21 2006 +0000
+++ b/doc/CHANGES-2006  Fri Sep 01 15:43:10 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.1169 2006/09/01 15:12:21 joerg Exp $
+$NetBSD: CHANGES-2006,v 1.1170 2006/09/01 15:44:37 abs Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -4153,3 +4153,4 @@
        Updated devel/p5-List-MoreUtils to 0.22 [abs 2006-09-01]
        Updated devel/p5-version to 0.6701 [abs 2006-09-01]
        Added www/py-flup version 2030 [joerg 2006-09-01]
+       Updated wm/jwm to 1.8rc1 [abs 2006-09-01]
diff -r 0bafa29e90a0 -r 86378e4e2c66 wm/jwm/Makefile
--- a/wm/jwm/Makefile   Fri Sep 01 15:12:21 2006 +0000
+++ b/wm/jwm/Makefile   Fri Sep 01 15:43:10 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2006/08/07 13:33:01 reed Exp $
+# $NetBSD: Makefile,v 1.3 2006/09/01 15:43:10 abs Exp $
 #
 
-DISTNAME=              jwm-1.7
+DISTNAME=              jwm-1.8rc1
 CATEGORIES=            wm x11
 MASTER_SITES=          http://www.joewing.net/programs/jwm/
 EXTRACT_SUFX=          .tar.bz2
diff -r 0bafa29e90a0 -r 86378e4e2c66 wm/jwm/distinfo
--- a/wm/jwm/distinfo   Fri Sep 01 15:12:21 2006 +0000
+++ b/wm/jwm/distinfo   Fri Sep 01 15:43:10 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/08/04 01:08:21 reed Exp $
+$NetBSD: distinfo,v 1.2 2006/09/01 15:43:10 abs Exp $
 
-SHA1 (jwm-1.7.tar.bz2) = 2ad8029277d1ba530c314ea4e5a9f930afa56a78
-RMD160 (jwm-1.7.tar.bz2) = fca374a54cff0f17eef537a228a696c79ec04fa6
-Size (jwm-1.7.tar.bz2) = 121405 bytes
+SHA1 (jwm-1.8rc1.tar.bz2) = ddbeff30648a1d582e5729483f6426bc774b0f34
+RMD160 (jwm-1.8rc1.tar.bz2) = 189b163a3635fdb1d61f6b75e26b69988d38ceef
+Size (jwm-1.8rc1.tar.bz2) = 139112 bytes
 SHA1 (patch-aa) = ac33481d7e4d081960977a05f87c698865d19c63
 SHA1 (patch-ab) = 37dde771f21eb0ae63af01ecd53f2f201dd1c6fc



Home | Main Index | Thread Index | Old Index