From owner-cvs-ports@FreeBSD.ORG Thu Jun 24 18:15:46 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 46F6816A4CE; Thu, 24 Jun 2004 18:15:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E96E43D53; Thu, 24 Jun 2004 18:15:46 +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 i5OIFipD060831; Thu, 24 Jun 2004 18:15:44 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5OIFiQ9060830; Thu, 24 Jun 2004 18:15:44 GMT (envelope-from marcus) Message-Id: <200406241815.i5OIFiQ9060830@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 24 Jun 2004 18:15:44 +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 pkg-install.in pkg-plist ports/mail/thunderbird/files Extensions.rdf mozconfig.in 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: Thu, 24 Jun 2004 18:15:46 -0000 marcus 2004-06-24 18:15:44 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile distinfo pkg-plist mail/thunderbird/files mozconfig.in Added files: mail/thunderbird pkg-install.in mail/thunderbird/files Extensions.rdf Log: Update to 0.7. A list of what's new can be found at http://www.mozilla.org/products/thunderbird/releases. This has the same limitation that Firefox 0.9 had where it needs to be run as root first. I applied the same hacks to workaround that; however, some users may need to run thunderbird twice before it starts correctly. Revision Changes Path 1.19 +19 -9 ports/mail/thunderbird/Makefile 1.8 +2 -2 ports/mail/thunderbird/distinfo 1.1 +24 -0 ports/mail/thunderbird/files/Extensions.rdf (new) 1.6 +7 -7 ports/mail/thunderbird/files/mozconfig.in 1.1 +36 -0 ports/mail/thunderbird/pkg-install.in (new) 1.5 +797 -777 ports/mail/thunderbird/pkg-plist