From owner-cvs-all@FreeBSD.ORG Sun Aug 28 19:08:08 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E17D116A41F; Sun, 28 Aug 2005 19:08:08 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0C70441DD; Sun, 28 Aug 2005 19:08:08 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j7SJ88jX033773; Sun, 28 Aug 2005 19:08:08 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7SJ88Zp033772; Sun, 28 Aug 2005 19:08:08 GMT (envelope-from marcus) Message-Id: <200508281908.j7SJ88Zp033772@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 28 Aug 2005 19:08:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/mozilla-devel Makefile ports/www/mozilla-devel/files mozilla-devel.desktop.in patch-mozilla_widget_src_gtk2_mozdrawingarea.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 19:08:09 -0000 marcus 2005-08-28 19:08:08 UTC FreeBSD ports repository Modified files: www/mozilla-devel Makefile www/mozilla-devel/files mozilla-devel.desktop.in Added files: www/mozilla-devel/files patch-mozilla_widget_src_gtk2_mozdrawingarea.c Log: * Fix IDL installation [1] * Correct path to the icon in the Desktop item [2] * Add a patch to fix potential crashes with newer versions of GTK+ that can occur when closing windows [3] PR: 84896 [2] Submitted by: mezz [1] chinsan [2] Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=300226 [3] Revision Changes Path 1.228 +3 -1 ports/www/mozilla-devel/Makefile 1.3 +1 -1 ports/www/mozilla-devel/files/mozilla-devel.desktop.in 1.1 +12 -0 ports/www/mozilla-devel/files/patch-mozilla_widget_src_gtk2_mozdrawingarea.c (new)