ports/85015: [Maintainer Update] emulators/xmame to 0.99
Miguel Mendez
flynn at energyhq.es.eu.org
Tue Aug 16 22:10:27 UTC 2005
>Number: 85015
>Category: ports
>Synopsis: [Maintainer Update] emulators/xmame to 0.99
>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 Aug 16 22:10:25 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Miguel Mendez
>Release: FreeBSD 6.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD 6.0-BETA2 #0: Sat Aug 13 13:14:05 CEST 2005
root at scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE64
>Description:
Change log at: http://x.mame.net/changes-unix.html
- Fixed a minor typo in the Makefile.
- Updated uhsdat as well.
>How-To-Repeat:
>Fix:
--- xmame.diff begins here ---
diff -ruN xmame.old/Makefile xmame/Makefile
--- xmame.old/Makefile Sun Jun 26 04:43:39 2005
+++ xmame/Makefile Tue Aug 16 23:03:02 2005
@@ -6,7 +6,7 @@
#
PORTNAME?= xmame
-PORTVERSION?= 0.97
+PORTVERSION?= 0.99
CATEGORIES= emulators
MASTER_SITES= http://x.mame.net/download/:xmame \
http://www.arcade-history.com/download/:history \
@@ -130,7 +130,7 @@
EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-HIVER= 096
+HIVER= 099
DISTFILES+= uhsdat${HIVER}.zip:highscore \
history${PORTVERSION:S/./_/}.zip:history \
@@ -313,7 +313,7 @@
@${ECHO_MSG}
@${ECHO_MSG} "**************************************************************"
@${ECHO_MSG} "* HEADSUP: The OpenGL code is now built on top of the X11"
- @${ECHO_MSG} "* drivers. You can enable OpenGL rendering with the -vidmode 2"
+ @${ECHO_MSG} "* drivers. You can enable OpenGL rendering with the -vidmod 2"
@${ECHO_MSG} "* option."
@${ECHO_MSG} "**************************************************************"
@${ECHO_MSG}
diff -ruN xmame.old/distinfo xmame/distinfo
--- xmame.old/distinfo Sun Jun 26 04:43:39 2005
+++ xmame/distinfo Tue Aug 16 22:15:09 2005
@@ -1,8 +1,8 @@
-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_97.zip) = 8186ad9816d62e2904d1a2c644efe6d4
-SIZE (xmame/history0_97.zip) = 1449991
+MD5 (xmame/xmame-0.99.tar.bz2) = dec9cc95fb6fad7708f2d1c8e80166ae
+SIZE (xmame/xmame-0.99.tar.bz2) = 15782826
+MD5 (xmame/uhsdat099.zip) = 77fa62e4486191bfe275f0b28fb7a431
+SIZE (xmame/uhsdat099.zip) = 61966
+MD5 (xmame/history0_99.zip) = 0c48f1f6b8f6070c11a79299612fb265
+SIZE (xmame/history0_99.zip) = 1481699
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