summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-05-14 20:02:10 +0000
committerolgeni <olgeni@FreeBSD.org>2001-05-14 20:02:10 +0000
commitd2eabac35aca65aa210c17e480615cd3bd871838 (patch)
tree0569b603eca201bd94648350071eb9b7d75ca3cc /emulators
parent96cd5084edbceff896edffd0562601f8acf4026f (diff)
downloadFreeBSD-ports-d2eabac35aca65aa210c17e480615cd3bd871838.zip
FreeBSD-ports-d2eabac35aca65aa210c17e480615cd3bd871838.tar.gz
Update xmame to 0.37b14.2, xpinmame to 0.99b3, and CPS2 patches to
2001/05/11. PR: 27317 Submitted by: Stijn Hoop <stijn@win.tue.nl>
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xmame/Makefile4
-rw-r--r--emulators/xmame/distinfo6
-rw-r--r--emulators/xpinmame/Makefile4
3 files changed, 7 insertions, 7 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 6ab6cc4..30618a9 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= xmame
-PORTVERSION?= 0.37b14.1
+PORTVERSION?= 0.37b14.2
CATEGORIES= emulators
MASTER_SITES= http://x.mame.net/download/ \
ftp://ftp.kaupp.cx/pub/xmame/ \
@@ -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= 20010422
+CPS2VERSION= 20010511
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 45b9180..86ccfba 100644
--- a/emulators/xmame/distinfo
+++ b/emulators/xmame/distinfo
@@ -1,7 +1,7 @@
MD5 (xmame/xmame-0.37b13.2.tar.bz2) = 70ec7ae3fba3110a6d85a7f5bfdb84f1
-MD5 (xmame/xmame-0.37b14.1.tar.bz2) = a15c6c5b8f2bbc1e2cda3420c6454bee
+MD5 (xmame/xmame-0.37b14.2.tar.bz2) = 34bfba3d1412a8f8e1abd4d738de3f27
MD5 (xmame/cheat.zip) = dc380436c04780950cee07d3e31bfb0b
MD5 (xmame/history.zip) = 69da5c33e6a78092c6cd75cbeb737c6a
MD5 (xmame/hsdat7.zip) = 9e4a7e36448895f13128a675327e34e4
-MD5 (xmame/xmame-0.37b14.1-cps2-20010422.patch.gz) = cd36e3b92acea42e96cc97ae604d6cd2
-MD5 (xmame/xmame-0.37b14.1-pinmame-0.99b2.patch.gz) = fd269d2719cc7b51572c1cba8ceba88e
+MD5 (xmame/xmame-0.37b14.2-cps2-20010511.patch.gz) = e8165108a54ceded5b1f8694ce5713f0
+MD5 (xmame/xmame-0.37b14.2-pinmame-0.99b3.patch.gz) = aeefd4f6593d389cddbb7081cfc4eb42
diff --git a/emulators/xpinmame/Makefile b/emulators/xpinmame/Makefile
index cb1ed73..644f0c7 100644
--- a/emulators/xpinmame/Makefile
+++ b/emulators/xpinmame/Makefile
@@ -18,7 +18,7 @@ COMMENT= ${.CURDIR}/pkg-comment
DESCR= ${.CURDIR}/pkg-descr
MAMEMESS= pinmame
-XMAMEVERSION= 0.37b14.1
-PINMAMEVERSION= 0.99b2
+XMAMEVERSION= 0.37b14.2
+PINMAMEVERSION= 0.99b3
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud