From owner-cvs-ports@FreeBSD.ORG Sat Jun 9 08:28:38 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A8FB7106566C; Sat, 9 Jun 2012 08:28:38 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7A95E8FC0C; Sat, 9 Jun 2012 08:28:38 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q598Scb4002738; Sat, 9 Jun 2012 08:28:38 GMT (envelope-from beat@repoman.freebsd.org) Received: (from beat@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q598ScJJ002737; Sat, 9 Jun 2012 08:28:38 GMT (envelope-from beat) Message-Id: <201206090828.q598ScJJ002737@repoman.freebsd.org> From: Beat Gaetzi Date: Sat, 9 Jun 2012 08:28:38 +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/Mk bsd.gecko.mk ports/mail/thunderbird Makefile distinfo ports/mail/thunderbird/files patch-bugzilla-736961 patch-mail-app-Makefile.in patch-mozilla-configure.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 09 Jun 2012 08:28:38 -0000 beat 2012-06-09 08:28:38 UTC FreeBSD ports repository Modified files: Mk bsd.gecko.mk mail/thunderbird Makefile distinfo mail/thunderbird/files patch-mozilla-configure.in Added files: mail/thunderbird/files patch-bugzilla-736961 patch-mail-app-Makefile.in Log: - Update Thunderbird to 13.0 - Use GCC 4.6 to fix build on newer FreeBSD versions - Update required nspr version [1] PR: ports/167431 [1] Submitted by: Toomas Aas [1] Security: http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html Revision Changes Path 1.62 +6 -6 ports/Mk/bsd.gecko.mk 1.152 +6 -3 ports/mail/thunderbird/Makefile 1.71 +2 -2 ports/mail/thunderbird/distinfo 1.1 +111 -0 ports/mail/thunderbird/files/patch-bugzilla-736961 (new) 1.1 +254 -0 ports/mail/thunderbird/files/patch-mail-app-Makefile.in (new) 1.3 +7 -34 ports/mail/thunderbird/files/patch-mozilla-configure.in