Received: by mail.netbsd.org (Postfix, from userid 605) id 40F2784DAD; Tue, 12 May 2020 09:53:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BC83E84DA7 for ; Tue, 12 May 2020 09:53:05 +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 8nhHozXH74K5 for ; Tue, 12 May 2020 09:53: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 1992E84D8C for ; Tue, 12 May 2020 09:53:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 177BFFB27; Tue, 12 May 2020 09:53:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158927718548410" MIME-Version: 1.0 Date: Tue, 12 May 2020 09:53:05 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20200512095305.177BFFB27@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. --_----------=_158927718548410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue May 12 09:53:04 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated emulators/mednafen to 1.24.3 To generate a diff of this commit: cvs rdiff -u -r1.2862 -r1.2863 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19870 -r1.19871 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158927718548410 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.2862 pkgsrc/doc/CHANGES-2020:1.2863 --- pkgsrc/doc/CHANGES-2020:1.2862 Tue May 12 09:28:20 2020 +++ pkgsrc/doc/CHANGES-2020 Tue May 12 09:53:04 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2862 2020/05/12 09:28:20 schmonz Exp $ +$NetBSD: CHANGES-2020,v 1.2863 2020/05/12 09:53:04 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -4515,3 +4515,4 @@ Changes to the packages collection and i Updated net/py-zmq to 19.0.1 [adam 2020-05-12] Updated shells/pbosh to 20200511 [micha 2020-05-12] Updated devel/p5-Test-BDD-Cucumber to 0.71 [schmonz 2020-05-12] + Updated emulators/mednafen to 1.24.3 [nia 2020-05-12] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19870 pkgsrc/doc/TODO:1.19871 --- pkgsrc/doc/TODO:1.19870 Sun May 10 22:57:27 2020 +++ pkgsrc/doc/TODO Tue May 12 09:53:04 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19870 2020/05/10 22:57:27 wiz Exp $ +$NetBSD: TODO,v 1.19871 2020/05/12 09:53:04 nia Exp $ Suggested new packages ====================== @@ -824,7 +824,6 @@ For possible Perl packages updates, see o mcsim-5.6.5 o mecab-ipadic-2.7.0.20070801 o mediawiki-1.34 - o mednafen-1.24.3 o memached-1.5.6 o memcached-1.6 o merkaator-0.18.3 --_----------=_158927718548410--