Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C597D84D37 for ; Tue, 18 Jul 2023 04:43:50 +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 vzTYU-UxQxhA for ; Tue, 18 Jul 2023 04:43:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 220E584C86 for ; Tue, 18 Jul 2023 04:43:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 197BCFBDB; Tue, 18 Jul 2023 04:43:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689655430113870" MIME-Version: 1.0 Date: Tue, 18 Jul 2023 04:43:50 +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: <20230718044350.197BCFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689655430113870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jul 18 04:43:50 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated textproc/py-yaml, sysutils/ansible-core, www/py-widgetsnbextension, misc/py-lazy_loader To generate a diff of this commit: cvs rdiff -u -r1.4462 -r1.4463 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689655430113870 Content-Disposition: inline Content-Length: 905 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.4462 pkgsrc/doc/CHANGES-2023:1.4463 --- pkgsrc/doc/CHANGES-2023:1.4462 Tue Jul 18 01:16:54 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jul 18 04:43:49 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4462 2023/07/18 01:16:54 jschauma Exp $ +$NetBSD: CHANGES-2023,v 1.4463 2023/07/18 04:43:49 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6211,3 +6211,7 @@ Changes to the packages collection and i Updated games/openttd to 13.3 [triaxx 2023-07-17] Updated textproc/jless to 0.9.0 [pin 2023-07-17] Updated security/go-getpass to 0.2.3 [jschauma 2023-07-17] + Updated textproc/py-yaml to 6.0.1 [adam 2023-07-18] + Updated sysutils/ansible-core to 2.15.2 [adam 2023-07-18] + Updated www/py-widgetsnbextension to 4.0.8 [adam 2023-07-18] + Updated misc/py-lazy_loader to 0.3 [adam 2023-07-18] --_----------=_1689655430113870--