Received: by mail.netbsd.org (Postfix, from userid 605) id 3222B84D84; Mon, 31 May 2021 10:13:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6D6A184CFD for ; Mon, 31 May 2021 10:13:50 +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 Br8mUbs7WNj8 for ; Mon, 31 May 2021 10:13:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C09B884CEA for ; Mon, 31 May 2021 10:13:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BDE75FA95; Mon, 31 May 2021 10:13:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622456029154110" MIME-Version: 1.0 Date: Mon, 31 May 2021 10:13:49 +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: <20210531101349.BDE75FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622456029154110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon May 31 10:13:49 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated emulators/mame to 0.232 To generate a diff of this commit: cvs rdiff -u -r1.3090 -r1.3091 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20696 -r1.20697 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622456029154110 Content-Disposition: inline Content-Length: 1276 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3090 pkgsrc/doc/CHANGES-2021:1.3091 --- pkgsrc/doc/CHANGES-2021:1.3090 Mon May 31 09:53:39 2021 +++ pkgsrc/doc/CHANGES-2021 Mon May 31 10:13:49 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3090 2021/05/31 09:53:39 adam Exp $ +$NetBSD: CHANGES-2021,v 1.3091 2021/05/31 10:13:49 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4787,3 +4787,4 @@ Changes to the packages collection and i Added security/gpg-tui version 0.1.4 [pin 2021-05-31] Updated devel/py-click-threading to 0.5.0 [adam 2021-05-31] Updated devel/py-click-repl to 0.2.0 [adam 2021-05-31] + Updated emulators/mame to 0.232 [wiz 2021-05-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20696 pkgsrc/doc/TODO:1.20697 --- pkgsrc/doc/TODO:1.20696 Mon May 31 07:19:00 2021 +++ pkgsrc/doc/TODO Mon May 31 10:13:49 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20696 2021/05/31 07:19:00 thor Exp $ +$NetBSD: TODO,v 1.20697 2021/05/31 10:13:49 wiz Exp $ Suggested new packages ====================== @@ -1400,7 +1400,6 @@ For possible Perl packages updates, see o maelstrom-sdl-3.0.7 o magic-8.3.154 o magit-3.0 - o mame-0.232 o man-pages-5.11 o mapcode-2.5.5 o mapserver-7.6.2 --_----------=_1622456029154110--