Received: by mail.netbsd.org (Postfix, from userid 605) id 5AE6784D9F; Tue, 30 Apr 2019 21:04:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D779C84C82 for ; Tue, 30 Apr 2019 21:04:35 +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 S9LN_S7FlviK for ; Tue, 30 Apr 2019 21:04:35 +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 3645884C81 for ; Tue, 30 Apr 2019 21:04:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3363FFB16; Tue, 30 Apr 2019 21:04:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1556658275187190" MIME-Version: 1.0 Date: Tue, 30 Apr 2019 21:04:35 +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: <20190430210435.3363FFB16@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. --_----------=_1556658275187190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 30 21:04:35 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated emulators/mame to 0.209 To generate a diff of this commit: cvs rdiff -u -r1.1901 -r1.1902 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18968 -r1.18969 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1556658275187190 Content-Disposition: inline Content-Length: 1273 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1901 pkgsrc/doc/CHANGES-2019:1.1902 --- pkgsrc/doc/CHANGES-2019:1.1901 Tue Apr 30 15:22:44 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Apr 30 21:04:34 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1901 2019/04/30 15:22:44 taca Exp $ +$NetBSD: CHANGES-2019,v 1.1902 2019/04/30 21:04:34 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -3088,3 +3088,4 @@ Changes to the packages collection and i Updated ham/trustedQSL to 2.4.2 [mef 2019-04-30] Updated mail/dovecot2 to 2.3.6 [taca 2019-04-30] Updated mail/dovecot2-pigeonhole to 0.5.6 [taca 2019-04-30] + Updated emulators/mame to 0.209 [wiz 2019-04-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18968 pkgsrc/doc/TODO:1.18969 --- pkgsrc/doc/TODO:1.18968 Tue Apr 30 09:19:42 2019 +++ pkgsrc/doc/TODO Tue Apr 30 21:04:34 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18968 2019/04/30 09:19:42 adam Exp $ +$NetBSD: TODO,v 1.18969 2019/04/30 21:04:34 wiz Exp $ Suggested new packages ====================== @@ -953,7 +953,6 @@ For possible Perl packages updates, see o mailutis-2.2 [wip] o maketool-0.8.4 o makeztxt-1.60 - o mame-0.209 o manedit-1.2.1 o mapserver-7.0.1 o matchbox-panel-0.9.3 --_----------=_1556658275187190--