Received: by mail.netbsd.org (Postfix, from userid 605) id CDB7284E47; Tue, 5 Jun 2018 18:29:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3F27F84DF3 for ; Tue, 5 Jun 2018 18:29: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 4EwdGw-VYOyy for ; Tue, 5 Jun 2018 18:29:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8A54184CD1 for ; Tue, 5 Jun 2018 18:29:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 823A4FBEC; Tue, 5 Jun 2018 18:29:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1528223379167310" MIME-Version: 1.0 Date: Tue, 5 Jun 2018 18:29:39 +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: <20180605182939.823A4FBEC@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. --_----------=_1528223379167310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: wiz Date: Tue Jun 5 18:29:39 UTC 2018 Modified Files: pkgsrc/emulators/mame: Makefile distinfo Log Message: mame: update to 0.198. It’s the day you’ve been eagerly awaiting all month: MAME release day! MAME 0.198, our May release, is packed full of improvements in lots of areas. Newly supported arcade games include the rare video pinball game Tom Tom Magic, Jikkyou Powerful Pro Yakyuu EX ’98, and Keirin Ou. Newly supported computers include the TI-99/2, Dragon MSX-64, and BBC Master 512. This release brings graphics emulation improvements to a number of systems, including more fixes for Sega Saturn/ST-V, missing effects emulated in 1945k III, and improvements to the title screen in Wolf Fang. The SH-4 recompiler now supports more FPU opcodes directly, and NAOMI keyboards are supported. Low-level floppy drive emulation improvements bring improved compatibility for Apple II software. Newly supported peripherals include a PC ISA LBA BIOS card, the Beeb Speech Synthesiser, and a number of BBC Micro pointing devices. Other additions include new Tiger handhelds (Batman: The Animated Series, Operation: Aliens, Wayne’s World, and X-Men), the Fidelity Elegance and Prestige chess computers, and alternate versions of Battle Balls, Centipede, Final Fight, Karate Blazers, Last Mission, Real Puncher, Sengoku 3, Spy Hunter, and World Heroes 2. There are lots of additions to the Apple II cassette software list, and several additions to the Sorcerer cassette software list as well. MAME now supports Korean user interface thanks to a contribution from Neius. For developers, we’ve fixed some issues in the debugger affecting CPUs that use word addressing, and the source list is sorted more intuitively in memory windows. We’ve made a number of changes to how machine configuration works to make driver development more intuitive and less error-prone. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 pkgsrc/emulators/mame/Makefile cvs rdiff -u -r1.67 -r1.68 pkgsrc/emulators/mame/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1528223379167310 Content-Disposition: inline Content-Length: 1908 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.84 pkgsrc/emulators/mame/Makefile:1.85 --- pkgsrc/emulators/mame/Makefile:1.84 Sun Apr 29 20:52:58 2018 +++ pkgsrc/emulators/mame/Makefile Tue Jun 5 18:29:39 2018 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.84 2018/04/29 20:52:58 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2018/06/05 18:29:39 wiz Exp $ -DISTNAME= mame-0.197 +DISTNAME= mame-0.198 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/} GITHUB_TAG= ${DISTNAME:S/-//S/.//} Index: pkgsrc/emulators/mame/distinfo diff -u pkgsrc/emulators/mame/distinfo:1.67 pkgsrc/emulators/mame/distinfo:1.68 --- pkgsrc/emulators/mame/distinfo:1.67 Sun Apr 29 20:52:58 2018 +++ pkgsrc/emulators/mame/distinfo Tue Jun 5 18:29:39 2018 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.67 2018/04/29 20:52:58 wiz Exp $ +$NetBSD: distinfo,v 1.68 2018/06/05 18:29:39 wiz Exp $ -SHA1 (mame-0.197.tar.gz) = 8c453acb2a939c0571f62362a5babb7505629948 -RMD160 (mame-0.197.tar.gz) = bdb74e1500200d248a46e3dde4d20635fa1b81f8 -SHA512 (mame-0.197.tar.gz) = ceff2e3bf15dab54414846ff03681082bdfe11cdeefe65379038ceca36569ba44b2c3b76f4114eab87379db0fb236ca74bd86133e5329b6558ec28e4f340f9d5 -Size (mame-0.197.tar.gz) = 126768874 bytes +SHA1 (mame-0.198.tar.gz) = 0e7c88762f3649b8a58e0f61fad8080171c0853e +RMD160 (mame-0.198.tar.gz) = 5886423aff2cd311fa7c2bf640320fec93bb5cd5 +SHA512 (mame-0.198.tar.gz) = b6d07e4aff9a4a049954a32a9b9fe2faf4d55c61e13744577225a7dee0f21fc2b259eaf704781e91c2f41a99e499ab98aee8920a771943412d847d363035b5bb +Size (mame-0.198.tar.gz) = 127166350 bytes SHA1 (patch-3rdparty_asio_include_asio_detail_config.hpp) = 9b0d6139e853d8efb9d51270bbfa5382feac42a7 SHA1 (patch-3rdparty_bgfx_examples_common_font_font__manager.cpp) = e39b2dff553505531adb5f0a31b0a22306b8e2e4 SHA1 (patch-3rdparty_bx_include_bx_platform.h) = caa57597d7c0916f82b3dbdc6ebf2e4851984e70 --_----------=_1528223379167310--