svn commit: r343555 - in head/java/openjdk7: . files

Greg Lewis glewis at eyesbeyond.com
Mon Feb 10 00:13:03 UTC 2014


On Mon, Feb 10, 2014 at 12:45:09AM +0100, Mathieu Arnold wrote:
> +--On 9 f??vrier 2014 23:12:11 +0000 Greg Lewis <glewis at FreeBSD.org> wrote:
> | +.if - < 902506 || (- > 1000000 && - <
> | 1000702) +FORBIDDEN=	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.

That's because OSVERSION wasn't bumped when the fixes were MFC'ed, so the
port can't tell if it's likely to cause panics or not.

E.g. I'm running 8.4-RELEASE-p7, which has the fix MFC'ed, but the OSVERSION is
still 804000, exactly the same as 8.4-RELEASE.

See

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/freebsd-versions.html

Note the lack of version bumps for 8.3, 8.4 and 9.1.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the svn-ports-head mailing list