Received: by mail.netbsd.org (Postfix, from userid 605) id CEF0884E7B; Thu, 15 Jul 2021 11:31:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 14E8F84E7A for ; Thu, 15 Jul 2021 11:31:37 +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 7NcdkUZsoe4Y for ; Thu, 15 Jul 2021 11:31:36 +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 62EBC84D57 for ; Thu, 15 Jul 2021 11:31:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 603B2FA95; Thu, 15 Jul 2021 11:31:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1626348696266200" MIME-Version: 1.0 Date: Thu, 15 Jul 2021 11:31:36 +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: <20210715113136.603B2FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1626348696266200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jul 15 11:31:36 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated print/poppler to 21.07.0 To generate a diff of this commit: cvs rdiff -u -r1.3840 -r1.3841 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20869 -r1.20870 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1626348696266200 Content-Disposition: inline Content-Length: 1289 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3840 pkgsrc/doc/CHANGES-2021:1.3841 --- pkgsrc/doc/CHANGES-2021:1.3840 Thu Jul 15 10:56:30 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Jul 15 11:31:35 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3840 2021/07/15 10:56:30 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.3841 2021/07/15 11:31:35 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6143,3 +6143,4 @@ Changes to the packages collection and i Updated graphics/adwaita-icon-theme to 40.1.1 [wiz 2021-07-15] Updated devel/gtexinfo to 6.8 [wiz 2021-07-15] Updated x11/xkeyboard-config to 2.32 [wiz 2021-07-15] + Updated print/poppler to 21.07.0 [wiz 2021-07-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20869 pkgsrc/doc/TODO:1.20870 --- pkgsrc/doc/TODO:1.20869 Thu Jul 15 10:56:30 2021 +++ pkgsrc/doc/TODO Thu Jul 15 11:31:35 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20869 2021/07/15 10:56:30 wiz Exp $ +$NetBSD: TODO,v 1.20870 2021/07/15 11:31:35 wiz Exp $ Suggested new packages ====================== @@ -1759,7 +1759,6 @@ For possible Perl packages updates, see o podcastdl-0.3.3 o policyd-weight-0.1.15.2 o poppass-4.0.14 - o poppler-21.07.0 o posh-0.14.1 o postal-0.72 o postgres_exporter-0.9.0 --_----------=_1626348696266200--