Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B545F84D27 for ; Wed, 28 Jun 2023 08:58:08 +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 6vdtdYR5MZ7G for ; Wed, 28 Jun 2023 08:58:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0A87A84CCC for ; Wed, 28 Jun 2023 08:58:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 08078FA89; Wed, 28 Jun 2023 08:58:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168794268889260" MIME-Version: 1.0 Date: Wed, 28 Jun 2023 08:58:08 +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: <20230628085808.08078FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168794268889260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jun 28 08:58:07 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/py-readme_renderer to 40.0 To generate a diff of this commit: cvs rdiff -u -r1.4100 -r1.4101 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23120 -r1.23121 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168794268889260 Content-Disposition: inline Content-Length: 1303 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.4100 pkgsrc/doc/CHANGES-2023:1.4101 --- pkgsrc/doc/CHANGES-2023:1.4100 Wed Jun 28 08:57:36 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jun 28 08:58:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4100 2023/06/28 08:57:36 pin Exp $ +$NetBSD: CHANGES-2023,v 1.4101 2023/06/28 08:58:07 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5764,3 +5764,4 @@ Changes to the packages collection and i Updated lang/py-lsprotocol to 2023.0.0a2 [wiz 2023-06-28] Updated devel/py-pluggy to 1.2.0 [wiz 2023-06-28] Updated shells/nushell to 0.82.0 [pin 2023-06-28] + Updated textproc/py-readme_renderer to 40.0 [wiz 2023-06-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23120 pkgsrc/doc/TODO:1.23121 --- pkgsrc/doc/TODO:1.23120 Wed Jun 28 08:55:39 2023 +++ pkgsrc/doc/TODO Wed Jun 28 08:58:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23120 2023/06/28 08:55:39 wiz Exp $ +$NetBSD: TODO,v 1.23121 2023/06/28 08:58:07 wiz Exp $ Suggested new packages ====================== @@ -1223,7 +1223,6 @@ For possible Perl packages updates, see o py-qt6-6.4.2 o py-qtgraph-qt5-0.12.1 o py-quixote-3.3 - o py-readme_renderer-40.0 o py-requests-kerberos-0.14.0 o py-sbws-1.1.0 o py-scgi-2.0 --_----------=_168794268889260--