Received: by mail.netbsd.org (Postfix, from userid 605) id 8F5A784EA2; Tue, 31 May 2022 12:15:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3204A84EA2 for ; Tue, 31 May 2022 11:50:36 +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 AeS-jQjd9Do1 for ; Tue, 31 May 2022 11:50:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8A05884DC2 for ; Tue, 31 May 2022 11:50:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7C31EFAEB; Tue, 31 May 2022 11:51:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165399790186200" MIME-Version: 1.0 Date: Tue, 31 May 2022 11:51:41 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220531115141.7C31EFAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165399790186200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 31 11:51:41 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated emulators/ckmame to 2.0 To generate a diff of this commit: cvs rdiff -u -r1.2839 -r1.2840 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165399790186200 Content-Disposition: inline Content-Length: 730 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.2839 pkgsrc/doc/CHANGES-2022:1.2840 --- pkgsrc/doc/CHANGES-2022:1.2839 Tue May 31 11:39:18 2022 +++ pkgsrc/doc/CHANGES-2022 Tue May 31 11:51:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2839 2022/05/31 11:39:18 nikita Exp $ +$NetBSD: CHANGES-2022,v 1.2840 2022/05/31 11:51:41 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4319,3 +4319,4 @@ Changes to the packages collection and i Updated graphics/hugin to 2021.0.0 [adam 2022-05-31] Updated textproc/ugrep to 3.8.0 [adam 2022-05-31] Updated fonts/anjalioldlipi-ttf to 7.1.2nb1 [nikita 2022-05-31] + Updated emulators/ckmame to 2.0 [wiz 2022-05-31] --_----------=_165399790186200--