Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jan 2006 10:19:35 +0330
From:      "Babak Farrokhi" <babak@farrokhi.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/91814: [Maintainer Update]  x11-wm/jwm to 1.3
Message-ID:  <1137307775.92435@adsl-nms.rasana.net>
Resent-Message-ID: <200601150650.k0F6o2BR071816@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91814
>Category:       ports
>Synopsis:       [Maintainer Update]  x11-wm/jwm to 1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 15 06:50:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.4-STABLE #0: Sat Jan 14 19:48:47 IRST 2006
    root@hedgehog.rasana.net:/usr/obj/usr/src/sys/HPSERVER



>Description:


new in JWM 1.3:

*  Added support for the following extended window manager hints:
      o _NET_CLIENT_LIST
      o _NET_CLIENT_LIST_STACKING
      o _NET_WM_STRUT
      o _NET_WM_STRUT_PARTIAL
      o _NET_MOVERERSIZE_WINDOW
      o _NET_WM_WINDOW_TYPE_DOCK
* Added support for clients sending _NET_CURRENT_DESKTOP to the root window.
* Added a Dock item for Tray. This adds support for programs to dock in the tray via the _NET_SYSTEM_TRAY_Sn selection.
* Fixed the centering of icons in tray buttons.
* Fixed a bug where TrayButtonStyle was being used for task lists.
* Now handles really small window borders and buttons in a more sane manner.
* Now vertical task lists are size-to-fit.
* Fixed the size computation of fixed-size trays.
* Tray button text is now centered when no icon is present.
* Added more descriptive error messages for configuration parsing.
* Added the following group options:
      o pignore
      o maximized
      o minimized
      o shaded



>How-To-Repeat:





>Fix:


--- jwm.patch begins here ---
diff -ruN jwm.orig/Makefile jwm/Makefile
--- jwm.orig/Makefile	Sun Jan 15 10:14:38 2006
+++ jwm/Makefile	Sun Jan 15 10:14:46 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jwm
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://joewing.net/programs/jwm/ \
 		http//bsdgeek.no-ip.org/jwm/
diff -ruN jwm.orig/distinfo jwm/distinfo
--- jwm.orig/distinfo	Sun Jan 15 10:14:38 2006
+++ jwm/distinfo	Sun Jan 15 10:14:52 2006
@@ -1,3 +1,3 @@
-MD5 (jwm-1.2.tar.bz2) = 1dbd07f222c65bccab919a7bc1141797
-SHA256 (jwm-1.2.tar.bz2) = f03c3e442f231bada63772b4afce15d6a7698dcdd217f23f3a6934b700b09ffd
-SIZE (jwm-1.2.tar.bz2) = 111596
+MD5 (jwm-1.3.tar.bz2) = 92073e75bf084ee353d0c6647f565468
+SHA256 (jwm-1.3.tar.bz2) = 33313454f3e591af8b38ff261666bcc3b96a232a3f676381b13dcb78231b8cc3
+SIZE (jwm-1.3.tar.bz2) = 115636
--- jwm.patch ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1137307775.92435>