Received: by mail.netbsd.org (Postfix, from userid 605) id DFDB685046; Mon, 2 May 2022 21:03:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 883F284FED for ; Mon, 2 May 2022 21:03:05 +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 vJF-jZ5ytCHN for ; Mon, 2 May 2022 21:03:05 +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 1C53D84EB4 for ; Mon, 2 May 2022 21:03:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1B11FFB1A; Mon, 2 May 2022 21:03:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165152538552200" MIME-Version: 1.0 Date: Mon, 2 May 2022 21:03:05 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220502210305.1B11FFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165152538552200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon May 2 21:03:05 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Added games/termatrix version 1.0.0 To generate a diff of this commit: cvs rdiff -u -r1.2253 -r1.2254 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165152538552200 Content-Disposition: inline Content-Length: 731 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.2253 pkgsrc/doc/CHANGES-2022:1.2254 --- pkgsrc/doc/CHANGES-2022:1.2253 Mon May 2 19:02:43 2022 +++ pkgsrc/doc/CHANGES-2022 Mon May 2 21:03:04 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2253 2022/05/02 19:02:43 adam Exp $ +$NetBSD: CHANGES-2022,v 1.2254 2022/05/02 21:03:04 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3530,3 +3530,4 @@ Changes to the packages collection and i Updated textproc/ocaml-tyxml to 4.5.0nb1 [jaapb 2022-05-02] Updated lang/nodejs to 16.15.0 [adam 2022-05-02] Updated www/py-flask-caching to 1.10.1 [adam 2022-05-02] + Added games/termatrix version 1.0.0 [pin 2022-05-02] --_----------=_165152538552200--