Received: by mail.netbsd.org (Postfix, from userid 605) id 1411084D77; Mon, 14 Aug 2017 21:22:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B60784D6E for ; Mon, 14 Aug 2017 21:22:19 +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 PqW5CMQe85Go for ; Mon, 14 Aug 2017 21:22:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EFF1F84D2B for ; Mon, 14 Aug 2017 21:22:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EA8F7FAD0; Mon, 14 Aug 2017 21:22:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502745738236190" MIME-Version: 1.0 Date: Mon, 14 Aug 2017 21:22:18 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20170814212218.EA8F7FAD0@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1502745738236190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Mon Aug 14 21:22:18 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated print/poppler to 0.57.0 To generate a diff of this commit: cvs rdiff -u -r1.3232 -r1.3233 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17610 -r1.17611 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502745738236190 Content-Disposition: inline Content-Length: 1263 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3232 pkgsrc/doc/CHANGES-2017:1.3233 --- pkgsrc/doc/CHANGES-2017:1.3232 Mon Aug 14 21:19:33 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Aug 14 21:22:18 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3232 2017/08/14 21:19:33 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3233 2017/08/14 21:22:18 nros Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4472,3 +4472,4 @@ Changes to the packages collection and i Updated devel/lua-doc to 1.4.6 [triaxx 2017-08-14] Updated x11/mcookie to 2.30.1 [wiz 2017-08-14] Updated net/libfilezilla to 0.10.1 [wiz 2017-08-14] + Updated print/poppler to 0.57.0 [nros 2017-08-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17610 pkgsrc/doc/TODO:1.17611 --- pkgsrc/doc/TODO:1.17610 Mon Aug 14 21:19:33 2017 +++ pkgsrc/doc/TODO Mon Aug 14 21:22:18 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17610 2017/08/14 21:19:33 wiz Exp $ +$NetBSD: TODO,v 1.17611 2017/08/14 21:22:18 nros Exp $ Suggested new packages ====================== @@ -1254,7 +1254,6 @@ For possible Perl packages updates, see o policyd-weight-0.1.15.2 o polsms-2.1.0 o poppass-4.0.14 - o poppler-0.57.0 o posh-0.12.6 o postal-0.72 o postfix-3.2.2 --_----------=_1502745738236190--