From owner-freebsd-ports Tue Sep 24 6:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2288C37B401 for ; Tue, 24 Sep 2002 06:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FE7A43E77 for ; Tue, 24 Sep 2002 06:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8ODe2Co069659 for ; Tue, 24 Sep 2002 06:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8ODe2ZB069658; Tue, 24 Sep 2002 06:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6D8C37B401 for ; Tue, 24 Sep 2002 06:31:45 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A46843E75 for ; Tue, 24 Sep 2002 06:31:45 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.5/8.12.3) with ESMTP id g8ODViPt099142 for ; Tue, 24 Sep 2002 15:31:44 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.5/8.12.4/Submit) id g8ODViMS099141; Tue, 24 Sep 2002 15:31:44 +0200 (CEST) Message-Id: <200209241331.g8ODViMS099141@pcwin002.win.tue.nl> Date: Tue, 24 Sep 2002 15:31:44 +0200 (CEST) From: Stijn Hoop Reply-To: Stijn Hoop To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/43332: [FIX/UPDATE]: x11-wm/bbkeys Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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