diff options
author | kristerw <kristerw> | 2002-03-06 23:11:17 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2002-03-06 23:11:17 +0000 |
commit | b6523c3476f05af743f698c5f565f9b3d5fa67f7 (patch) | |
tree | 9511087eb542255c126af8f03d8e829e5fdd3ea2 /emulators | |
parent | 5a0838fa47cba55ff59278a6540ff2a5afb0eae2 (diff) | |
download | pkgsrc-b6523c3476f05af743f698c5f565f9b3d5fa67f7.tar.gz |
Update xmame to version 0.58.2.
Changes since xmame-0.58.1 include
- Applied a tilemap fix needed for Numan Athletics. (Phil Stroffolino)
- Applied sound fix for Final Fight and Truxton 2 and possibly other
games which use FM timers; applied QSound fix for CPS1; applied sound
fix for Yie Ar Kung-Fu. (Aaron Giles)
- Outrun no longer segfaults on startup. (Steve Freeland)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmame/Makefile | 4 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index c3bd391d48a..c2acf044d39 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2002/02/19 23:36:24 mycroft Exp $ +# $NetBSD: Makefile,v 1.68 2002/03/06 23:11:17 kristerw Exp $ # -DISTNAME= xmame-0.58.1 +DISTNAME= xmame-0.58.2 CATEGORIES= emulators games x11 MASTER_SITES= http://x.mame.net/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index 627633e90b1..56ad42237a4 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.19 2002/02/20 17:20:59 mycroft Exp $ +$NetBSD: distinfo,v 1.20 2002/03/06 23:11:18 kristerw Exp $ -SHA1 (xmame-0.58.1.tar.bz2) = c688c7de85bb9e8291aed5b8ccae9e531219ff73 -Size (xmame-0.58.1.tar.bz2) = 5370441 bytes +SHA1 (xmame-0.58.2.tar.bz2) = 85e2e6d2825be72a1de23bdf471cd9c9c02a5224 +Size (xmame-0.58.2.tar.bz2) = 5372495 bytes SHA1 (patch-aa) = be131167296c50e3aea55da46288dfc16bf3ad8e SHA1 (patch-ab) = b6bb3acba452b91c8b9dd946531e9195d5d196fb SHA1 (patch-ac) = 08dda8c365c9891e1f54ef622325015a38cb9758 |