From owner-cvs-all@FreeBSD.ORG Fri Sep 23 20:42:37 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 D4FED16A41F; Fri, 23 Sep 2005 20:42:37 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9361643D49; Fri, 23 Sep 2005 20:42:37 +0000 (GMT) (envelope-from mezz@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 j8NKgbIZ016977; Fri, 23 Sep 2005 20:42:37 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j8NKgbkC016976; Fri, 23 Sep 2005 20:42:37 GMT (envelope-from mezz) Message-Id: <200509232042.j8NKgbkC016976@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 23 Sep 2005 20:42:37 +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/mail/thunderbird Makefile ports/www/mozilla Makefile ports/www/mozilla-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 20:42:38 -0000 mezz 2005-09-23 20:42:37 UTC FreeBSD ports repository Modified files: www/firefox Makefile mail/thunderbird Makefile www/mozilla Makefile www/mozilla-devel Makefile Log: - Fix the sed for libesd and kill the major version of library (libesd.so.2 -> libesd.so). [1] - Update Java plugins by remove old and correct Java 1.5 plugin path. [2] - Bump the PORTREVISION. PR: ports/86430 [1] Submitted by: Mark Hobden [1] glewis [2] Revision Changes Path 1.50 +2 -3 ports/mail/thunderbird/Makefile 1.132 +4 -7 ports/www/firefox/Makefile 1.231 +4 -7 ports/www/mozilla-devel/Makefile 1.203 +4 -7 ports/www/mozilla/Makefile