Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id EFFA963B88D for ; Fri, 1 Jun 2012 12:29:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CAC2714A40A; Fri, 1 Jun 2012 12:29:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 53CEB14A409 for ; Fri, 1 Jun 2012 12:29:29 +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 VOsfhlZ1pZmn for ; Fri, 1 Jun 2012 12:29:28 +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 CB6F114A3EF for ; Fri, 1 Jun 2012 12:29:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E80B6175DD; Fri, 1 Jun 2012 12:29:33 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 1 Jun 2012 12:29:33 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/graphics/cairo To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20120601122933.E80B6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Fri Jun 1 12:29:33 UTC 2012 Modified Files: pkgsrc/graphics/cairo [pkgsrc-2012Q1]: Makefile hacks.mk Log Message: Pullup ticket #3815 - requested by dholland graphics/cairo: build fix Revisions pulled up: - graphics/cairo/Makefile 1.99 - graphics/cairo/hacks.mk 1.3 --- Module Name: pkgsrc Committed By: dholland Date: Sun May 27 18:21:44 UTC 2012 Modified Files: pkgsrc/graphics/cairo: Makefile hacks.mk Log Message: Since a proper solution does not appear to be forthcoming anytime soon, add a hack for "the pixman problem" on netbsd-5. Add -lpixman-1 to the libs in cairo's .pc file when on netbsd-5. To generate a diff of this commit: cvs rdiff -u -r1.97.2.1 -r1.97.2.2 pkgsrc/graphics/cairo/Makefile cvs rdiff -u -r1.2 -r1.2.4.1 pkgsrc/graphics/cairo/hacks.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.