From owner-svn-ports-head@FreeBSD.ORG Sat Jan 4 14:49:40 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EBC47FA; Sat, 4 Jan 2014 14:49:40 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C08E816BD; Sat, 4 Jan 2014 14:49:40 +0000 (UTC) Received: from [192.168.1.108] (c-174-61-88-207.hsd1.fl.comcast.net [174.61.88.207]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 29266435AC; Sat, 4 Jan 2014 08:49:29 -0600 (CST) Message-ID: <52C81F78.50609@marino.st> Date: Sat, 04 Jan 2014 15:49:28 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Mathieu Arnold Subject: Re: svn commit: r338646 - in head/java: openjdk6 openjdk6-jre openjdk6/files openjdk6/files/icedtea/openjdk References: <201401041433.s04EXCq3050532@svn.freebsd.org> In-Reply-To: <201401041433.s04EXCq3050532@svn.freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jan 2014 14:49:41 -0000 On 1/4/2014 15:33, Mathieu Arnold wrote: > Author: mat > Date: Sat Jan 4 14:33:12 2014 > New Revision: 338646 > URL: http://svnweb.freebsd.org/changeset/ports/338646 > > Log: > Revert lang/openjdk6 to b28. > > With hat: portmgr-lurker > I expected this would happen, and for openjdk7 too. AFAIK, the latest versions work fine on DragonFly so we'll "lock" them down so we don't revert back (in particular b29 works builds many more ports, it was a big improvement). Anyway, is there an estimate when openjdk6(7) will come back to the latest versions? Or is this an indefinite thing? John