Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6587C63B844 for ; Sun, 22 Nov 2009 16:08:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0FF0C63B127; Sun, 22 Nov 2009 16:08:48 +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 2792E63B109 for ; Sun, 22 Nov 2009 16:08:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 04F15175DD; Sun, 22 Nov 2009 16:08:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 22 Nov 2009 16:08:46 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/graphics/inkscape To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20091122160847.04F15175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Sun Nov 22 16:08:46 UTC 2009 Modified Files: pkgsrc/graphics/inkscape: Makefile distinfo pkgsrc/graphics/inkscape/patches: patch-ak Log Message: deal with a poppler API change (additional argument of functions dealing with color profiles to implement caching): pass NULL (which disables the cache), depend on new poppler headers and bump PKGREVISION (While this is a poppler API change, it is in an unofficial interface, so inkscape just gets what it deserves.) problem reported by Tobias Nygren To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 pkgsrc/graphics/inkscape/Makefile cvs rdiff -u -r1.28 -r1.29 pkgsrc/graphics/inkscape/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/inkscape/patches/patch-ak Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.