Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C98B784EC5 for ; Fri, 13 Oct 2023 10:19:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id TJTdEcz9Jo2L for ; Fri, 13 Oct 2023 10:19:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1CDC184EA5 for ; Fri, 13 Oct 2023 10:19:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1A1D2FADC; Fri, 13 Oct 2023 10:19:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169719236848570" MIME-Version: 1.0 Date: Fri, 13 Oct 2023 10:19:28 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20231013101928.1A1D2FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169719236848570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Oct 13 10:19:27 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated textproc/py-rapidfuzz, devel/py-rpds-py To generate a diff of this commit: cvs rdiff -u -r1.5851 -r1.5852 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23427 -r1.23428 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169719236848570 Content-Disposition: inline Content-Length: 1407 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.5851 pkgsrc/doc/CHANGES-2023:1.5852 --- pkgsrc/doc/CHANGES-2023:1.5851 Fri Oct 13 09:57:53 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Oct 13 10:19:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5851 2023/10/13 09:57:53 pin Exp $ +$NetBSD: CHANGES-2023,v 1.5852 2023/10/13 10:19:27 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8585,3 +8585,5 @@ Changes to the packages collection and i Updated graphics/libimagequant to 4.2.1nb1 [wiz 2023-10-13] Updated shells/oh-my-posh to 18.12.0 [pin 2023-10-13] Updated devel/jj to 0.10.0nb1 [pin 2023-10-13] + Updated textproc/py-rapidfuzz to 3.4.0 [adam 2023-10-13] + Updated devel/py-rpds-py to 0.10.6 [adam 2023-10-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23427 pkgsrc/doc/TODO:1.23428 --- pkgsrc/doc/TODO:1.23427 Fri Oct 13 06:18:12 2023 +++ pkgsrc/doc/TODO Fri Oct 13 10:19:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23427 2023/10/13 06:18:12 wiz Exp $ +$NetBSD: TODO,v 1.23428 2023/10/13 10:19:27 adam Exp $ Suggested new packages ====================== @@ -1253,9 +1253,7 @@ For possible Perl packages updates, see o py-pytz-2023.3.post1 o py-qtgraph-qt5-0.12.1 o py-quixote-3.3 - o py-rapidfuzz-3.3.1 o py-readme_renderer-42.0 - o py-rpds-py-0.10.4 o py-sbws-1.1.0 o py-scgi-2.0 o py-serializable-0.14.0 --_----------=_169719236848570--