diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-31 14:00:39 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-31 14:00:39 +0000 |
commit | 3ac742be646425b96c247e35593d3b1b91e862d8 (patch) | |
tree | 11c99bdb2331d12b0ad3a7ed38b28716efcc6a6b /emulators/xmame | |
parent | 55b4252a50b1221823ab10778bf91a275081c8cd (diff) |
Notes
Diffstat (limited to 'emulators/xmame')
-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 |