From owner-cvs-ports@FreeBSD.ORG Thu Aug 5 19:53:30 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 BB5DB16A4CE; Thu, 5 Aug 2004 19:53:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E88743D31; Thu, 5 Aug 2004 19:53:30 +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 i75JrUR2081900; Thu, 5 Aug 2004 19:53:30 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i75JrUDI081899; Thu, 5 Aug 2004 19:53:30 GMT (envelope-from marcus) Message-Id: <200408051953.i75JrUDI081899@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 5 Aug 2004 19:53:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/firefox Makefile distinfo pkg-deinstall.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, 05 Aug 2004 19:53:30 -0000 marcus 2004-08-05 19:53:30 UTC FreeBSD ports repository Modified files: www/firefox Makefile distinfo Added files: www/firefox pkg-deinstall.in Log: Update to 0.9.3 to fix a few security issues: http://bugzilla.mozilla.org/buglist.cgi?bug_id=251381,249004,250906,253121 Also, add a pkg-deinstall script to remove the auto-generated registry files. PR: 70031 Revision Changes Path 1.91 +4 -2 ports/www/firefox/Makefile 1.14 +2 -2 ports/www/firefox/distinfo 1.1 +23 -0 ports/www/firefox/pkg-deinstall.in (new)