Received: by mail.netbsd.org (Postfix, from userid 605) id D7C6F84ED2; Fri, 12 Jan 2024 10:59:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 14F2684EAF for ; Fri, 12 Jan 2024 10:59:15 +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 jSIWsJXvsaWX for ; Fri, 12 Jan 2024 10:59:14 +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 9ACA184CE3 for ; Fri, 12 Jan 2024 10:59:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 91464FA42; Fri, 12 Jan 2024 10:59:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705057154149900" MIME-Version: 1.0 Date: Fri, 12 Jan 2024 10:59:14 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240112105914.91464FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705057154149900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Fri Jan 12 10:59:14 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated games/tetris-tui to 0.2.2 To generate a diff of this commit: cvs rdiff -u -r1.286 -r1.287 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705057154149900 Content-Disposition: inline Content-Length: 709 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.286 pkgsrc/doc/CHANGES-2024:1.287 --- pkgsrc/doc/CHANGES-2024:1.286 Fri Jan 12 10:07:43 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Jan 12 10:59:14 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.286 2024/01/12 10:07:43 pin Exp $ +$NetBSD: CHANGES-2024,v 1.287 2024/01/12 10:59:14 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -354,3 +354,4 @@ Changes to the packages collection and i Updated net/py-s3cmd to 2.4.0 [adam 2024-01-12] Updated archivers/py-rarfile to 4.1 [adam 2024-01-12] Added chat/neonmodem version 1.0.4 [pin 2024-01-12] + Updated games/tetris-tui to 0.2.2 [pin 2024-01-12] --_----------=_1705057154149900--