Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C115484D8D for ; Wed, 28 Jun 2023 20:04:24 +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 6tYnq0vyzCNt for ; Wed, 28 Jun 2023 20:04:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 16BE584CF8 for ; Wed, 28 Jun 2023 20:04:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 13C6CFA89; Wed, 28 Jun 2023 20:04:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168798266460120" MIME-Version: 1.0 Date: Wed, 28 Jun 2023 20:04:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230628200424.13C6CFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168798266460120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jun 28 20:04:23 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated print/poppler to 23.06.0 To generate a diff of this commit: cvs rdiff -u -r1.4112 -r1.4113 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23128 -r1.23129 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168798266460120 Content-Disposition: inline Content-Length: 1272 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4112 pkgsrc/doc/CHANGES-2023:1.4113 --- pkgsrc/doc/CHANGES-2023:1.4112 Wed Jun 28 14:30:07 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jun 28 20:04:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4112 2023/06/28 14:30:07 leot Exp $ +$NetBSD: CHANGES-2023,v 1.4113 2023/06/28 20:04:23 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5777,3 +5777,4 @@ Changes to the packages collection and i Updated devel/py-pdm to 2.7.4 [adam 2023-06-28] Updated devel/opa to 0.53.1 [leot 2023-06-28] Updated devel/conftest to 0.43.1 [leot 2023-06-28] + Updated print/poppler to 23.06.0 [wiz 2023-06-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23128 pkgsrc/doc/TODO:1.23129 --- pkgsrc/doc/TODO:1.23128 Wed Jun 28 14:12:13 2023 +++ pkgsrc/doc/TODO Wed Jun 28 20:04:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23128 2023/06/28 14:12:13 adam Exp $ +$NetBSD: TODO,v 1.23129 2023/06/28 20:04:23 wiz Exp $ Suggested new packages ====================== @@ -1155,7 +1155,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-23.06.0 o posh-0.14.1 o postal-0.72 o postgresql-pljava-1.6.4 --_----------=_168798266460120--