ports/82646: [Maintainer Update] update emulators/xmame to 0.97
Miguel Mendez
flynn at energyhq.es.eu.org
Sat Jun 25 17:10:09 UTC 2005
>Number: 82646
>Category: ports
>Synopsis: [Maintainer Update] update emulators/xmame to 0.97
>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: Sat Jun 25 17:10:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Miguel Mendez
>Release: FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD 5.4-STABLE #0: Tue Jun 21 21:59:04 CEST 2005
root at scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE.SMP
>Description:
Change log: http://x.mame.net/changes-unix.html
>How-To-Repeat:
>Fix:
--- xmame.diff begins here ---
diff -ruN xmame.old/Makefile xmame/Makefile
--- xmame.old/Makefile Sun May 22 17:26:19 2005
+++ xmame/Makefile Sat Jun 25 14:42:28 2005
@@ -6,7 +6,7 @@
#
PORTNAME?= xmame
-PORTVERSION?= 0.96
+PORTVERSION?= 0.97
CATEGORIES= emulators
MASTER_SITES= http://x.mame.net/download/:xmame \
http://www.arcade-history.com/download/:history \
@@ -130,16 +130,16 @@
EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-#HIVER= 795
+HIVER= 096
-DISTFILES+= uhsdat${PORTVERSION:S/.//}.zip:highscore \
+DISTFILES+= uhsdat${HIVER}.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${PORTVERSION:S/.//}.zip \
+ ${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/uhsdat${HIVER}.zip \
hiscore.dat
cd ${WRKDIR} && \
${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/history${PORTVERSION:S/./_/}.zip \
diff -ruN xmame.old/distinfo xmame/distinfo
--- xmame.old/distinfo Sun May 22 17:26:19 2005
+++ xmame/distinfo Sat Jun 25 14:43:49 2005
@@ -1,8 +1,8 @@
-MD5 (xmame/xmame-0.96.tar.bz2) = 13a5b97fa868db3926a2a9356fc629bf
-SIZE (xmame/xmame-0.96.tar.bz2) = 15605353
+MD5 (xmame/xmame-0.97.tar.bz2) = 0015f608e7ebb2d541eed2cf0bd8cac1
+SIZE (xmame/xmame-0.97.tar.bz2) = 15675753
MD5 (xmame/uhsdat096.zip) = 76f45cf3c74501c90241dd90a3c872a0
SIZE (xmame/uhsdat096.zip) = 60767
-MD5 (xmame/history0_96.zip) = b598b5fd95bd6aa27bc50e0c72290d85
-SIZE (xmame/history0_96.zip) = 1427557
+MD5 (xmame/history0_97.zip) = 8186ad9816d62e2904d1a2c644efe6d4
+SIZE (xmame/history0_97.zip) = 1449991
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