From owner-cvs-all@FreeBSD.ORG Thu Mar 24 11:04:17 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 A4FEA1065672; Thu, 24 Mar 2011 11:04:17 +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 7C56C8FC13; Thu, 24 Mar 2011 11:04:17 +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 p2OB4HeK055687; Thu, 24 Mar 2011 11:04:17 GMT (envelope-from beat@repoman.freebsd.org) Received: (from beat@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p2OB4H2d055686; Thu, 24 Mar 2011 11:04:17 GMT (envelope-from beat) Message-Id: <201103241104.p2OB4H2d055686@repoman.freebsd.org> From: Beat Gaetzi Date: Thu, 24 Mar 2011 11:04:17 +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 ports/www/firefox/files patch-build_unix_run-mozilla.sh 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: Thu, 24 Mar 2011 11:04:17 -0000 beat 2011-03-24 11:04:17 UTC FreeBSD ports repository Modified files: www/firefox Makefile www/firefox/files patch-build_unix_run-mozilla.sh Log: - Re-add MOZILLA_NAME to fix desktop entry [1] - Fix leftover from Firefox 3.x in MOZ_PLUGIN_PATH [2] - Bump PORTREVISION Submitted by: Denny Lin [1], Jan Henrik Sylvester [2] Revision Changes Path 1.239 +2 -0 ports/www/firefox/Makefile 1.12 +1 -1 ports/www/firefox/files/patch-build_unix_run-mozilla.sh