Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5087563B95F for ; Tue, 23 Nov 2010 13:05:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0395019D5F1; Tue, 23 Nov 2010 13:05:26 +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 0C17919D5A0 for ; Tue, 23 Nov 2010 13:05:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F1490175DD; Tue, 23 Nov 2010 13:05:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 23 Nov 2010 13:05:22 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/graphics/gdk-pixbuf2 To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20101123130522.F1490175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: he Date: Tue Nov 23 13:05:22 UTC 2010 Modified Files: pkgsrc/graphics/gdk-pixbuf2: distinfo Added Files: pkgsrc/graphics/gdk-pixbuf2/patches: patch-ad patch-ae Log Message: Add a pair of patches so that this package builds on NetBSD/i386. Some of the assembly files are passed through the C preprocessor, and that means you can't use # as comment character as it will be mis-interpreted as an invalid C preprocessing directive. No revision bump since this is only a build fix. Comment time-out from last updater of this package. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/gdk-pixbuf2/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/gdk-pixbuf2/patches/patch-ad \ pkgsrc/graphics/gdk-pixbuf2/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.