Received: by mail.netbsd.org (Postfix, from userid 605) id C8B2B84D87; Tue, 18 Dec 2018 17:08:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EC5BD84D73 for ; Tue, 18 Dec 2018 17:08:40 +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 Ehzeqwg9Bg7c for ; Tue, 18 Dec 2018 17:08:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1B41984D6C for ; Tue, 18 Dec 2018 17:08:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 17D54FB16; Tue, 18 Dec 2018 17:08:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1545152920265060" MIME-Version: 1.0 Date: Tue, 18 Dec 2018 17:08:40 +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: <20181218170840.17D54FB16@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. --_----------=_1545152920265060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Dec 18 17:08:39 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated emulators/mednafen to 1.21.3 To generate a diff of this commit: cvs rdiff -u -r1.5278 -r1.5279 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18710 -r1.18711 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1545152920265060 Content-Disposition: inline Content-Length: 1303 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.5278 pkgsrc/doc/CHANGES-2018:1.5279 --- pkgsrc/doc/CHANGES-2018:1.5278 Tue Dec 18 15:54:16 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Dec 18 17:08:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5278 2018/12/18 15:54:16 tnn Exp $ +$NetBSD: CHANGES-2018,v 1.5279 2018/12/18 17:08:39 nia Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7380,3 +7380,4 @@ Changes to the packages collection and i Updated archivers/py-lz4 to 2.1.5 [adam 2018-12-18] Added emulators/libretro-beetle-psx-hw version 20180808 [nia 2018-12-18] Updated x11/x11vnc to 0.9.15 [tnn 2018-12-18] + Updated emulators/mednafen to 1.21.3 [nia 2018-12-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18710 pkgsrc/doc/TODO:1.18711 --- pkgsrc/doc/TODO:1.18710 Sun Dec 16 08:12:41 2018 +++ pkgsrc/doc/TODO Tue Dec 18 17:08:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18710 2018/12/16 08:12:41 ryoon Exp $ +$NetBSD: TODO,v 1.18711 2018/12/18 17:08:39 nia Exp $ Suggested new packages ====================== @@ -1007,7 +1007,6 @@ For possible Perl packages updates, see o mcollective-2.3.2 o mcsim-5.6.5 o mecab-ipadic-2.7.0.20070801 - o mednafen-1.21.1 o memached-1.5.6 o mergeant-0.67 o merkaator-0.18.2 --_----------=_1545152920265060--