Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id F296363B883 for ; Sat, 18 Jul 2009 08:30:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 84C5563B121; Sat, 18 Jul 2009 08:30:08 +0000 (UTC) Received: from nef.pbox.org (nef.pbox.org [IPv6:2001:7a8:202:1::1:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail.netbsd.org (Postfix) with ESMTPS id 5C7C763B11D for ; Sat, 18 Jul 2009 08:30:06 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.13.8/8.13.8/) with ESMTP id n6I8TtBR015033 for ; Sat, 18 Jul 2009 10:29:55 +0200 (CEST) Received: (from agc@localhost) by nef.pbox.org (8.13.8/8.13.8/Submit) id n6I8Ts4Y015032 for pkgsrc-changes@netbsd.org; Sat, 18 Jul 2009 09:29:54 +0100 (BST) 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 110F063B100 for ; Sat, 18 Jul 2009 06:33:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 00F84175D0; Sat, 18 Jul 2009 06:33:58 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 18 Jul 2009 06:33:58 +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: <20090718063359.00F84175D0@cvs.netbsd.org> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.5 (nef.pbox.org [127.0.0.1]); Sat, 18 Jul 2009 10:29:55 +0200 (CEST) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Jul 18 06:33:58 UTC 2009 Modified Files: pkgsrc/x11/pixman: Makefile distinfo Log Message: Update to 0.15.16: - New ARGB formats with 10 bits per channel [Ben Skeggs] - ARM updates [Adrian Bunk, Guillaume Letellier, Jonathan Morton, Siarhei Siamashka] - The final bits of refactoring [Søren Sandmann Pedersen] - Misc. bug fixes [Michel Dänzer, Benjamin Otte, Søren Sandmann Pedsen] To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/pixman/Makefile cvs rdiff -u -r1.28 -r1.29 pkgsrc/x11/pixman/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.