From b4463b5de659794c99cc167c71dff6421a4957d8 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Sat, 11 Feb 2006 07:31:54 +0000 Subject: Update to 1.4 [1] [1] 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. PR: 93082 Submitted by: Babak Farrokhi (maintainer) --- x11-wm/jwm/Makefile | 2 +- x11-wm/jwm/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-wm/jwm') diff --git a/x11-wm/jwm/Makefile b/x11-wm/jwm/Makefile index 5388d03..3b86ea4 100644 --- a/x11-wm/jwm/Makefile +++ b/x11-wm/jwm/Makefile @@ -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 --git a/x11-wm/jwm/distinfo b/x11-wm/jwm/distinfo index afceb72..fff0b34 100644 --- a/x11-wm/jwm/distinfo +++ b/x11-wm/jwm/distinfo @@ -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 -- cgit v1.1