Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AE84563BBBD for ; Wed, 18 Aug 2010 16:32:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4788763B101; Wed, 18 Aug 2010 16:32:46 +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 6030663B100 for ; Wed, 18 Aug 2010 16:32:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4AD51175DD; Wed, 18 Aug 2010 16:32:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 18 Aug 2010 16:32:45 +0000 From: "Jeremy C. Reed" Subject: CVS commit: pkgsrc/print/poppler-glib To: pkgsrc-changes@NetBSD.org Reply-To: reed@netbsd.org X-Mailer: log_accum Message-Id: <20100818163245.4AD51175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: reed Date: Wed Aug 18 16:32:45 UTC 2010 Modified Files: pkgsrc/print/poppler-glib: Makefile Log Message: poppler-glib (and poppler-cairo) pkgconfig configurations require same poppler version. So make the BUILDLINK_API_DEPENDS.poppler an exact match. (Noticed pkgconfig error when building evince with a poppler and poppler-glib with different versions.) To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/print/poppler-glib/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.