From owner-svn-ports-head@FreeBSD.ORG Sun Feb 9 23:45:15 2014 Return-Path: Delivered-To: svn-ports-head@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 2A72464E; Sun, 9 Feb 2014 23:45:15 +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 DEF941499; Sun, 9 Feb 2014 23:45:14 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 7DFEFBDC5A; Mon, 10 Feb 2014 00:45:13 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 540FCBDC30; Mon, 10 Feb 2014 00:45:13 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id B2035CE582C2; Mon, 10 Feb 2014 00:45:11 +0100 (CET) Date: Mon, 10 Feb 2014 00:45:09 +0100 From: Mathieu Arnold To: Greg Lewis , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r343555 - in head/java/openjdk7: . files Message-ID: <6237F9390BDFAFAEA3583E19@atuin.in.mat.cc> In-Reply-To: <201402092312.s19NCBhF083399@svn.freebsd.org> References: <201402092312.s19NCBhF083399@svn.freebsd.org> 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 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list 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: Sun, 09 Feb 2014 23:45:15 -0000 +--On 9 f=C3=A9vrier 2014 23:12:11 +0000 Greg Lewis = wrote: | +.if ${OSVERSION} < 902506 || (${OSVERSION} > 1000000 && ${OSVERSION} < | 1000702) +FORBIDDEN=3D causes kernel panics | +.endif Hum, that's way incomplete, it's excluding 8.3, 8.4 and 9.1 versions that have also been fixed. Regards, --=20 Mathieu Arnold