Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2776B63B8E2 for ; Mon, 11 Jul 2011 10:05:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E6B6F14A0FE; Mon, 11 Jul 2011 10:05:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DC8B614A0F4 for ; Mon, 11 Jul 2011 10:05:23 +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 2MXpn1-uzaS2 for ; Mon, 11 Jul 2011 10:05:23 +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 5D35C14A0CC for ; Mon, 11 Jul 2011 10:05:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 440A9175DD; Mon, 11 Jul 2011 10:05:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 11 Jul 2011 10:05:23 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/print To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20110711100523.440A9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Mon Jul 11 10:05:23 UTC 2011 Modified Files: pkgsrc/print/poppler: Makefile.common distinfo pkgsrc/print/poppler-glib: Makefile pkgsrc/print/poppler-qt: Makefile pkgsrc/print/poppler-qt4: Makefile pkgsrc/print/poppler-utils: Makefile Removed Files: pkgsrc/print/poppler/patches: patch-ba patch-bb Log Message: update to 0.16.7 changes: bugfixes pkgsrc change: set --enable-cms in frontend components if it was set in the base pkg -- the layout of some classes depends on this definition, and inconsistencies can lead to crashes (see poppler bug #35381) To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 pkgsrc/print/poppler/Makefile.common cvs rdiff -u -r1.68 -r1.69 pkgsrc/print/poppler/distinfo cvs rdiff -u -r1.39 -r1.40 pkgsrc/print/poppler-glib/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/print/poppler-qt/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/print/poppler-qt4/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/print/poppler-utils/Makefile cvs rdiff -u -r1.7 -r0 pkgsrc/print/poppler/patches/patch-ba \ pkgsrc/print/poppler/patches/patch-bb Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.