Received: by mail.netbsd.org (Postfix, from userid 605) id CC22684EAC; Mon, 8 May 2023 09:29:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 08B2384D9B for ; Mon, 8 May 2023 09:29:42 +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 4kDUnLQFs7Dz for ; Mon, 8 May 2023 09:29:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7F7A484CF7 for ; Mon, 8 May 2023 09:29:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7CA8BFA87; Mon, 8 May 2023 09:29:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683538181148880" MIME-Version: 1.0 Date: Mon, 8 May 2023 09:29:41 +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: <20230508092941.7CA8BFA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683538181148880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon May 8 09:29:41 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated print/poppler to 23.05.0 To generate a diff of this commit: cvs rdiff -u -r1.2948 -r1.2949 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22914 -r1.22915 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683538181148880 Content-Disposition: inline Content-Length: 1516 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.2948 pkgsrc/doc/CHANGES-2023:1.2949 --- pkgsrc/doc/CHANGES-2023:1.2948 Mon May 8 09:13:40 2023 +++ pkgsrc/doc/CHANGES-2023 Mon May 8 09:29:40 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2948 2023/05/08 09:13:40 adam Exp $ +$NetBSD: CHANGES-2023,v 1.2949 2023/05/08 09:29:40 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4093,3 +4093,4 @@ Changes to the packages collection and i Updated www/py-flask-session to 0.4.1 [adam 2023-05-08] Updated net/py-xandikos to 0.2.8 [adam 2023-05-08] Updated sysutils/py-pefile to 2023.2.7 [adam 2023-05-08] + Updated print/poppler to 23.05.0 [wiz 2023-05-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22914 pkgsrc/doc/TODO:1.22915 --- pkgsrc/doc/TODO:1.22914 Sun May 7 23:08:59 2023 +++ pkgsrc/doc/TODO Mon May 8 09:29:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22914 2023/05/07 23:08:59 wiz Exp $ +$NetBSD: TODO,v 1.22915 2023/05/08 09:29:41 wiz Exp $ Suggested new packages ====================== @@ -965,7 +965,7 @@ For possible Perl packages updates, see o mdd-20201207 o mecab-ipadic-2.7.0.20070801 o memached-1.5.6 - o memtestplus-6.10 + o memtestplus-6.20 o merkaator-0.18.3 o mesure-0.7.2 o metacity-3.14.2 @@ -1175,7 +1175,6 @@ For possible Perl packages updates, see o policyd-weight-0.1.15.2 o polkit-121 o poppass-4.0.14 - o poppler-23.05.0 o posh-0.14.1 o postal-0.72 o postgresql-pgroonga-2.2.9 --_----------=_1683538181148880--