Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3B2C763BC38 for ; Thu, 23 Apr 2009 08:30:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7D21163B19A; Thu, 23 Apr 2009 08:30:55 +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 DD9A163B11B for ; Thu, 23 Apr 2009 08:30:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C5907175D0; Thu, 23 Apr 2009 08:30:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 23 Apr 2009 08:30:53 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/x11/pixman To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090423083053.C5907175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Thu Apr 23 08:30:53 UTC 2009 Modified Files: pkgsrc/x11/pixman: Makefile distinfo hacks.mk pkgsrc/x11/pixman/patches: patch-ab patch-ae Removed Files: pkgsrc/x11/pixman/patches: patch-ah patch-ai Log Message: Update to pixman-0.15.2 from 0.12.0 Upstream changes (since 0.12.0): - Fix MMX & SSE intrinsics to work with Sun compilers & Solaris - More SSE2 optimizations - Optimize rectilinear nearest-neighbour scaling - Add support for BGRA and BGRx formats and a lot of minor bug fixes and optimizations Oked by wiz@ To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/pixman/Makefile \ pkgsrc/x11/pixman/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/pixman/hacks.mk cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/pixman/patches/patch-ab cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/pixman/patches/patch-ae cvs rdiff -u -r1.1 -r0 pkgsrc/x11/pixman/patches/patch-ah \ pkgsrc/x11/pixman/patches/patch-ai Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.