From d00d69ec3152bf66eca311ed248e7acbecf98678 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 30 Jan 2003 14:08:32 +0000 Subject: Update to 0.64rc1. No particular xmame change since 0.63 pre-release; changes to 0.62 unknown; mainly sync with MAME 0.64. --- emulators/xmame/Makefile | 6 +++--- emulators/xmame/distinfo | 8 ++++---- emulators/xmame/patches/patch-ae | 18 +++++++++--------- 3 files changed, 16 insertions(+), 16 deletions(-) (limited to 'emulators/xmame') diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index cd6fa38e28f..e4ecc3e03dd 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2003/01/28 22:03:17 jlam Exp $ +# $NetBSD: Makefile,v 1.90 2003/01/30 14:08:32 wiz Exp $ # -DISTNAME= xmame-0.62.2 -PKGNAME= xmame-0.62.2 +DISTNAME= xmame-0.64.1-rc1 +PKGNAME= xmame-0.64.1.0 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 15f6c351f57..754445f359c 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.31 2003/01/13 19:06:27 kristerw Exp $ +$NetBSD: distinfo,v 1.32 2003/01/30 14:08:33 wiz Exp $ -SHA1 (xmame-0.62.2.tar.bz2) = aa05b1379b3e14ce72049e33283eba37a14d0514 -Size (xmame-0.62.2.tar.bz2) = 8314736 bytes +SHA1 (xmame-0.64.1-rc1.tar.bz2) = 02c71fab0b1dc34b4da8948685280c267c7c54c1 +Size (xmame-0.64.1-rc1.tar.bz2) = 6306181 bytes SHA1 (patch-aa) = be131167296c50e3aea55da46288dfc16bf3ad8e SHA1 (patch-ad) = e389102fc29bd7c40711cfd493bad902ee102ae2 -SHA1 (patch-ae) = ec7428d0e0bd448aa89c5be93efa88c29b077931 +SHA1 (patch-ae) = ab497b6c248b050583bf9930f34c1dffe874b779 diff --git a/emulators/xmame/patches/patch-ae b/emulators/xmame/patches/patch-ae index d44b2360391..d6af8afdfcc 100644 --- a/emulators/xmame/patches/patch-ae +++ b/emulators/xmame/patches/patch-ae @@ -1,18 +1,18 @@ -$NetBSD: patch-ae,v 1.18 2003/01/09 19:46:14 mycroft Exp $ +$NetBSD: patch-ae,v 1.19 2003/01/30 14:08:34 wiz Exp $ ---- doc/xmamerc.dist.orig Thu Jan 9 18:50:13 2003 -+++ doc/xmamerc.dist Thu Jan 9 18:52:28 2003 -@@ -69,12 +69,12 @@ +--- src/unix/doc/xmamerc.dist.orig Sun Jan 26 23:06:07 2003 ++++ src/unix/doc/xmamerc.dist +@@ -69,12 +69,12 @@ analogstick 0 mouse 1 ### Fileio Related ### --rompath /usr/games/lib/xmame/roms +-rompath /usr/local/share/games/xmame/roms +rompath @ROMPATH@ snapshot_directory . --cheat_file /usr/games/lib/xmame/cheat.dat --hiscore_file /usr/games/lib/xmame/hiscore.dat --history_file /usr/games/lib/xmame/history.dat --mameinfo_file /usr/games/lib/xmame/mameinfo.dat +-cheat_file /usr/local/share/games/xmame/cheat.dat +-hiscore_file /usr/local/share/games/xmame/hiscore.dat +-history_file /usr/local/share/games/xmame/history.dat +-mameinfo_file /usr/local/share/games/xmame/mameinfo.dat +cheat_file @SPOOLDIR@/cheat.dat +hiscore_file @SPOOLDIR@/hiscore.dat +history_file @SPOOLDIR@/history.dat -- cgit v1.2.3