From farrokhi@royalway.propagation.net  Thu Jan  5 06:22:41 2006
Return-Path: <farrokhi@royalway.propagation.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 86F8616A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Jan 2006 06:22:41 +0000 (GMT)
	(envelope-from farrokhi@royalway.propagation.net)
Received: from royalway.propagation.net (royalway.propagation.net [66.221.228.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C085E43D60
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Jan 2006 06:22:40 +0000 (GMT)
	(envelope-from farrokhi@royalway.propagation.net)
Received: from localhost (localhost [127.0.0.1])
	by royalway.propagation.net (Postfix) with ESMTP id 8170E56420
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Jan 2006 00:22:41 -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 09845-08 for <FreeBSD-gnats-submit@freebsd.org>;
 Thu,  5 Jan 2006 00:22:37 -0600 (CST)
Received: by royalway.propagation.net (Postfix, from userid 1002)
	id 25C205641D; Thu,  5 Jan 2006 00:22:37 -0600 (CST)
Message-Id: <20060105062237.25C205641D@royalway.propagation.net>
Date: Thu,  5 Jan 2006 00:22:37 -0600 (CST)
From: Babak Farrokhi <babak@farrokhi.net>
Reply-To: Babak Farrokhi <babak@farrokhi.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer-update] port x11-wm/jwm to 1.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         91333
>Category:       ports
>Synopsis:       [maintainer-update] port x11-wm/jwm to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 05 06:30:03 GMT 2006
>Closed-Date:    Thu Jan 05 13:19:38 CET 2006
>Last-Modified:  Thu Jan 05 13:19:38 CET 2006
>Originator:     Babak Farrokhi
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- jwm-1.2.patch begins here ---
diff -ruN jwm.orig/Makefile jwm/Makefile
--- jwm.orig/Makefile	Thu Jan  5 09:45:18 2006
+++ jwm/Makefile	Thu Jan  5 09:45:28 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jwm
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://joewing.net/programs/jwm/ \
 		http://joesbox.xmgfree.com/jwm/
diff -ruN jwm.orig/distinfo jwm/distinfo
--- jwm.orig/distinfo	Thu Jan  5 09:45:18 2006
+++ jwm/distinfo	Thu Jan  5 09:45:35 2006
@@ -1,3 +1,3 @@
-MD5 (jwm-1.1.tar.bz2) = b5afb82b017894665c73ed3febbafaa9
-SHA256 (jwm-1.1.tar.bz2) = eead5a45c0743c515241c7c93fba32a236627bddafe3f0f2d4e0bef72e1d1657
-SIZE (jwm-1.1.tar.bz2) = 111464
+MD5 (jwm-1.2.tar.bz2) = 1dbd07f222c65bccab919a7bc1141797
+SHA256 (jwm-1.2.tar.bz2) = f03c3e442f231bada63772b4afce15d6a7698dcdd217f23f3a6934b700b09ffd
+SIZE (jwm-1.2.tar.bz2) = 111596
--- jwm-1.2.patch ends here ---


>Release-Note:
>Audit-Trail:

From: Babak Farrokhi <babak@farrokhi.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/91333: [maintainer-update] port x11-wm/jwm to 1.2
Date: Thu, 5 Jan 2006 0:38:55 -0600

 A list of changes since 1.1:
 
 * Updates to configure.in to (hopefully) eliminate problems caused by defining _XOPEN_SOURCE.
 * Fixed some compiler warnings.
 * Grab keys for trays.
 * Fixed a potential issue with bad PNG icons.
 * Improved loading of swallowed clients. Now swallowed clients are all started at the same time and then JWM waits for them to appear rather than starting them one at a time.
 * Disabled alpha blending of icons for color depths of less than 24 bits. Alpha blending at 16 bits and lower was causing garbled icons.
 * Fixed a resize issue when resizing windows that specified an aspect ratio.
 * Now JWM sends WM_DELETE_WINDOW to swallowed clients before exiting.
 * Fixed a problem with swallowing some programs (notably GTK+ programs).
 
 
 --
 Babak Farrokhi
 babak@farrokhi.net
 
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Thu Jan 5 10:47:53 CET 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91333 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Thu Jan 5 13:19:37 CET 2006 
State-Changed-Why:  
Committed, thanks! 

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