aboutsummaryrefslogtreecommitdiff
path: root/emulators/xmame
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-04 00:30:51 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-04 00:30:51 +0000
commit1ec81de33a90f560b038e8d6d707f21f898685fb (patch)
tree539d5344e0330c8270fb5fdb95562f29a1870568 /emulators/xmame
parentab08d15c3b94eb42e400001f973e4fe25c5877c5 (diff)
downloadports-1ec81de33a90f560b038e8d6d707f21f898685fb.tar.gz
ports-1ec81de33a90f560b038e8d6d707f21f898685fb.zip
- Update to 0.101
PR: ports/88366 Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=147175
Diffstat (limited to 'emulators/xmame')
-rw-r--r--emulators/xmame/Makefile21
-rw-r--r--emulators/xmame/distinfo8
2 files changed, 15 insertions, 14 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index f002d274b226..b41e3056d292 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= xmame
-PORTVERSION?= 0.100
+PORTVERSION?= 0.101
CATEGORIES= emulators
MASTER_SITES= http://x.mame.net/download/:xmame \
http://www.arcade-history.com/download/:history \
@@ -16,12 +16,12 @@ DISTNAME= xmame-${XMAMEVERSION:S/.r/-rc/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:xmame
DIST_SUBDIR= xmame
-MAINTAINER?= flynn@energyhq.es.eu.org
+MAINTAINER?= mmendez@gmail.com
COMMENT?= UNIX/X11 port of the Multi Arcade Machine Emulator (MAME)
LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
-BROKEN= Unfetchable
+#BROKEN= Unfetchable
USE_BZIP2= yes
USE_PERL5= yes
@@ -112,11 +112,11 @@ ALLDOCS= ${GENERALDOCS} ${XMESSDOCS}
#
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Doesn't build on FreeBSD < 5.x"
-.elif (${OSVERSION} < 600000 && ${MAMEMESS} == "mess")
-BROKEN= "Doesn't build on FreeBSD < 6.x"
-.endif
+#.if ${OSVERSION} < 500000
+#BROKEN= "Doesn't build on FreeBSD < 5.x"
+#.elif (${OSVERSION} < 600000 && ${MAMEMESS} == "mess")
+#BROKEN= "Doesn't build on FreeBSD < 6.x"
+#.endif
# Option WITH_DATFILES
.if ${MAMEMESS} == "mame"
@@ -127,9 +127,10 @@ PLIST_SUB+= DATFILES=""
EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
HIVER= 0100
+HISTVER= 1_05
DISTFILES+= uhsdat${HIVER}.zip:highscore \
- history1_02.zip:history \
+ history${HISTVER}.zip:history \
cheat.zip:cheat
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
@@ -138,7 +139,7 @@ post-extract:
${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/uhsdat${HIVER}.zip \
hiscore.dat
cd ${WRKDIR} && \
- ${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/history1_02.zip \
+ ${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/history${HISTVER}.zip \
history.dat
cd ${WRKDIR} && \
${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/cheat.zip cheat.dat
diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo
index 4a7539da8962..4e782d6c610b 100644
--- a/emulators/xmame/distinfo
+++ b/emulators/xmame/distinfo
@@ -1,8 +1,8 @@
-MD5 (xmame/xmame-0.100.tar.bz2) = c289797531d540853c835a2bb9fad8bc
-SIZE (xmame/xmame-0.100.tar.bz2) = 15905255
+MD5 (xmame/xmame-0.101.tar.bz2) = 8693ea6ac5ba729453478fd9a1129807
+SIZE (xmame/xmame-0.101.tar.bz2) = 15978618
MD5 (xmame/uhsdat0100.zip) = 09480efe7251a508a9f88b512fa22a37
SIZE (xmame/uhsdat0100.zip) = 62900
-MD5 (xmame/history1_02.zip) = 5e775f567e85c5c68da56947f02966fa
-SIZE (xmame/history1_02.zip) = 1569593
+MD5 (xmame/history1_05.zip) = f16e6b5fab7eb1526eb71a26412e03b9
+SIZE (xmame/history1_05.zip) = 1595990
MD5 (xmame/cheat.zip) = 0ff8ce7a39439d813760e1a8e57af62a
SIZE (xmame/cheat.zip) = 944626