Date: Wed, 3 Sep 2003 15:29:21 +0200 From: Ernst de Haan <ernst.dehaan@nl.wanadoo.com> To: Jun Kuriyama <kuriyama@imgsrc.co.jp>, Greg Lewis <glewis@misty.eyesbeyond.com> Cc: freebsd-java@freebsd.org Subject: Re: Binary release via ports Message-ID: <200309031529.21868.ernst.dehaan@nl.wanadoo.com> In-Reply-To: <7misoaknwu.wl@black.imgsrc.co.jp> References: <20030826143510.GB31392@misty.eyesbeyond.com> <20030826163429.GA41436@misty.eyesbeyond.com> <7misoaknwu.wl@black.imgsrc.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On the sight of it, the patch looked good. I haven't had time to test it
myself though.
Greg, you can commit this if you like, you have my full approval :-)
Ernst
On woensdag 3 september 2003 15:21, Jun Kuriyama wrote:
> At Tue, 26 Aug 2003 16:26:21 +0000 (UTC),
>
> Greg Lewis wrote:
> > Correct. See attached patch which I've been meaning to send to Ernst
> > for review since yesterday. I think it does the right thing.
>
> Any news about this? I think this patch should be included in 4.9.
>
> > @@ -204,7 +212,8 @@
> > . if (${USE_JAVA} == "1.1+")
> > . if defined(HAVE_JAVA_FREEBSD_1_4)
> > USE_JAVA= 1.4
> > -. elif defined(HAVE_JAVA_FREEBSD_1_3) || \
> > +. elif defined(HAVE_JAVA_DIABLO_FREEBSD_1_3) || \
> > + defined(HAVE_JAVA_FREEBSD_1_3)
> > defined(HAVE_JAVA_SUN_LINUX_1_3) || \
> > defined(HAVE_JAVA_BLACKDOWN_LINUX_1_3) || \
> > defined(HAVE_JAVA_IBM_LINUX_1_3)
>
> " || \" is missing in this chunk.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309031529.21868.ernst.dehaan>
