Subject: Re: pkg/35308: [PATCH] update lang/spl version from 0.9h to 1.0pre3
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@NetBSD.org>
List: pkgsrc-bugs
Date: 02/28/2007 02:40:02
The following reply was made to PR pkg/35308; it has been noted by GNATS.

From: OBATA Akio <obache@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/35308: [PATCH] update lang/spl version from 0.9h to 1.0pre3
Date: Wed, 28 Feb 2007 11:35:50 +0900

 On Thu, 21 Dec 2006 22:00:04 +0000 (UTC), Thomas Klausner wrote:
 >  On Thu, Dec 21, 2006 at 05:40:00PM +0000, raphael@raphael.g-system.at wrote:
 >  > >Synopsis:       [PATCH] update lang/spl version from 0.9h to 1.0pre3
 >  
 >  Usually we try to avoid alpha/beta/pre-releases -- any idea when
 >  1.0 will be out, or is 1.0pre3 actually the latest "stable" version?
 >   Thomas
 
 spl-0.9h is now in OLD directory (and 0.9i also exists).
 
 1.0pre1: http://www.rocklinux.net/pipermail/spl/2006-August/000251.html
 It only contains some small bugfixes and cleanups compared to version 0.9i
 1.0pre2: http://www.rocklinux.net/pipermail/spl/2006-August/000253.html
 It contains some small cleanups and build fixes related to mod_fann and mod_gl.
 1.0pre3: http://www.rocklinux.net/pipermail/spl/2006-November/000326.html
 - Many tiny code cleanups and some small fixes
 - Some fixes for *BSD systems and 64bit sysytems
 - List of builtin functions is now a hash (thx to bernd)
 - Improved performance by reusing stack structs (thx to bernd)
 
 It seems 1.0pre3 is stable and worth to update.