From owner-cvs-all@FreeBSD.ORG Fri Sep 28 03:28:46 2007 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 D4F0616A468; Fri, 28 Sep 2007 03:28:46 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C69ED13C459; Fri, 28 Sep 2007 03:28:46 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8S3Sk86025688; Fri, 28 Sep 2007 03:28:46 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8S3Ska4025687; Fri, 28 Sep 2007 03:28:46 GMT (envelope-from maho) Message-Id: <200709280328.l8S3Ska4025687@repoman.freebsd.org> From: Maho Nakata Date: Fri, 28 Sep 2007 03:28:46 +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/editors/openoffice.org-2 Makefile ports/editors/openoffice.org-2-RC Makefile ports/editors/openoffice.org-2-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, 28 Sep 2007 03:28:46 -0000 maho 2007-09-28 03:28:46 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2 Makefile editors/openoffice.org-2-RC Makefile editors/openoffice.org-2-devel Makefile Log: Unbreak for 7-CURRENT. Truckman was able to successfully build the port on a September 22nd copy of 7.0-CURRENT on an i386 machine with jdk-1.5.0.12p6_2,1, also use only 1.4 and 1.5, as JDK 1.6 has problem. See PR 116607. PR: 116607 Submitted by: truckman Revision Changes Path 1.305 +5 -3 ports/editors/openoffice.org-2-RC/Makefile 1.333 +7 -1 ports/editors/openoffice.org-2-devel/Makefile 1.286 +5 -3 ports/editors/openoffice.org-2/Makefile