diff options
author | kristerw <kristerw> | 2002-02-06 22:01:25 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2002-02-06 22:01:25 +0000 |
commit | d80a451ca27efb454e285e0d2b36c99678ce5542 (patch) | |
tree | 8b90b2ba87c80d2c6efc02663d71b6750bab4ff9 /emulators/xmame | |
parent | b52c065ef29bbab00028afacd457518cd25d290b (diff) | |
download | pkgsrc-d80a451ca27efb454e285e0d2b36c99678ce5542.tar.gz |
Update xmame to version 0.58.1.
Changes since xmame-0.57.1 include
- Everything from MAME 0.58.
- Pausing while in fullscreen DGA mode no longer causes the sound to be
lost. (Steve Slaven)
- The short version of "-loadconfig" is now "-lcf", since "-lc" was
conflicting with -listcpu.
- Corrected a minor error with the help info for "-stdout-file" and
"-stderr-file".
- Updated/cleaned up some bits of the DGA2 code. (Fernand Albarracin,
Shyouzou Sugitani)
Diffstat (limited to 'emulators/xmame')
-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 b5607667f08..8dca13834ff 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2002/01/07 14:02:31 tron Exp $ +# $NetBSD: Makefile,v 1.66 2002/02/06 22:01:25 kristerw Exp $ # -DISTNAME= xmame-0.57.1 +DISTNAME= xmame-0.58.1 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 b8f3af27c0b..33e95c68ba9 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2002/01/06 22:09:31 kristerw Exp $ +$NetBSD: distinfo,v 1.18 2002/02/06 22:01:25 kristerw Exp $ -SHA1 (xmame-0.57.1.tar.bz2) = dde6921edd3d107409743398814a87d3a7f9dd74 -Size (xmame-0.57.1.tar.bz2) = 5350283 bytes +SHA1 (xmame-0.58.1.tar.bz2) = c688c7de85bb9e8291aed5b8ccae9e531219ff73 +Size (xmame-0.58.1.tar.bz2) = 5370441 bytes SHA1 (patch-aa) = be131167296c50e3aea55da46288dfc16bf3ad8e SHA1 (patch-ab) = b6bb3acba452b91c8b9dd946531e9195d5d196fb SHA1 (patch-ac) = 08dda8c365c9891e1f54ef622325015a38cb9758 |