Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8B44463D6CF for ; Thu, 27 Oct 2011 16:52:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6B99814A1C4; Thu, 27 Oct 2011 16:52:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A78A914A1AB for ; Thu, 27 Oct 2011 16:52:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id fGdgijh3FS9o for ; Thu, 27 Oct 2011 16:52:51 +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 B3FF814A1A5 for ; Thu, 27 Oct 2011 16:52:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9078B175DD; Thu, 27 Oct 2011 16:52:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 27 Oct 2011 16:52:51 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/x11/pixman To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20111027165251.9078B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Thu Oct 27 16:52:51 UTC 2011 Modified Files: pkgsrc/x11/pixman: Makefile distinfo Added Files: pkgsrc/x11/pixman/patches: patch-ba patch-bb patch-bc patch-bd Log Message: re-add a workaround for a clipping related bug in Xorg<=1.6. This was removed upstream but is still needed for pkgsrc's modular-xorg. Fixes PR pkg/45509 by Francois Tigeot. Thankd for Francois for providing a pointer to the offending change. bump PKGREV To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 pkgsrc/x11/pixman/Makefile cvs rdiff -u -r1.42 -r1.43 pkgsrc/x11/pixman/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/x11/pixman/patches/patch-ba \ pkgsrc/x11/pixman/patches/patch-bb pkgsrc/x11/pixman/patches/patch-bc \ pkgsrc/x11/pixman/patches/patch-bd Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.