From babak@farrokhi.net  Sun Mar 12 13:15:49 2006
Return-Path: <babak@farrokhi.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E6D0B16A401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Mar 2006 13:15:49 +0000 (GMT)
	(envelope-from babak@farrokhi.net)
Received: from royalway.propagation.net (royalway.propagation.net [66.221.228.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8C66A43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Mar 2006 13:15:49 +0000 (GMT)
	(envelope-from babak@farrokhi.net)
Received: from localhost (localhost [127.0.0.1])
	by royalway.propagation.net (Postfix) with ESMTP id E911A56420
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Mar 2006 07:15:48 -0600 (CST)
Received: from royalway.propagation.net ([127.0.0.1])
 by localhost (royalway.propagation.net [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 69545-05 for <FreeBSD-gnats-submit@freebsd.org>;
 Sun, 12 Mar 2006 07:15:46 -0600 (CST)
Received: from pepsi.farrokhi.net (unknown [85.15.7.15])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by royalway.propagation.net (Postfix) with ESMTP id 14D745641D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Mar 2006 07:15:45 -0600 (CST)
Message-Id: <1142169295.4148@pepsi.farrokhi.net>
Date: Sun, 12 Mar 2006 16:44:55 +0330
From: "Babak Farrokhi" <babak@farrokhi.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [Maintainer Update] x11-wm/jwm to 1.5
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         94385
>Category:       ports
>Synopsis:       [Maintainer Update] x11-wm/jwm to 1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 12 13:20:25 GMT 2006
>Closed-Date:    Wed Mar 15 17:03:02 GMT 2006
>Last-Modified:  Wed Mar 15 17:03:02 GMT 2006
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Sun Feb 19 11:36:50 IRST 2006
    root@pepsi.farrokhi.net:/usr/obj/usr/src/sys/GENERIC



>Description:


    *  Fixed an issue with menu includes.
    * Made it so TrayButton can do more things. "exec:" for running programs, "showdesktop" to minimize all windows on the desktop, and "root" (the default) to show the root menu.
    * Added support for UTF-8.
    * Added support for resizing of swallowed clients (lior2b).
    * Now "keycode" can be specified instead of "key" for key bindings allowing the use of keys which don't have a key symbol.
    * Swallow items now resize to 1 pixel if the client dies.
    * Support for right-to-left text using FriBidi.
    * Much faster color allocation.
    * Client requested resizes are now constrained.
    * Added "popup" attribute for TrayButton.
    * The clock now resizes itself as needed.
    * Fixed window maximization with tray autohide.
    * Fixed tray autohide with menus.
    * Added "enabled" and "delay" PopupStyle attributes.
    * Fixed a bug in the way shape events are handled.
    * Caps lock and num lock are no ignored with key bindings.



>How-To-Repeat:





>Fix:


--- jwm.patch begins here ---
diff -ruN jwm.orig/Makefile jwm/Makefile
--- jwm.orig/Makefile	Sun Mar 12 16:32:35 2006
+++ jwm/Makefile	Sun Mar 12 16:32:42 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jwm
-PORTVERSION=	1.4
+PORTVERSION=	1.5
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://joewing.net/programs/jwm/ \
 		http://www.unixified.net/distfiles/
diff -ruN jwm.orig/distinfo jwm/distinfo
--- jwm.orig/distinfo	Sun Mar 12 16:32:35 2006
+++ jwm/distinfo	Sun Mar 12 16:32:49 2006
@@ -1,3 +1,3 @@
-MD5 (jwm-1.4.tar.bz2) = 198e270471bab1d024304ff38f391d6b
-SHA256 (jwm-1.4.tar.bz2) = e800bc5d44e5fe8151b0694e0f4cc1808797dc3510f80e8f8594f282bd97c8b0
-SIZE (jwm-1.4.tar.bz2) = 116344
+MD5 (jwm-1.5.tar.bz2) = 5ef9c009deab22e259c53a15aef5d37a
+SHA256 (jwm-1.5.tar.bz2) = 83bbc418dadf86dd0b0f42da2c2800b9c93a3817eff00f3700d39217c418872d
+SIZE (jwm-1.5.tar.bz2) = 119481
--- jwm.patch ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Mar 15 17:02:55 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94385 
>Unformatted:
