Received: by mail.netbsd.org (Postfix, from userid 605) id 849B284DA4; Fri, 10 Jan 2020 13:25:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0DF8F84D98 for ; Fri, 10 Jan 2020 13:25:27 +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 7cdUTG8jSq4O for ; Fri, 10 Jan 2020 13:25:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8E08C84CE3 for ; Fri, 10 Jan 2020 13:25:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8BDE1FBF4; Fri, 10 Jan 2020 13:25:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1578662726171290" MIME-Version: 1.0 Date: Fri, 10 Jan 2020 13:25:26 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200110132526.8BDE1FBF4@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. --_----------=_1578662726171290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jan 10 13:25:26 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: note poppler* update to 0.84.0 To generate a diff of this commit: cvs rdiff -u -r1.308 -r1.309 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19598 -r1.19599 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1578662726171290 Content-Disposition: inline Content-Length: 1575 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.308 pkgsrc/doc/CHANGES-2020:1.309 --- pkgsrc/doc/CHANGES-2020:1.308 Fri Jan 10 12:54:01 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jan 10 13:25:26 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.308 2020/01/10 12:54:01 bsiegert Exp $ +$NetBSD: CHANGES-2020,v 1.309 2020/01/10 13:25:26 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -365,3 +365,9 @@ Changes to the packages collection and i Updated multimedia/gstreamer1 to 1.16.2 [wiz 2020-01-10] Updated multimedia/py-gstreamer1 to 1.16.2 [wiz 2020-01-10] Updated lang/go112 to 1.12.15 [bsiegert 2020-01-10] + Updated print/poppler to 0.84.0 [wiz 2020-01-10] + Updated print/poppler-cpp to 0.84.0 [wiz 2020-01-10] + Updated print/poppler-glib to 0.84.0 [wiz 2020-01-10] + Updated print/poppler-includes to 0.84.0 [wiz 2020-01-10] + Updated print/poppler-qt5 to 0.84.0 [wiz 2020-01-10] + Updated print/poppler-utils to 0.84.0 [wiz 2020-01-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19598 pkgsrc/doc/TODO:1.19599 --- pkgsrc/doc/TODO:1.19598 Fri Jan 10 12:50:00 2020 +++ pkgsrc/doc/TODO Fri Jan 10 13:25:26 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19598 2020/01/10 12:50:00 wiz Exp $ +$NetBSD: TODO,v 1.19599 2020/01/10 13:25:26 wiz Exp $ Suggested new packages ====================== @@ -997,7 +997,6 @@ For possible Perl packages updates, see o policyd-weight-0.1.15.2 o polkit-0.116 [needs mozjs-60] o poppass-4.0.14 - o poppler-0.84.0 o postal-0.72 o pound-2.8a o povray-3.7.0.0 --_----------=_1578662726171290--