Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5FE9384FC8 for ; Tue, 27 Jun 2023 11:48:01 +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 FoyLRaTlPYRL for ; Tue, 27 Jun 2023 11:48:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B473A84D69 for ; Tue, 27 Jun 2023 11:48:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B2208FA89; Tue, 27 Jun 2023 11:48:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16878664806690" MIME-Version: 1.0 Date: Tue, 27 Jun 2023 11:48:00 +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: <20230627114800.B2208FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_16878664806690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jun 27 11:48:00 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated security/py-authlib, devel/py-click-repl To generate a diff of this commit: cvs rdiff -u -r1.4077 -r1.4078 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16878664806690 Content-Disposition: inline Content-Length: 814 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.4077 pkgsrc/doc/CHANGES-2023:1.4078 --- pkgsrc/doc/CHANGES-2023:1.4077 Tue Jun 27 11:27:34 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jun 27 11:48:00 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4077 2023/06/27 11:27:34 riastradh Exp $ +$NetBSD: CHANGES-2023,v 1.4078 2023/06/27 11:48:00 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5714,3 +5714,5 @@ Changes to the packages collection and i Updated shells/oh-my-posh to 17.5.2 [pin 2023-06-27] Added fonts/tex-culmus-latex version 0.7 [riastradh 2023-06-27] Updated pkgtools/libnbcompat to 20230609nb1 [riastradh 2023-06-27] + Updated security/py-authlib to 1.2.1 [adam 2023-06-27] + Updated devel/py-click-repl to 0.3.0 [adam 2023-06-27] --_----------=_16878664806690--