Received: by mail.netbsd.org (Postfix, from userid 605) id D965F84F26; Tue, 3 May 2022 12:58:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2194484F21 for ; Tue, 3 May 2022 12:58:52 +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 Z5_hiY6sHcyX for ; Tue, 3 May 2022 12:58:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A7DF484D8D for ; Tue, 3 May 2022 12:58:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A4352FB1A; Tue, 3 May 2022 12:58:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165158273163830" MIME-Version: 1.0 Date: Tue, 3 May 2022 12:58: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: <20220503125851.A4352FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165158273163830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue May 3 12:58:51 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated games/termatrix to 1.0.2 To generate a diff of this commit: cvs rdiff -u -r1.2264 -r1.2265 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165158273163830 Content-Disposition: inline Content-Length: 715 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.2264 pkgsrc/doc/CHANGES-2022:1.2265 --- pkgsrc/doc/CHANGES-2022:1.2264 Tue May 3 12:57:41 2022 +++ pkgsrc/doc/CHANGES-2022 Tue May 3 12:58:51 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2264 2022/05/03 12:57:41 pin Exp $ +$NetBSD: CHANGES-2022,v 1.2265 2022/05/03 12:58:51 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3540,3 +3540,4 @@ Changes to the packages collection and i Updated net/ocamlnet to 4.1.9 [jaapb 2022-05-03] Updated net/erlang-idna to 6.1.1nb4 [nikita 2022-05-03] Updated sysutils/felix to 0.8.0 [pin 2022-05-03] + Updated games/termatrix to 1.0.2 [pin 2022-05-03] --_----------=_165158273163830--