Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id C2F3063B90D for ; Mon, 18 Feb 2008 05:37:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 902B163B10E; Mon, 18 Feb 2008 05:36:56 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id EED4A63B1B4 for ; Mon, 18 Feb 2008 05:36:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 61B9F175BD; Mon, 18 Feb 2008 05:36:51 +0000 (UTC) From: Blair Sadewitz Subject: CVS commit: pkgsrc/x11/pixman To: pkgsrc-changes@NetBSD.org Reply-To: bjs@netbsd.org Message-Id: <20080218053651.61B9F175BD@cvs.netbsd.org> Date: Mon, 18 Feb 2008 05:36:51 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: bjs Date: Mon Feb 18 05:36:51 UTC 2008 Modified Files: pkgsrc/x11/pixman: Makefile distinfo Added Files: pkgsrc/x11/pixman/patches: patch-aa patch-ab Log Message: Fix a null pointer dereference, some warnings, and add refactored code for FbFetchTransformed() from GIT. Bump rev. To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pkgsrc/x11/pixman/Makefile pkgsrc/x11/pixman/distinfo cvs rdiff -r0 -r1.4 pkgsrc/x11/pixman/patches/patch-aa cvs rdiff -r0 -r1.3 pkgsrc/x11/pixman/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.