ports/81171: [Maintainer Update] emulators/xmame to 0.96

Miguel Mendez flynn at energyhq.es.eu.org
Tue May 17 20:20:08 UTC 2005


>Number:         81171
>Category:       ports
>Synopsis:       [Maintainer Update] emulators/xmame to 0.96
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 17 20:20:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE #0: Thu May 12 19:57:42 UTC 2005
    root at scienide.energyhq.es.eu.org:/usr/src/sys/i386/compile/SCIENIDE.SMP



>Description:


Changelog: http://x.mame.net/changes-unix.html

On the FreeBSD side:

- Updated the port to 0.96
- Brought the datfiles up to date (thanks Radim Kolar)
- Set the new MASTER_SITES

For the record: Building xmame on a 64MB box -> good FreeBSD vm stress test :)



>How-To-Repeat:





>Fix:


--- xmame.diff begins here ---
diff -ruN xmame.old/Makefile xmame/Makefile
--- xmame.old/Makefile	Wed May  4 16:13:03 2005
+++ xmame/Makefile	Mon May 16 20:45:15 2005
@@ -6,13 +6,12 @@
 #
 
 PORTNAME?=	xmame
-PORTVERSION?=	0.95
+PORTVERSION?=	0.96
 CATEGORIES=	emulators
 MASTER_SITES=	http://x.mame.net/download/:xmame \
-		http://www.sys2064.com/files/util/:history \
-		http://www.sys2064.com/files/mame/:highscore \
-		http://cheat.retrogames.com/:cheat \
-		http://www.win.tue.nl/~stijn/xmame/:history,highscore,cheat
+		http://www.arcade-history.com/download/:history \
+		http://www.mameworld.net/highscore/:highscore \
+		http://cheat.retrogames.com/:cheat
 DISTNAME=	xmame-${XMAMEVERSION:S/.r/-rc/}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:xmame
 DIST_SUBDIR=	xmame
@@ -131,18 +130,19 @@
 
 EXTRACT_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip
 
-HIVER=		795
+#HIVER=		795
 
-DISTFILES+=	uhsdat${HIVER}.zip:highscore history.dat.zip:history \
-			cheat.zip:cheat
+DISTFILES+=	uhsdat${PORTVERSION:S/.//}.zip:highscore \
+		history${PORTVERSION:S/./_/}.zip:history \
+		cheat.zip:cheat
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 post-extract:
 	cd ${WRKDIR} && \
-		${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/uhsdat${HIVER}.zip \
+		${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/uhsdat${PORTVERSION:S/.//}.zip \
 			hiscore.dat
 	cd ${WRKDIR} && \
-		${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/history.dat.zip \
+		${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/history${PORTVERSION:S/./_/}.zip \
 			history.dat
 	cd ${WRKDIR} && \
 		${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/cheat.zip cheat.dat
diff -ruN xmame.old/distinfo xmame/distinfo
--- xmame.old/distinfo	Tue Apr  5 20:39:46 2005
+++ xmame/distinfo	Mon May 16 17:41:32 2005
@@ -1,8 +1,8 @@
-MD5 (xmame/xmame-0.95.tar.bz2) = e2571ce90bdf1517eea4d8085170fe6c
-SIZE (xmame/xmame-0.95.tar.bz2) = 15460834
-MD5 (xmame/uhsdat795.zip) = c30956e15cd8218f558f41013a47f22e
-SIZE (xmame/uhsdat795.zip) = 43750
-MD5 (xmame/history.dat.zip) = 8c758537d5f5bc90fc3224b19421ae12
-SIZE (xmame/history.dat.zip) = 409736
+MD5 (xmame/xmame-0.96.tar.bz2) = 13a5b97fa868db3926a2a9356fc629bf
+SIZE (xmame/xmame-0.96.tar.bz2) = 15605353
+MD5 (xmame/uhsdat096.zip) = 76f45cf3c74501c90241dd90a3c872a0
+SIZE (xmame/uhsdat096.zip) = 60767
+MD5 (xmame/history0_96.zip) = b598b5fd95bd6aa27bc50e0c72290d85
+SIZE (xmame/history0_96.zip) = 1427557
 MD5 (xmame/cheat.zip) = 0ff8ce7a39439d813760e1a8e57af62a
 SIZE (xmame/cheat.zip) = 944626
--- xmame.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list