ports/96235: [Maintainer Update] port x11-wm/jwm to 1.6
Babak Farrokhi
babak at farrokhi.net
Sun Apr 23 21:20:30 UTC 2006
>Number: 96235
>Category: ports
>Synopsis: [Maintainer Update] port x11-wm/jwm to 1.6
>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 Apr 23 21:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Changes:
* Fixed a bug that caused JWM to lose the state of withdrawn windows.
* Fixed a Xinerama window placement issue.
* Fixed shading of shaped windows.
* Fixed snap-to-screen with Xinerama.
* It is now possible to fix the width of the clock.
* Added "coordinates" attribute to MoveMode and ResizeMode.
* Fixed a bug related to removing the Dock and restarting.
* No longer waits for Swallow items at startup.
* Fixed FriBidi UTF conversion (lior2b).
* Fixed a key binding issue on shutdown/restart (lior2b).
* Fixed a key binding issue with keycode.
* Fixed a bug involving maximized windows and the clock.
* Decreased the default popup delay to 600 ms.
* Added a 3 pixel border to popups.
* Scrollwheel now switches windows when over the task list.
* Scrollwheel now switches desktops over the root window.
* Scrollwheel now shades/unshades when over title bars.
* Double clicking now maximizes/restores when over title bars.
* Fixed a bug with key masks.
* A second click on a "showdesktop" button will now restore minimized windows.
* New window buttons (lior2b).
* New minimized icon (lior2b).
* Put brackets around minimized items (lior2b).
* Scroll menus that are too big for the screen.
* Moving a maximized window now un-maximizes it.
* Resizing a maximized window now un-maximizes it (lior2b).
* Left clicking on a window icon now shows the window menu (lior2b).
>How-To-Repeat:
>Fix:
--- jwm.patch begins here ---
diff -ruN jwm.orig/Makefile jwm/Makefile
--- jwm.orig/Makefile Mon Apr 24 01:45:20 2006
+++ jwm/Makefile Mon Apr 24 01:45:29 2006
@@ -6,7 +6,7 @@
#
PORTNAME= jwm
-PORTVERSION= 1.5
+PORTVERSION= 1.6
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 Mon Apr 24 01:45:20 2006
+++ jwm/distinfo Mon Apr 24 01:45:36 2006
@@ -1,3 +1,3 @@
-MD5 (jwm-1.5.tar.bz2) = 5ef9c009deab22e259c53a15aef5d37a
-SHA256 (jwm-1.5.tar.bz2) = 83bbc418dadf86dd0b0f42da2c2800b9c93a3817eff00f3700d39217c418872d
-SIZE (jwm-1.5.tar.bz2) = 119481
+MD5 (jwm-1.6.tar.bz2) = 176b48074f5aded1dc58b6b269de1bdd
+SHA256 (jwm-1.6.tar.bz2) = 6eaef3ee265f669402d165dcb86f964ff3b303908084f4528b740d0ebe95adc5
+SIZE (jwm-1.6.tar.bz2) = 134137
--- jwm.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list