From owner-cvs-all@FreeBSD.ORG Wed Oct 31 04:33:22 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 268A616A46C; Wed, 31 Oct 2007 04:33:22 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F125513C494; Wed, 31 Oct 2007 04:33:21 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9V4XLNm097339; Wed, 31 Oct 2007 04:33:21 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9V4XLER097338; Wed, 31 Oct 2007 04:33:21 GMT (envelope-from mezz) Message-Id: <200710310433.l9V4XLER097338@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 31 Oct 2007 04:33:21 +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/mail/thunderbird Makefile ports/mail/thunderbird/files patch-gfx_src_gtk_gtk2drawing.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: Wed, 31 Oct 2007 04:33:22 -0000 mezz 2007-10-31 04:33:21 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile Added files: mail/thunderbird/files patch-gfx_src_gtk_gtk2drawing.c Log: Fix the crash with GTK+ 2.12.x, depend on what theme user is using. Bump the PORTREVISION. Reported by: several in freebsd-gnome@ Tested by: kan Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=389801 Approved by: portmgr (marcus) Revision Changes Path 1.84 +1 -0 ports/mail/thunderbird/Makefile 1.1 +13 -0 ports/mail/thunderbird/files/patch-gfx_src_gtk_gtk2drawing.c (new)