Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3324563B293 for ; Sat, 6 Jun 2009 22:28:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7E83E63B1AD; Sat, 6 Jun 2009 22:28:43 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 14F2163B190 for ; Sat, 6 Jun 2009 22:28:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E3702175D0; Sat, 6 Jun 2009 22:28:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 6 Jun 2009 22:28:41 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/pixman To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090606222841.E3702175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Jun 6 22:28:41 UTC 2009 Modified Files: pkgsrc/x11/pixman: Makefile distinfo pkgsrc/x11/pixman/patches: patch-aa patch-ab patch-ae Log Message: Update to 0.15.8: 0.15.8: - Phase three of the refactoring [Søren Sandmann Pedersen] - Fixes for refactoring fallout [Jonathan Morton, Jeff Muizelaar, Luca Barbato, Magnus Kessler] - Improved testing code [Siarhei Siamashka] 0.15.6: Apart from a few bug fixes, this release contains phase two of the refactoring; in this phase the various types of images are split into their own files. 0.15.4: A new pixman release 0.15.4 is now available. This is a development release leading up to a stable 0.16.0 release. News: - New ARM NEON fast paths [Ian Rickards, Jeff Muizelaar] - The first part of a large refactoring of the pixman code base [Søren Sandmann] - Bug fixes [Adam Jackson, Alan Coopersmith, Siarhei Siamashka, Jonathan Morton] To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/pixman/Makefile \ pkgsrc/x11/pixman/distinfo cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/pixman/patches/patch-aa \ pkgsrc/x11/pixman/patches/patch-ab cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/pixman/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.