Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 11:41:29 +0330
From:      "Babak Farrokhi" <babak@farrokhi.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/93082: [Maintainer Update] x11-wm/jwm to 1.4
Message-ID:  <1139472689.21142@home.farrokhi.net>
Resent-Message-ID: <200602090820.k198K4C4060583@freefall.freebsd.org>

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

>Number:         93082
>Category:       ports
>Synopsis:       [Maintainer Update] x11-wm/jwm to 1.4
>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:   Thu Feb 09 08:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.0-STABLE #6: Sun Jan 22 14:40:17 IRST 2006
    root@home.farrokhi.net:/usr/obj/usr/src/sys/HOME



>Description:


Changes:
   - Make tray menus popup in a more natural location.
   - Made menu sizes specified in terms of the size of icons.
   - Make the tray figure out its layout from its size if the layout
     isn't given explicitly.
   - Fixed swallow items getting more space than requested.
   - Made Swallow more sane when an error is encountered.
   - Now supports windows without a border, but with a title bar.
   - Fixed a key binding issue on restart.
   - Don't show X errors unless in debug mode.
   - Added "valign" and "halign" attributes for Tray.


>How-To-Repeat:





>Fix:


--- jwm.patch begins here ---
diff -ruN jwm.orig/Makefile jwm/Makefile
--- jwm.orig/Makefile	Thu Feb  9 11:28:12 2006
+++ jwm/Makefile	Thu Feb  9 11:28:19 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jwm
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 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	Thu Feb  9 11:28:12 2006
+++ jwm/distinfo	Thu Feb  9 11:28:55 2006
@@ -1,3 +1,3 @@
-MD5 (jwm-1.3.tar.bz2) = 92073e75bf084ee353d0c6647f565468
-SHA256 (jwm-1.3.tar.bz2) = 33313454f3e591af8b38ff261666bcc3b96a232a3f676381b13dcb78231b8cc3
-SIZE (jwm-1.3.tar.bz2) = 115636
+MD5 (jwm-1.4.tar.bz2) = 198e270471bab1d024304ff38f391d6b
+SHA256 (jwm-1.4.tar.bz2) = e800bc5d44e5fe8151b0694e0f4cc1808797dc3510f80e8f8594f282bd97c8b0
+SIZE (jwm-1.4.tar.bz2) = 116344
--- 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?1139472689.21142>