diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2001-04-17 14:18:58 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2001-04-17 14:18:58 +0000 |
commit | a821687ab095af0a57b45c55a6eff183da7fd534 (patch) | |
tree | faf4ced360b7cbac92aaf0ae5ffcb34bad813b11 /emulators | |
parent | Update to 2.15.7. (diff) |
Update CPS2 version
Submitted by: stijn@win.tue.nl
Notes
Notes:
svn path=/head/; revision=41565
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmame/Makefile | 2 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index bd6d6e58070a..880268d8dd53 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -93,7 +93,7 @@ ALLDOCS= ${GENERALDOCS} ${PINMAMEDOCS} # CPS-2 patches - this enables extra games in MAME. .if ${MAMEMESS} == "mame" .if defined(WITH_CPS2) && ${WITH_CPS2} == "yes" -CPS2VERSION= 20010409 +CPS2VERSION= 20010415 PATCH_SITES+= http://www.win.tue.nl/~stijn/xmame/ PATCHFILES+= ${DISTNAME}-cps2-${CPS2VERSION}.patch.gz diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index f3a35f6bede5..ea0292b99785 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -2,5 +2,5 @@ MD5 (xmame/xmame-0.37b13.2.tar.bz2) = 70ec7ae3fba3110a6d85a7f5bfdb84f1 MD5 (xmame/cheat.zip) = dc380436c04780950cee07d3e31bfb0b MD5 (xmame/history.zip) = 69da5c33e6a78092c6cd75cbeb737c6a MD5 (xmame/hsdat7.zip) = 9e4a7e36448895f13128a675327e34e4 -MD5 (xmame/xmame-0.37b13.2-cps2-20010409.patch.gz) = a6c5d66076d2fa54a3628624ff3ad5ad -MD5 (xmame/xmame-0.37b13.2-pinmame-0.99b1.patch.gz) = 06526474f4bd5afa0874237ffe653d34 +MD5 (xmame/xmame-0.37b13.2-cps2-20010415.patch.gz) = 16101e5395f6592cc27561b5dd97ae3b +MD5 (xmame/xmame-0.37b13.1-pinmame-0.99b1.patch.gz) = 06526474f4bd5afa0874237ffe653d34 |