pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/mame
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jun 2 14:26:15 UTC 2023
Modified Files:
pkgsrc/emulators/mame: Makefile PLIST distinfo
Log Message:
mame: update to 0.255.
As you may have expected, it’s MAME 0.255 release day! Following
on from April’s breakthroughs, Namco System 10 MP3 audio is now
supported, making Golgo 13: Juusei no Requiem, Seishun Quiz Colorful
High School and Nice Tsukkomi fully playable. On top of that, Point
Blank 3 and Gunbalina now run, and the later version of Gamshara
has been dumped correctly. If you like rhythm games, more than half
a dozen Pop'n Music titles are now working. Lots of LCD and LED
games were added this month, including two Teenage Mutant Ninja
Turtles games from Konami, Super Goal Keeper from Tronica, and two
sports-themed games from Tomy.
Remember the Motorola 88000 CPU architecture? It’s OK if you don’t,
it never achieved the same market penetration as its rivals MIPS,
SPARC and POWER. But that makes it really cool that two Omron
workstations based on 88100 CPUs, the Luna 88K and Luna 88K², are
now working. This release also adds support for the Psion HC 100
series of hand-held computers from the early 1990s. These devices
found their niche as portable data collection terminals. Support
for the ZX Spectrum’s many descendants continues to grow, with the
Sprinter Sp2000 arriving this month.
Of course, there are lots of other changes, including software list
additions, bug fixes and general emulation improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 pkgsrc/emulators/mame/Makefile
cvs rdiff -u -r1.76 -r1.77 pkgsrc/emulators/mame/PLIST
cvs rdiff -u -r1.131 -r1.132 pkgsrc/emulators/mame/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/mame/Makefile
diff -u pkgsrc/emulators/mame/Makefile:1.169 pkgsrc/emulators/mame/Makefile:1.170
--- pkgsrc/emulators/mame/Makefile:1.169 Sat May 6 19:09:13 2023
+++ pkgsrc/emulators/mame/Makefile Fri Jun 2 14:26:15 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.169 2023/05/06 19:09:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.170 2023/06/02 14:26:15 wiz Exp $
-DISTNAME= mame-0.254
-PKGREVISION= 1
+DISTNAME= mame-0.255
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.76 pkgsrc/emulators/mame/PLIST:1.77
--- pkgsrc/emulators/mame/PLIST:1.76 Thu Apr 27 08:05:42 2023
+++ pkgsrc/emulators/mame/PLIST Fri Jun 2 14:26:15 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.76 2023/04/27 08:05:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.77 2023/06/02 14:26:15 wiz Exp $
bin/castool
bin/chdman
bin/floptool
@@ -468,6 +468,7 @@ share/mame/hash/mz2500.xml
share/mame/hash/mz700_cass.xml
share/mame/hash/mz800_cass.xml
share/mame/hash/n64.xml
+share/mame/hash/n64_lodgenet.xml
share/mame/hash/n64dd.xml
share/mame/hash/nascom_flop.xml
share/mame/hash/nascom_snap.xml
Index: pkgsrc/emulators/mame/distinfo
diff -u pkgsrc/emulators/mame/distinfo:1.131 pkgsrc/emulators/mame/distinfo:1.132
--- pkgsrc/emulators/mame/distinfo:1.131 Thu Apr 27 08:05:42 2023
+++ pkgsrc/emulators/mame/distinfo Fri Jun 2 14:26:15 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.131 2023/04/27 08:05:42 wiz Exp $
+$NetBSD: distinfo,v 1.132 2023/06/02 14:26:15 wiz Exp $
-BLAKE2s (mame-0.254.tar.gz) = 795d9850f0d98deb327e34ad003693251c15a23d74285e1e4edb00fd0eb77cae
-SHA512 (mame-0.254.tar.gz) = efb89074229f5662ff23176cfc042c5e5f4732a54498574bac6b74d3726be9bf8e93fc49370e1b94e5f1ed2f7ead8b0a6d46bb965e2a22ef528bcc2131abf8a7
-Size (mame-0.254.tar.gz) = 203449561 bytes
+BLAKE2s (mame-0.255.tar.gz) = e3e81f8d1cafb4a4b5759d4b3b362d12c407a2ca88b938509ca451f3b467c54a
+SHA512 (mame-0.255.tar.gz) = d538e07ccf5e9c1d21de41710e0250699ea128f6d5d2174c9e8c2e4126aa06ce80d86ff340bf62a6d3c56c8eba7cd15b059da16c7b73e06b6dcb4df0cdb216b6
+Size (mame-0.255.tar.gz) = 203897888 bytes
SHA1 (patch-3rdparty_bx_src_thread.cpp) = 91d7aa74dbe5e8e73594580ce0c16846f4a0d7b1
SHA1 (patch-3rdparty_genie_build_gmake.darwin_genie.make) = bb2e8c06d4b5f5869fb48e06390d5ca94a190056
SHA1 (patch-makefile) = 343fac4d165438a26e2e8077216db1c6c46a5d1e
Home |
Main Index |
Thread Index |
Old Index