Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B8CC563B95D for ; Tue, 14 Sep 2010 17:30:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7931D63B114; Tue, 14 Sep 2010 17:30:16 +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 901E363B101 for ; Tue, 14 Sep 2010 17:30:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 38866175DD; Tue, 14 Sep 2010 17:30:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 14 Sep 2010 17:30:13 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/pkgtools/x11-links To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20100914173013.38866175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Tue Sep 14 17:30:13 UTC 2010 Modified Files: pkgsrc/pkgtools/x11-links: Makefile buildlink3.mk xorg.mk Log Message: Update "x11-links" package to version 0.56: - Add a nasty hack to deal with the "pixman" issue under NetBSD 5.1* (and 5.0?) which provides an old version of "libpixman" with a higher major number than the package in "pkgsrc". To generate a diff of this commit: cvs rdiff -u -r1.120 -r1.121 pkgsrc/pkgtools/x11-links/Makefile cvs rdiff -u -r1.32 -r1.33 pkgsrc/pkgtools/x11-links/buildlink3.mk cvs rdiff -u -r1.19 -r1.20 pkgsrc/pkgtools/x11-links/xorg.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.