Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 52045852CC for ; Sun, 28 May 2023 10:52:36 +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 McMCo_gc_XuV for ; Sun, 28 May 2023 10:52:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A6721852C6 for ; Sun, 28 May 2023 10:52:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A2FD0FA87; Sun, 28 May 2023 10:52:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168527115511440" MIME-Version: 1.0 Date: Sun, 28 May 2023 10:52:35 +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: <20230528105235.A2FD0FA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168527115511440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun May 28 10:52:35 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/py-maturin, devel/py-cachetools To generate a diff of this commit: cvs rdiff -u -r1.3356 -r1.3357 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168527115511440 Content-Disposition: inline Content-Length: 793 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.3356 pkgsrc/doc/CHANGES-2023:1.3357 --- pkgsrc/doc/CHANGES-2023:1.3356 Sun May 28 01:55:50 2023 +++ pkgsrc/doc/CHANGES-2023 Sun May 28 10:52:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3356 2023/05/28 01:55:50 taca Exp $ +$NetBSD: CHANGES-2023,v 1.3357 2023/05/28 10:52:35 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4653,3 +4653,5 @@ Changes to the packages collection and i Updated devel/ruby-railties70 to 7.0.5 [taca 2023-05-28] Updated textproc/ruby-actiontext70 to 7.0.5 [taca 2023-05-28] Updated www/ruby-rails70 to 7.0.5 [taca 2023-05-28] + Updated devel/py-maturin to 1.0.1 [adam 2023-05-28] + Updated devel/py-cachetools to 5.3.1 [adam 2023-05-28] --_----------=_168527115511440--