diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-08-31 22:00:39 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-08-31 22:00:39 +0800 |
commit | 2d64abfd80e62c073e9c9712fb919065b05cf5b0 (patch) | |
tree | 4ba39d3ce54aea9ad3f6ed4c1acbeee70d218eb6 /emulators | |
parent | f0fde54e7dfecfc233b2206aa78f0a88a363edf0 (diff) | |
download | freebsd-ports-gnome-2d64abfd80e62c073e9c9712fb919065b05cf5b0.tar.gz freebsd-ports-gnome-2d64abfd80e62c073e9c9712fb919065b05cf5b0.tar.zst freebsd-ports-gnome-2d64abfd80e62c073e9c9712fb919065b05cf5b0.zip |
- Update to 0.99
- Fix a typo
- Updated uhsdat
PR: ports/85015
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmame/Makefile | 6 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 12 |
2 files changed, 9 insertions, 9 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index c64b2f751635..ee9dada6bfdb 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -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 @@ PLIST_SUB+= DATFILES="" EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip -HIVER= 096 +HIVER= 099 DISTFILES+= uhsdat${HIVER}.zip:highscore \ history${PORTVERSION:S/./_/}.zip:history \ @@ -313,7 +313,7 @@ post-install: @${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 --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index 74981b5a8fca..8802ba62a088 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -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 |