Received: by mail.netbsd.org (Postfix, from userid 605) id 759E784D6B; Sun, 30 Oct 2022 21:13:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A538184D2C for ; Sun, 30 Oct 2022 21:13:54 +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 J4PBHmiso1WS for ; Sun, 30 Oct 2022 21:13:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EF1FB84CFE for ; Sun, 30 Oct 2022 21:13:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EC2B9FA90; Sun, 30 Oct 2022 21:13:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1667164433172150" MIME-Version: 1.0 Date: Sun, 30 Oct 2022 21:13:53 +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: <20221030211353.EC2B9FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1667164433172150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Oct 30 21:13:53 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated emulators/mame to 0.249 To generate a diff of this commit: cvs rdiff -u -r1.5262 -r1.5263 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22325 -r1.22326 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1667164433172150 Content-Disposition: inline Content-Length: 1266 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5262 pkgsrc/doc/CHANGES-2022:1.5263 --- pkgsrc/doc/CHANGES-2022:1.5262 Sun Oct 30 16:52:40 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Oct 30 21:13:53 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5262 2022/10/30 16:52:40 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.5263 2022/10/30 21:13:53 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7972,3 +7972,4 @@ Changes to the packages collection and i Updated databases/mysql57-server to 5.7.40 [adam 2022-10-30] Updated x11/qt5 to 5.15.7 [adam 2022-10-30] Updated textproc/jo to 1.7 [fcambus 2022-10-30] + Updated emulators/mame to 0.249 [wiz 2022-10-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22325 pkgsrc/doc/TODO:1.22326 --- pkgsrc/doc/TODO:1.22325 Sun Oct 30 11:37:59 2022 +++ pkgsrc/doc/TODO Sun Oct 30 21:13:53 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22325 2022/10/30 11:37:59 wiz Exp $ +$NetBSD: TODO,v 1.22326 2022/10/30 21:13:53 wiz Exp $ Suggested new packages ====================== @@ -1001,7 +1001,6 @@ For possible Perl packages updates, see o mailutis-2.2 [wip] o maketool-0.8.4 o makeztxt-1.60 - o mame-0.249 o man-pages-5.11 o manedit-1.2.1 o mapserver-7.6.2 --_----------=_1667164433172150--