From owner-cvs-all@FreeBSD.ORG Fri Sep 30 15:07:49 2011 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 A8110106566B; Fri, 30 Sep 2011 15:07:49 +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 993468FC16; Fri, 30 Sep 2011 15:07:49 +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 p8UF7nqv063005; Fri, 30 Sep 2011 15:07:49 GMT (envelope-from beat@repoman.freebsd.org) Received: (from beat@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p8UF7npc063004; Fri, 30 Sep 2011 15:07:49 GMT (envelope-from beat) Message-Id: <201109301507.p8UF7npc063004@repoman.freebsd.org> From: Beat Gaetzi Date: Fri, 30 Sep 2011 15:07:49 +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/www/firefox Makefile distinfo ports/www/firefox/files patch-xpcom-io-nsAppFileLocationProvider.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2011 15:07:49 -0000 beat 2011-09-30 15:07:49 UTC FreeBSD ports repository Modified files: www/firefox Makefile distinfo Added files: www/firefox/files patch-xpcom-io-nsAppFileLocationProvider.cpp Log: - Update to 7.0.1 - Fix system-wide plugin directory detection as Firefox 7 no longer uses run-mozilla.sh to start an therefore our patch to set MOZ_PLUGIN_PATH is useless. [1] Submitted by: poyopoyo AT puripuri.plala.or.jp [1] Revision Changes Path 1.251 +3 -3 ports/www/firefox/Makefile 1.78 +2 -2 ports/www/firefox/distinfo 1.1 +11 -0 ports/www/firefox/files/patch-xpcom-io-nsAppFileLocationProvider.cpp (new)