diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-05-29 21:40:17 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-05-29 21:40:17 +0800 |
commit | 59099f782fee6420301533b84ebdecbae8d0799d (patch) | |
tree | bd75edad0554ba0b8d826a5ed39462f940ca4c8e /emulators/xmame | |
parent | 43e573cc1067b4e6d6c98c204e8389752d33ea83 (diff) | |
download | freebsd-ports-gnome-59099f782fee6420301533b84ebdecbae8d0799d.tar.gz freebsd-ports-gnome-59099f782fee6420301533b84ebdecbae8d0799d.tar.zst freebsd-ports-gnome-59099f782fee6420301533b84ebdecbae8d0799d.zip |
- Update xmame to 0.37b15.1
- Remove one dead master site
- Update CPS2 patches to 2001/05/27
PR: 27728
Submitted by: MAINTAINER
Diffstat (limited to 'emulators/xmame')
-rw-r--r-- | emulators/xmame/Makefile | 5 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 30618a99d19c..4f2bd6152e3b 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -6,11 +6,10 @@ # PORTNAME?= xmame -PORTVERSION?= 0.37b14.2 +PORTVERSION?= 0.37b15.1 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/ \ ftp://ftp.kaupp.cx/pub/xmame/ \ - http://www.ozemail.com.au/~knebauer/xmame/files/ \ http://www.mame.net/zips/ \ http://cheat.retrogames.com/ \ http://www.sys2064.com/files/mame/ @@ -93,7 +92,7 @@ ALLDOCS= ${GENERALDOCS} ${PINMAMEDOCS} # CPS-2 patches - this enables extra games in MAME. .if ${MAMEMESS} == "mame" .if defined(WITH_CPS2) && ${WITH_CPS2} == "yes" -CPS2VERSION= 20010511 +CPS2VERSION= 20010527 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 86ccfbaab10e..537c2a9b9ced 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,7 +1,8 @@ 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/cheat.zip) = dc380436c04780950cee07d3e31bfb0b MD5 (xmame/history.zip) = 69da5c33e6a78092c6cd75cbeb737c6a MD5 (xmame/hsdat7.zip) = 9e4a7e36448895f13128a675327e34e4 -MD5 (xmame/xmame-0.37b14.2-cps2-20010511.patch.gz) = e8165108a54ceded5b1f8694ce5713f0 +MD5 (xmame/xmame-0.37b15.1-cps2-20010527.patch.gz) = 2f469fd33150fae1e871dfb8b5964b53 MD5 (xmame/xmame-0.37b14.2-pinmame-0.99b3.patch.gz) = aeefd4f6593d389cddbb7081cfc4eb42 |