Subject: CVS commit: pkgsrc/devel/liboil
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 10/19/2006 14:27:33
Module Name:	pkgsrc
Committed By:	drochner
Date:		Thu Oct 19 14:27:33 UTC 2006

Modified Files:
	pkgsrc/devel/liboil: Makefile PLIST distinfo
Added Files:
	pkgsrc/devel/liboil/patches: patch-aa

Log Message:
update to 0.3.9
Most changes (since 0.3.6) were done in 0.3.7 appearently, where no
changelog doesn't exist for. I see many additions of MMX/SSE optimized
functions. The rest is bugfixes.

Pkgsrc patch: SSE2/3 are disabled on i386 for now because gcc doesn't
ensure stack alignment for automatic 128-bit variables. Future liboil
versions will work around this. See
http://lists.freedesktop.org/archives/liboil/2006-August/000102.html
and
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368991


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/liboil/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/liboil/PLIST \
    pkgsrc/devel/liboil/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/liboil/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.