From owner-cvs-ports@FreeBSD.ORG Fri Aug 6 20:04:42 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BCB016A4CE; Fri, 6 Aug 2004 20:04:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B9FE43D48; Fri, 6 Aug 2004 20:04:42 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i76K4gMB027502; Fri, 6 Aug 2004 20:04:42 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i76K4gxu027501; Fri, 6 Aug 2004 20:04:42 GMT (envelope-from marcus) Message-Id: <200408062004.i76K4gxu027501@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 6 Aug 2004 20:04:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/metacity Makefileports/x11-wm/metacity/files patch-src_window.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2004 20:04:42 -0000 marcus 2004-08-06 20:04:42 UTC FreeBSD ports repository Modified files: x11-wm/metacity Makefile Added files: x11-wm/metacity/files patch-src_window.c Log: Hack around a window focus problem in the new metacity. This is a messy hack, but it will do until the bug can be fixed for real. See http://bugzilla.gnome.org/show_bug.cgi?id=149028 for more details. PR: 70087 Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=149276 Revision Changes Path 1.32 +1 -0 ports/x11-wm/metacity/Makefile 1.1 +13 -0 ports/x11-wm/metacity/files/patch-src_window.c (new)