Received: by mail.netbsd.org (Postfix, from userid 605) id D97B484E3B; Fri, 3 Apr 2020 10:23:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 612EA84DD0 for ; Fri, 3 Apr 2020 10:23:34 +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 YUXlH7VBRBy0 for ; Fri, 3 Apr 2020 10:23:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B145584D58 for ; Fri, 3 Apr 2020 10:23:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AEAE4FB27; Fri, 3 Apr 2020 10:23:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1585909413270570" MIME-Version: 1.0 Date: Fri, 3 Apr 2020 10:23:33 +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: <20200403102333.AEAE4FB27@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. --_----------=_1585909413270570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 3 10:23:33 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated print/poppler to 0.87.0 To generate a diff of this commit: cvs rdiff -u -r1.2067 -r1.2068 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19783 -r1.19784 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1585909413270570 Content-Disposition: inline Content-Length: 1301 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.2067 pkgsrc/doc/CHANGES-2020:1.2068 --- pkgsrc/doc/CHANGES-2020:1.2067 Fri Apr 3 09:17:07 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Apr 3 10:23:33 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2067 2020/04/03 09:17:07 jaapb Exp $ +$NetBSD: CHANGES-2020,v 1.2068 2020/04/03 10:23:33 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2822,3 +2822,4 @@ Changes to the packages collection and i Updated net/qbittorrent to 4.2.3 [adam 2020-04-03] Updated devel/ocaml-ppx_tools_versioned to 5.3.0 [jaapb 2020-04-03] Updated devel/ocaml-lwt_log to 1.1.1 [jaapb 2020-04-03] + Updated print/poppler to 0.87.0 [wiz 2020-04-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19783 pkgsrc/doc/TODO:1.19784 --- pkgsrc/doc/TODO:1.19783 Fri Apr 3 08:36:49 2020 +++ pkgsrc/doc/TODO Fri Apr 3 10:23:33 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19783 2020/04/03 08:36:49 wiz Exp $ +$NetBSD: TODO,v 1.19784 2020/04/03 10:23:33 wiz Exp $ Suggested new packages ====================== @@ -972,7 +972,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.87.0 o postal-0.72 o postfix-3.5.0 o pound-2.8a --_----------=_1585909413270570--