Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1056184E58 for ; Sat, 29 Jul 2023 19:42:22 +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 h-7rS8CUn0iT for ; Sat, 29 Jul 2023 19:42:21 +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 5F32484D47 for ; Sat, 29 Jul 2023 19:42:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5C8C7FBDB; Sat, 29 Jul 2023 19:42:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1690659741266600" MIME-Version: 1.0 Date: Sat, 29 Jul 2023 19:42:21 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230729194221.5C8C7FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1690659741266600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jul 29 19:42:21 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated emulators/mame to 0.257 To generate a diff of this commit: cvs rdiff -u -r1.4641 -r1.4642 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1690659741266600 Content-Disposition: inline Content-Length: 750 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4641 pkgsrc/doc/CHANGES-2023:1.4642 --- pkgsrc/doc/CHANGES-2023:1.4641 Sat Jul 29 18:10:36 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jul 29 19:42:21 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4641 2023/07/29 18:10:36 tsutsui Exp $ +$NetBSD: CHANGES-2023,v 1.4642 2023/07/29 19:42:21 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6531,3 +6531,4 @@ Changes to the packages collection and i Added databases/mongodb4 version 4.4.23 [adam 2023-07-29] Updated databases/mongo-tools to 100.7.4 [adam 2023-07-29] Added graphics/webp-pixbuf-loader version 0.2.4 [tsutsui 2023-07-29] + Updated emulators/mame to 0.257 [wiz 2023-07-29] --_----------=_1690659741266600--