Received: by mail.netbsd.org (Postfix, from userid 605) id C954784DE3; Tue, 11 Feb 2020 06:36:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 532ED84DC4 for ; Tue, 11 Feb 2020 06:36:27 +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 lNAUmLwR-zAN for ; Tue, 11 Feb 2020 06:36:26 +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 A683F84DA7 for ; Tue, 11 Feb 2020 06:36:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A334CFBF4; Tue, 11 Feb 2020 06:36:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158140298676550" MIME-Version: 1.0 Date: Tue, 11 Feb 2020 06:36:26 +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: <20200211063626.A334CFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158140298676550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Feb 11 06:36:26 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated emulators/mame to 0.218 To generate a diff of this commit: cvs rdiff -u -r1.1025 -r1.1026 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19668 -r1.19669 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158140298676550 Content-Disposition: inline Content-Length: 1292 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.1025 pkgsrc/doc/CHANGES-2020:1.1026 --- pkgsrc/doc/CHANGES-2020:1.1025 Tue Feb 11 00:00:26 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Feb 11 06:36:26 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1025 2020/02/11 00:00:26 mef Exp $ +$NetBSD: CHANGES-2020,v 1.1026 2020/02/11 06:36:26 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1458,3 +1458,4 @@ Changes to the packages collection and i Added devel/py-importlib-resources version 1.0.2 [adam 2020-02-10] Updated devel/py-importlib-metadata to 1.5.0 [adam 2020-02-10] Updated devel/R-pkgbuild to 1.0.6 [mef 2020-02-11] + Updated emulators/mame to 0.218 [wiz 2020-02-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19668 pkgsrc/doc/TODO:1.19669 --- pkgsrc/doc/TODO:1.19668 Sun Feb 9 21:43:38 2020 +++ pkgsrc/doc/TODO Tue Feb 11 06:36:26 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19668 2020/02/09 21:43:38 jdolecek Exp $ +$NetBSD: TODO,v 1.19669 2020/02/11 06:36:26 wiz Exp $ Suggested new packages ====================== @@ -829,7 +829,6 @@ For possible Perl packages updates, see o mailutis-2.2 [wip] o maketool-0.8.4 o makeztxt-1.60 - o mame-0.218 o manedit-1.2.1 o mantis-2.22.1 o mapserver-7.0.1 --_----------=_158140298676550--