diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-07-12 21:03:58 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-07-12 21:03:58 +0800 |
commit | 2309ca3c11e4202d60344129ad98357e6c045885 (patch) | |
tree | 1cc18becb55ca0fdde799f4dae53cafe90fc4b8c /emulators | |
parent | 7995a1a092cf6d9fa18b2afc38cdb922abc762b9 (diff) | |
download | freebsd-ports-gnome-2309ca3c11e4202d60344129ad98357e6c045885.tar.gz freebsd-ports-gnome-2309ca3c11e4202d60344129ad98357e6c045885.tar.zst freebsd-ports-gnome-2309ca3c11e4202d60344129ad98357e6c045885.zip |
Update port to version 0.37b16.1.
CPS2 temporarily disabled until a new patch against b16 is available.
Delegated by: maintainer on vacation
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmame/Makefile | 10 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 2 |
2 files changed, 7 insertions, 5 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 4f2bd6152e3b..061be02a6dbb 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= xmame -PORTVERSION?= 0.37b15.1 +PORTVERSION?= 0.37b16.1 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/ \ ftp://ftp.kaupp.cx/pub/xmame/ \ @@ -92,10 +92,12 @@ ALLDOCS= ${GENERALDOCS} ${PINMAMEDOCS} # CPS-2 patches - this enables extra games in MAME. .if ${MAMEMESS} == "mame" .if defined(WITH_CPS2) && ${WITH_CPS2} == "yes" -CPS2VERSION= 20010527 +# CPS2VERSION= 20010527 -PATCH_SITES+= http://www.win.tue.nl/~stijn/xmame/ -PATCHFILES+= ${DISTNAME}-cps2-${CPS2VERSION}.patch.gz +# PATCH_SITES+= http://www.win.tue.nl/~stijn/xmame/ +# PATCHFILES+= ${DISTNAME}-cps2-${CPS2VERSION}.patch.gz +pre-everything:: + @${ECHO_MSG} "===> Warning: CPS2 patches temporarily unavailable" .else pre-everything:: @${ECHO_MSG} "===> If you want to compile MAME with CPS-2 support, use \"make WITH_CPS2=yes\"" diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index 537c2a9b9ced..9bbf230f33b9 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,6 +1,6 @@ MD5 (xmame/xmame-0.37b13.2.tar.bz2) = 70ec7ae3fba3110a6d85a7f5bfdb84f1 MD5 (xmame/xmame-0.37b14.2.tar.bz2) = 34bfba3d1412a8f8e1abd4d738de3f27 -MD5 (xmame/xmame-0.37b15.1.tar.bz2) = ea49368cd8b2cfa64103a9fb8566e274 +MD5 (xmame/xmame-0.37b16.1.tar.bz2) = 07c2d333f56f4d06b2c28315670612bb MD5 (xmame/cheat.zip) = dc380436c04780950cee07d3e31bfb0b MD5 (xmame/history.zip) = 69da5c33e6a78092c6cd75cbeb737c6a MD5 (xmame/hsdat7.zip) = 9e4a7e36448895f13128a675327e34e4 |