Subject: PR/35308 CVS commit: pkgsrc/lang/spl
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-bugs
Date: 03/17/2007 08:50:01
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: PR/35308 CVS commit: pkgsrc/lang/spl
Date: Sat, 17 Mar 2007 08:45:09 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Sat Mar 17 08:45:08 UTC 2007
 
 Modified Files:
 	pkgsrc/lang/spl: Makefile PLIST distinfo
 	pkgsrc/lang/spl/patches: patch-aa patch-ab
 Added Files:
 	pkgsrc/lang/spl/patches: patch-ac patch-ad
 
 Log Message:
 Update spl to 1.0pre3.
 Based on patch provided by Raphael Langerhorst in PR 35308.
 
 1.0pre3:
  - 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)
 1.0pre2:
  It contains some small cleanups and build fixes related to mod_fann and mod_gl.
 1.0pre1:
  It only contains some small bugfixes and cleanups compared to version 0.9i
 0.9i:
  This release is primarly a bugfix release.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.8 pkgsrc/lang/spl/Makefile
 cvs rdiff -r1.3 -r1.4 pkgsrc/lang/spl/PLIST
 cvs rdiff -r1.2 -r1.3 pkgsrc/lang/spl/distinfo
 cvs rdiff -r1.1 -r1.2 pkgsrc/lang/spl/patches/patch-aa \
     pkgsrc/lang/spl/patches/patch-ab
 cvs rdiff -r0 -r1.1 pkgsrc/lang/spl/patches/patch-ac \
     pkgsrc/lang/spl/patches/patch-ad
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.