Received: by mail.netbsd.org (Postfix, from userid 605) id B955C84E67; Fri, 9 Sep 2022 18:28:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F41EB84DB2 for ; Fri, 9 Sep 2022 18:28:27 +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 WFDhltjtffaY for ; Fri, 9 Sep 2022 18:28:27 +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 10E1284C86 for ; Fri, 9 Sep 2022 18:28:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 09CD6FA90; Fri, 9 Sep 2022 18:28:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1662748107250560" MIME-Version: 1.0 Date: Fri, 9 Sep 2022 18:28:27 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/emulators/mame To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220909182827.09CD6FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1662748107250560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: wiz Date: Fri Sep 9 18:28:26 UTC 2022 Modified Files: pkgsrc/emulators/mame: Makefile PLIST distinfo Log Message: mame: update to 0.247. With a change of season just around the corner, it's time to unveil MAME 0.247! This is a huge release, and should have something for everyone! Newly added systems, and systems promoted to working, include: The M&D Monon Color - a low-cost Chinese hand-held console. This required finding an exploit to extract the CPU's internal ROM as audio. Said CPU is a high-performance derivative of Intel's MCS-51 architecture. A prototype version of Tecmoâs Super Pinball Action that used separate screens for the simulated backglass and playfield. This version was presumably poorly received due to the need for an expensive dedicated cabinet. An initial driver for second-generation Sony NEWS workstations based on MIPS processors. This one has been a long time coming, with a lot of preparatory work, but it's finally here! The Dracula and Game Pachinko - two Tsukuda hand-held games with vacuum fluorescent displays. Micom Mahjong - an example of an early CPU-based TV game, and possibly the first dedicated electronic mahjong system. Three new Casio synthesisers. Several Impera Magic Card games. This one's also been a while coming, requiring several new devices to be emulated. A few Astro Corp. gambling games, including Dino Dino, Magic Bomb, Stone Age, and Zoo. Some previously missing NO CD versions of Capcom's Red Earth. You'll also find numerous bug fixes and emulation improvements across the board. There's better support for low-cost Macintosh models based on the V8 chipset (including the LC, LC II, and Classic II). There are quite a few fixes for issues with Nintendo's NES/Famicom-derived arcade systems, the VS. System and PlayChoice-10. Several ZX Spectrum derivatives from the Eastern Bloc are in better shape. The Atari POKEY sounds better. The PC Engine pachinko controller from Coconuts Japan is now supported. Thereâs also an important fix for extracting CHD CD-ROM images. The stream of prototype cartridges is still flowing, with a number of Atari 2600, Game Boy Color, NES, and Super NES additions landing this month. Youâll also find the Scholastic Microzine disks for Apple II, and several PC magazine cover disks. The new VGMPlay music rips include music from the recently-emulated Poly-Net Warriors arcade game. To generate a diff of this commit: cvs rdiff -u -r1.154 -r1.155 pkgsrc/emulators/mame/Makefile cvs rdiff -u -r1.68 -r1.69 pkgsrc/emulators/mame/PLIST cvs rdiff -u -r1.122 -r1.123 pkgsrc/emulators/mame/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1662748107250560 Content-Disposition: inline Content-Length: 2792 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/emulators/mame/Makefile diff -u pkgsrc/emulators/mame/Makefile:1.154 pkgsrc/emulators/mame/Makefile:1.155 --- pkgsrc/emulators/mame/Makefile:1.154 Thu Aug 11 05:08:19 2022 +++ pkgsrc/emulators/mame/Makefile Fri Sep 9 18:28:26 2022 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.154 2022/08/11 05:08:19 gutteridge Exp $ +# $NetBSD: Makefile,v 1.155 2022/09/09 18:28:26 wiz Exp $ -DISTNAME= mame-0.246 -PKGREVISION= 1 +DISTNAME= mame-0.247 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/} GITHUB_TAG= ${DISTNAME:S/-//S/.//} Index: pkgsrc/emulators/mame/PLIST diff -u pkgsrc/emulators/mame/PLIST:1.68 pkgsrc/emulators/mame/PLIST:1.69 --- pkgsrc/emulators/mame/PLIST:1.68 Sun Jul 31 19:10:19 2022 +++ pkgsrc/emulators/mame/PLIST Fri Sep 9 18:28:26 2022 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.68 2022/07/31 19:10:19 wiz Exp $ +@comment $NetBSD: PLIST,v 1.69 2022/09/09 18:28:26 wiz Exp $ bin/castool bin/chdman bin/floptool @@ -363,7 +363,9 @@ share/mame/hash/kc_cass.xml share/mame/hash/kc_flop.xml share/mame/hash/kim1_cass.xml share/mame/hash/korvet_flop.xml -share/mame/hash/lantutor.xml +share/mame/hash/kpython2.xml +share/mame/hash/lanteach.xml +share/mame/hash/lantrans.xml share/mame/hash/laser2001_cart.xml share/mame/hash/laser2001_flop.xml share/mame/hash/leapfrog_didj_cart.xml @@ -673,6 +675,7 @@ share/mame/hash/trs80_flop.xml share/mame/hash/trs80_quik.xml share/mame/hash/trs80m2.xml share/mame/hash/trsm100.xml +share/mame/hash/tsconf_betadisc_flop.xml share/mame/hash/ttwist_brainquest_cart.xml share/mame/hash/turboextreme_cart.xml share/mame/hash/tutor.xml Index: pkgsrc/emulators/mame/distinfo diff -u pkgsrc/emulators/mame/distinfo:1.122 pkgsrc/emulators/mame/distinfo:1.123 --- pkgsrc/emulators/mame/distinfo:1.122 Sun Jul 31 19:10:19 2022 +++ pkgsrc/emulators/mame/distinfo Fri Sep 9 18:28:26 2022 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.122 2022/07/31 19:10:19 wiz Exp $ +$NetBSD: distinfo,v 1.123 2022/09/09 18:28:26 wiz Exp $ -BLAKE2s (mame-0.246.tar.gz) = 9839127da82dfde80088975c58aa886561d37281348030d015154566b5c6788a -SHA512 (mame-0.246.tar.gz) = ea65d2b7ada110156be3c19b04b71527eb84bf84d0983468f59f6204e49d2f75a367c1fc0966d6b971c1a7abfc2d99776ad786a033452443c3e5f124a4bd8b1d -Size (mame-0.246.tar.gz) = 185503516 bytes +BLAKE2s (mame-0.247.tar.gz) = 47fbde2bca2e42463a608413d6442ef2ef361901c4ef67a9ac1954f6b8bc8aac +SHA512 (mame-0.247.tar.gz) = e763c8769dbae30bc8185412ca10ae6ed01bc357472d3d1982a6bda0cb5213f05d309b86b2cb0185cd5c7181609f1170c64a3dc5999089d9a863e72428f0bed9 +Size (mame-0.247.tar.gz) = 185778600 bytes SHA1 (patch-3rdparty_genie_build_gmake.darwin_genie.make) = bb2e8c06d4b5f5869fb48e06390d5ca94a190056 SHA1 (patch-makefile) = 343fac4d165438a26e2e8077216db1c6c46a5d1e --_----------=_1662748107250560--