From owner-freebsd-openoffice@FreeBSD.ORG Tue Oct 9 06:30:21 2007 Return-Path: Delivered-To: openoffice@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A33AF16A417 for ; Tue, 9 Oct 2007 06:30:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from nosedive.freebsd.org (nosedive.freebsd.org [IPv6:2001:4f8:fff6::44]) by mx1.freebsd.org (Postfix) with ESMTP id 99CA513C457 for ; Tue, 9 Oct 2007 06:30:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from nosedive.freebsd.org (gnats@localhost [127.0.0.1]) by nosedive.freebsd.org (8.14.1/8.14.1) with ESMTP id l996UL0v001698 for ; Tue, 9 Oct 2007 06:30:21 GMT (envelope-from gnats@nosedive.freebsd.org) Received: (from gnats@localhost) by nosedive.freebsd.org (8.14.1/8.14.1/Submit) id l996ULw5001695; Tue, 9 Oct 2007 06:30:21 GMT (envelope-from gnats) Date: Tue, 9 Oct 2007 06:30:21 GMT Message-Id: <200710090630.l996ULw5001695@nosedive.freebsd.org> To: openoffice@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/116906: commit references a PR X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2007 06:30:21 -0000 The following reply was made to PR ports/116906; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/116906: commit references a PR Date: Tue, 9 Oct 2007 06:06:14 +0000 (UTC) maho 2007-10-09 06:05:11 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2 Makefile editors/openoffice.org-2-RC Makefile editors/openoffice.org-2-devel Makefile Log: Moves the USE_JAVA line to after bsd.port.pre.mk so that _JAVA_VERSION will be set to "1.4 1.5" instead of "1.1 1.2 1.3 1.4 1.5 1.6" because of bsd.java.mk being included too early the way it was before. PR: 116906 Submitted by: Naram Qashat Revision Changes Path 1.307 +2 -3 ports/editors/openoffice.org-2-RC/Makefile 1.337 +2 -3 ports/editors/openoffice.org-2-devel/Makefile 1.289 +3 -4 ports/editors/openoffice.org-2/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"