From owner-freebsd-java@FreeBSD.ORG Fri Apr 11 09:44:38 2014 Return-Path: Delivered-To: java@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 CA48C28B; Fri, 11 Apr 2014 09:44:38 +0000 (UTC) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [IPv6:2a00:1450:400c:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3BECE1079; Fri, 11 Apr 2014 09:44:38 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id y10so5069439wgg.25 for ; Fri, 11 Apr 2014 02:44:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=waaAMcg2r422XXy54MpWW8+ZUcc6BvuYVoqMHijyF60=; b=iVwYFpvN9AbWqSJLmvXALBP9b/gCi4+0RQCc85SIiGJ0ZeMGm0IlIPCXPt0HVhHnJ8 LaA5mCxpzdJS+Yn4CQXIlHSn2ULgh4xpdSZMyiwn/EK+vVqi0tTpwsxoEXNmHFaWxO88 yd7DWqFIwjpcsDhK8pPhz1AwhiegYxR2WdcQxV5mXkLb0qEUbYZaAafsj5SzmopifYTT 9NrxcPRNllay5n0X+SyN4cTpFry34QccyymGt+34Yld1kCRukmCFiH4L5DJlTkkQt5DO D0J+6uxllRorFTmTXAyX+QiOsJSWjsZHMaL17yjLjV6+WX4T7h+YBbu/GMNMpR3Wvl5b daRA== X-Received: by 10.180.97.37 with SMTP id dx5mr2519894wib.53.1397209476479; Fri, 11 Apr 2014 02:44:36 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id i9sm3411097wiy.17.2014.04.11.02.44.35 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Apr 2014 02:44:35 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 11 Apr 2014 11:44:33 +0200 From: Baptiste Daroussin To: Sunpoet Po-Chuan Hsieh Subject: Re: svn commit: r350782 - head/Mk Message-ID: <20140411094433.GG29301@ivaldir.etoilebsd.net> References: <201404100720.s3A7KOYU093649@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m972NQjnE83KvVa/" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 09:44:38 -0000 --m972NQjnE83KvVa/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 11, 2014 at 05:39:39PM +0800, Sunpoet Po-Chuan Hsieh wrote: > On Thu, Apr 10, 2014 at 3:20 PM, Baptiste Daroussin wr= ote: > > Author: bapt > > Date: Thu Apr 10 07:20:23 2014 > > New Revision: 350782 > > URL: http://svnweb.freebsd.org/changeset/ports/350782 > > QAT: https://qat.redports.org/buildarchive/r350782/ > > > > Log: > > Add support for OpenJDK 1.8 > > Add support for Oracle JDK 1.8 > > Remove support for Sun JDK 1.6 (EOLed) > > Remove support for USE_JAVA=3D1.5 >=20 > Hi Bapt, >=20 > I prepared a patch [1] which includes: > - Fix _JAVA_PORT_LINUX_ORACLE_JDK_1_8_INFO > - Reorder _JAVA_VENDOR_* > - Update comment >=20 > [1] http://people.freebsd.org/~sunpoet/bsd.java.mk.patch >=20 Please proceed thanks! regards, Bapt --m972NQjnE83KvVa/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlNHuYEACgkQ8kTtMUmk6EyGvACfbU4BOTQPfBHAKrQrBeVUukHM dPYAn1D7ZVwdVDm6HfFrAgraXZZOEZ6L =luXn -----END PGP SIGNATURE----- --m972NQjnE83KvVa/--