Received: by mail.netbsd.org (Postfix, from userid 605) id 6F21784EBF; Tue, 7 Jun 2022 16:24:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A538484EB9 for ; Tue, 7 Jun 2022 16:24:28 +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 4kypjirDmbzN for ; Tue, 7 Jun 2022 16:24:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 06F0284C2C for ; Tue, 7 Jun 2022 16:24:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 57DC4FB19; Tue, 7 Jun 2022 16:25:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654619151263550" MIME-Version: 1.0 Date: Tue, 7 Jun 2022 16:25:51 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220607162551.57DC4FB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654619151263550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Jun 7 16:25:51 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated games/tetris-cli to 22.67.2 To generate a diff of this commit: cvs rdiff -u -r1.2927 -r1.2928 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654619151263550 Content-Disposition: inline Content-Length: 736 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2927 pkgsrc/doc/CHANGES-2022:1.2928 --- pkgsrc/doc/CHANGES-2022:1.2927 Tue Jun 7 15:24:25 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Jun 7 16:25:51 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2927 2022/06/07 15:24:25 taca Exp $ +$NetBSD: CHANGES-2022,v 1.2928 2022/06/07 16:25:51 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4469,3 +4469,4 @@ Changes to the packages collection and i Updated devel/ruby-railties70 to 7.0.3 [taca 2022-06-07] Updated textproc/ruby-actiontext70 to 7.0.3 [taca 2022-06-07] Updated www/ruby-rails70 to 7.0.3 [taca 2022-06-07] + Updated games/tetris-cli to 22.67.2 [pin 2022-06-07] --_----------=_1654619151263550--