Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2002 15:31:44 +0200 (CEST)
From:      Stijn Hoop <stijn@win.tue.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43332: [FIX/UPDATE]: x11-wm/bbkeys
Message-ID:  <200209241331.g8ODViMS099141@pcwin002.win.tue.nl>

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

>Number:         43332
>Category:       ports
>Synopsis:       [FIX/UPDATE]: x11-wm/bbkeys
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 24 06:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Stijn Hoop
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
N/A
>Environment:

System: FreeBSD pcwin002.win.tue.nl 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Aug 21 04:35:22 CEST 2002 src@pcwin002.win.tue.nl:/usr/obj/usr/src/sys/PCWIN002 i386

>Description:

- Update bbkeys to 0.8.5 to fix user problems with the new blackbox 0.65.0.

Although this is not a bento fix I would be very happy if this would make
it into 4.7-RELEASE because it affects the bbkeys user experience using
the latest blackbox.

Most notable bugs fixed:

  - when we recieve a startup message from blackbox, clear out any leftover
    windows in the window list. These are caused by the fact that on shutdown
    of blackbox, if any windows are unmanaged after bbkeys, bbkeys doesn't get
    notified of their destruction and so ends up with extra windows in its list.
    [xOr]

  - fix window focus tracking bug. Fixes bug where you could manipulate the
    last focused window on a nono-visible workspace.
    [xOr]

>How-To-Repeat:

N/A

>Fix:

diff -urN --exclude=CVS /usr/ports/x11-wm/bbkeys/Makefile bbkeys/Makefile
--- /usr/ports/x11-wm/bbkeys/Makefile	Thu Aug 29 05:45:06 2002
+++ bbkeys/Makefile	Tue Sep 24 15:16:08 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bbkeys
-PORTVERSION=	0.8.4
+PORTVERSION=	0.8.5
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urN --exclude=CVS /usr/ports/x11-wm/bbkeys/distinfo bbkeys/distinfo
--- /usr/ports/x11-wm/bbkeys/distinfo	Mon Jun 10 05:44:16 2002
+++ bbkeys/distinfo	Tue Sep 24 15:16:28 2002
@@ -1 +1 @@
-MD5 (bbkeys-0.8.4.tar.gz) = 031698484f5e5c7d18eeb87f453bab98
+MD5 (bbkeys-0.8.5.tar.gz) = 15fbc82d1ea411a1ce7c6b2667ea8282
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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