Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57FC684D14 for ; Tue, 25 Jul 2023 11:25:22 +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 12-1yYdtSsUY for ; Tue, 25 Jul 2023 11:25:21 +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 AC71684D0E for ; Tue, 25 Jul 2023 11:25:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A9BE8FBDB; Tue, 25 Jul 2023 11:25:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1690284321201070" MIME-Version: 1.0 Date: Tue, 25 Jul 2023 11:25:21 +0000 From: "Dr. Thomas Orgis" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: thor@netbsd.org X-Mailer: log_accum Message-Id: <20230725112521.A9BE8FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1690284321201070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: thor Date: Tue Jul 25 11:25:21 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: fix my name To generate a diff of this commit: cvs rdiff -u -r1.4615 -r1.4616 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1690284321201070 Content-Disposition: inline Content-Length: 771 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.4615 pkgsrc/doc/CHANGES-2023:1.4616 --- pkgsrc/doc/CHANGES-2023:1.4615 Tue Jul 25 11:24:25 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jul 25 11:25:21 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4615 2023/07/25 11:24:25 thor Exp $ +$NetBSD: CHANGES-2023,v 1.4616 2023/07/25 11:25:21 thor Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6414,4 +6414,4 @@ Changes to the packages collection and i Updated devel/diffsitter to 0.8.1 [pin 2023-07-25] Updated audio/ncspot to 0.13.4 [pin 2023-07-25] Updated shells/oh-my-posh to 18.0.1 [pin 2023-07-25] - Updated science/cgnslib to 4.4.0 [thomas 2023-07-25] + Updated science/cgnslib to 4.4.0 [thor 2023-07-25] --_----------=_1690284321201070--