From owner-svn-ports-all@FreeBSD.ORG Mon Feb 10 10:10:04 2014 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 036A5FE; Mon, 10 Feb 2014 10:10:04 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ACD231A1B; Mon, 10 Feb 2014 10:10:03 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 8FE3EBDC56; Mon, 10 Feb 2014 11:10:01 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 74F18BDC24; Mon, 10 Feb 2014 11:10:01 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 9DFBF6119; Mon, 10 Feb 2014 11:10:00 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 1C5D8690DC4E; Mon, 10 Feb 2014 11:10:00 +0100 (CET) Date: Mon, 10 Feb 2014 11:09:59 +0100 From: Mathieu Arnold To: Li-Wen Hsu , Greg Lewis Subject: Re: svn commit: r343555 - in head/java/openjdk7: . files Message-ID: In-Reply-To: <20140210062804.GA53043@FreeBSD.cs.nctu.edu.tw> References: <201402092312.s19NCBhF083399@svn.freebsd.org> <6237F9390BDFAFAEA3583E19@atuin.in.mat.cc> <20140210001259.GA43680@misty.eyesbeyond.com> <2C67637255F6615DCABCCF0F@atuin.in.mat.cc> <20140210061839.GA46816@misty.eyesbeyond.com> <20140210062804.GA53043@FreeBSD.cs.nctu.edu.tw> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Mathieu Arnold , svn-ports-head@FreeBSD.org, Greg Lewis , svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 10:10:04 -0000 +--On 10 f=C3=A9vrier 2014 14:28:04 +0800 Li-Wen Hsu = wrote: | On Sun, Feb 09, 2014 at 22:18:39 -0800, Greg Lewis wrote: |> On Mon, Feb 10, 2014 at 01:31:57PM +0800, Li-Wen Hsu wrote: |> > On Mon, Feb 10, 2014 at 8:38 AM, Mathieu Arnold |> > wrote: |> > > +--On 9 f??vrier 2014 16:12:59 -0800 Greg Lewis |> > > wrote: |> > > | Note the lack of version bumps for 8.3, 8.4 and 9.1. |> > >=20 |> > > Oh, and there's no bump for 9.2 either, there's only one in stable/9 |> > > :-) |> >=20 |> > And 10.0-R, I believe it has been fixed, too. |>=20 |> That was my understanding too. Can anyone with 10.0-R report what the |> OSVERSION was for that and I'll change the conditional to include that? |=20 | = http://svnweb.freebsd.org/base/release/10.0.0/sys/sys/param.h?view=3Dmarkup | #l61 |=20 | It's 1000510 10.0 is OK, it's the other four supported releases that don't have java any more. --=20 Mathieu Arnold