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: Tue Mar 31 11:14:55 UTC 2026
Modified Files:
pkgsrc/emulators/mame: Makefile PLIST distinfo
Log Message:
mame: update to 0.287.
It’s the end of another month, which means it’s time for another
MAME release! As you’d expect, MAME 0.287 includes a wide-ranging
array of emulation improvements to a multitude of systems. Interesting
changes this month include better Namco System 23 graphics, improved
lighting for Sega Model 3, and software-controlled volume
control/panning for Philips CD-i (along with improved stability).
The GRiD Compass family has received a keyboard overhaul as well
as an initial DAC sound output implementation. The Apple II family
now handles tricky raster effects more realistically, as well as
getting a substantial software list update (metadata for the MECC
collection is in much better shape). And speaking of software lists,
a couple of NES prototypes have been added.
To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 pkgsrc/emulators/mame/Makefile
cvs rdiff -u -r1.103 -r1.104 pkgsrc/emulators/mame/PLIST
cvs rdiff -u -r1.165 -r1.166 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.229 pkgsrc/emulators/mame/Makefile:1.230
--- pkgsrc/emulators/mame/Makefile:1.229 Mon Mar 9 20:38:49 2026
+++ pkgsrc/emulators/mame/Makefile Tue Mar 31 11:14:55 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.229 2026/03/09 20:38:49 wiz Exp $
+# $NetBSD: Makefile,v 1.230 2026/03/31 11:14:55 wiz Exp $
-DISTNAME= mame-0.286
-PKGREVISION= 1
+DISTNAME= mame-0.287
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.103 pkgsrc/emulators/mame/PLIST:1.104
--- pkgsrc/emulators/mame/PLIST:1.103 Thu Feb 26 13:03:54 2026
+++ pkgsrc/emulators/mame/PLIST Tue Mar 31 11:14:55 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.103 2026/02/26 13:03:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.104 2026/03/31 11:14:55 wiz Exp $
bin/castool
bin/chdman
bin/floptool
@@ -444,6 +444,7 @@ share/mame/hash/misterx.xml
share/mame/hash/mk14_quik.xml
share/mame/hash/mm1_flop.xml
share/mame/hash/mm2_flop.xml
+share/mame/hash/mm2_hdd.xml
share/mame/hash/mo5_cart.xml
share/mame/hash/mo5_cass.xml
share/mame/hash/mo5_flop.xml
Index: pkgsrc/emulators/mame/distinfo
diff -u pkgsrc/emulators/mame/distinfo:1.165 pkgsrc/emulators/mame/distinfo:1.166
--- pkgsrc/emulators/mame/distinfo:1.165 Thu Feb 26 13:03:54 2026
+++ pkgsrc/emulators/mame/distinfo Tue Mar 31 11:14:55 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.165 2026/02/26 13:03:54 wiz Exp $
+$NetBSD: distinfo,v 1.166 2026/03/31 11:14:55 wiz Exp $
-BLAKE2s (mame-0.286.tar.gz) = b6616cb3b0996f3503837ea2107cd1ee46c8e70fbfb953b9075a75ce8192277b
-SHA512 (mame-0.286.tar.gz) = e38592afdc44986133bff07d3863256340557d115bce841fb304ba9d29cfc66be89d360677f70df01fc9ca0506a4d005ce4c174973d889258c58ec660e0549be
-Size (mame-0.286.tar.gz) = 211998460 bytes
+BLAKE2s (mame-0.287.tar.gz) = 10b4a9c51c20e269986e108e4e433ca321a1d5a72478fe9845c8c1aaa9892f5f
+SHA512 (mame-0.287.tar.gz) = 6a9a991c67d9f2ffde00f95cf1e3a9c1f8bfcbff578612f9fa430e5113f03cbdceefc7ab517199565c5aa53a65d6d884cdc057dd7c78851133f5784e7211e7ed
+Size (mame-0.287.tar.gz) = 212157098 bytes
SHA1 (patch-3rdparty_bx_src_thread.cpp) = 03d4b6918ee91c600748fe8d518fd62c630c33a7
SHA1 (patch-3rdparty_genie_build_gmake.darwin_genie.make) = bb2e8c06d4b5f5869fb48e06390d5ca94a190056
SHA1 (patch-makefile) = 865b1513a86567352570aeba5f12251486c65052
Home |
Main Index |
Thread Index |
Old Index