Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 908E184FAB for ; Tue, 21 Nov 2023 13:58:16 +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 ulNpTOj2ysB2 for ; Tue, 21 Nov 2023 13:58:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 24D7F84D61 for ; Tue, 21 Nov 2023 13:58:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 219FBFA3F; Tue, 21 Nov 2023 13:58:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1700575096176980" MIME-Version: 1.0 Date: Tue, 21 Nov 2023 13:58:16 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20231121135816.219FBFA3F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1700575096176980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Nov 21 13:58:15 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated games/7kaa to 2.15.6 To generate a diff of this commit: cvs rdiff -u -r1.7147 -r1.7148 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1700575096176980 Content-Disposition: inline Content-Length: 711 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.7147 pkgsrc/doc/CHANGES-2023:1.7148 --- pkgsrc/doc/CHANGES-2023:1.7147 Tue Nov 21 12:54:49 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Nov 21 13:58:15 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7147 2023/11/21 12:54:49 pin Exp $ +$NetBSD: CHANGES-2023,v 1.7148 2023/11/21 13:58:15 nia Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10258,3 +10258,4 @@ Changes to the packages collection and i Updated math/four-bar-rs to 6.0.0 [pin 2023-11-21] Updated devel/cargo-c to 0.9.28 [pin 2023-11-21] Updated sysutils/dua-cli to 2.20.3 [pin 2023-11-21] + Updated games/7kaa to 2.15.6 [nia 2023-11-21] --_----------=_1700575096176980--