From owner-cvs-all@FreeBSD.ORG Fri Mar 25 05:53:04 2005 Return-Path: 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 EFAE816A4CE; Fri, 25 Mar 2005 05:53:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD14C43D41; Fri, 25 Mar 2005 05:53:04 +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 j2P5r4Xh017885; Fri, 25 Mar 2005 05:53:04 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2P5r4f2017882; Fri, 25 Mar 2005 05:53:04 GMT (envelope-from marcus) Message-Id: <200503250553.j2P5r4f2017882@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 25 Mar 2005 05:53:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/thunderbird Makefile distinfo patch-mail_app_mozilla.inthunderbird.desktop.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 25 Mar 2005 05:53:05 -0000 marcus 2005-03-25 05:53:04 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile distinfo mail/thunderbird/files patch-mail_app_mozilla.in thunderbird.desktop.in Added files: mail/thunderbird/files moz_pis_S50cleanhome patch-uriloader_exthandler_unix_nsGNOMERegistry.cpp Log: * Update to 1.0.2 to fix security issues (see http://www.vuxml.org/freebsd/7d2aac52-9c6b-11d9-99a7-000a95bc6fae.html for more details) * Cleanup home directories to make migration easier [1] * Add an improved startup script [1] * Support GConf for external protocol handlers PR: 75837 [1] Submitted by: Jose M Rodriguez (freebsd) [1] Approved by: portmgr (implicit) Revision Changes Path 1.41 +20 -7 ports/mail/thunderbird/Makefile 1.16 +2 -2 ports/mail/thunderbird/distinfo 1.1 +34 -0 ports/mail/thunderbird/files/moz_pis_S50cleanhome (new) 1.4 +464 -42 ports/mail/thunderbird/files/patch-mail_app_mozilla.in 1.1 +29 -0 ports/mail/thunderbird/files/patch-uriloader_exthandler_unix_nsGNOMERegistry.cpp (new) 1.3 +4 -2 ports/mail/thunderbird/files/thunderbird.desktop.in