diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-01-17 17:11:08 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-01-17 17:11:08 +0000 |
commit | b52ba9262573eb34632c3d96f48cffdd955c28a8 (patch) | |
tree | 4c68685d9a418ba56c02856642b88d9b26636dc1 /emulators | |
parent | cde37d2d0e30fbbc50f6978aefe8a2e2477259e5 (diff) | |
download | pkgsrc-b52ba9262573eb34632c3d96f48cffdd955c28a8.tar.gz |
Update xmame to version 0.78.1.
Changes since 0.77.1 includes:
- Everything from MAME 0.78
- Changed the abbreviation of "-pause_brightness" to "-pbrt" to prevent
a conflict with "-playback".
- Fixed an infrequent spurious error reported by zlib 1.2.1. (Mark
Adler)
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 8bd854e162d..94318757216 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2003/12/03 00:17:22 kristerw Exp $ +# $NetBSD: Makefile,v 1.102 2004/01/17 17:11:08 kristerw Exp $ # -DISTNAME= xmame-0.77.1 +DISTNAME= xmame-0.78.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 34ed9b6b83b..a4c53d11293 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.42 2003/12/03 00:17:22 kristerw Exp $ +$NetBSD: distinfo,v 1.43 2004/01/17 17:11:08 kristerw Exp $ -SHA1 (xmame-0.77.1.tar.bz2) = 2120ef8858e83c601f8ad00cbd315bc56f75f18a -Size (xmame-0.77.1.tar.bz2) = 12036528 bytes +SHA1 (xmame-0.78.1.tar.bz2) = 8655bdbd437ef8948bca80f6449d921d39b8a329 +Size (xmame-0.78.1.tar.bz2) = 12148685 bytes SHA1 (patch-aa) = cf7e599022fe0b3bc6f12d57c4c2d5ece7d82d0a SHA1 (patch-ae) = df9ce91871bfcff611ff8f616482d4ff2e8204a3 |