mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update xmame to 0.37b15.1
- Remove one dead master site - Update CPS2 patches to 2001/05/27 PR: 27728 Submitted by: MAINTAINER
This commit is contained in:
parent
41f2308785
commit
03f3227ae3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43254
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user