diff options
author | flz <flz@FreeBSD.org> | 2005-03-07 21:28:21 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-07 21:28:21 +0800 |
commit | 02fffa87541c5c7062b0a22d013682ecdaf9c15d (patch) | |
tree | 677a6c47474277fe5a533dc7f3d49593446080de /emulators/xmame | |
parent | 1c2bedce3302918c24648019d41f7dec042798f1 (diff) | |
download | freebsd-ports-gnome-02fffa87541c5c7062b0a22d013682ecdaf9c15d.tar.gz freebsd-ports-gnome-02fffa87541c5c7062b0a22d013682ecdaf9c15d.tar.zst freebsd-ports-gnome-02fffa87541c5c7062b0a22d013682ecdaf9c15d.zip |
- Update to 0.92.
PR: ports/78459
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Approved by: pav (mentor)
Diffstat (limited to 'emulators/xmame')
-rw-r--r-- | emulators/xmame/Makefile | 5 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 7dc59d7fdb29..f87da55873d6 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= xmame -PORTVERSION?= 0.90 +PORTVERSION?= 0.92 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/:xmame \ http://www.sys2064.com/files/util/:history \ @@ -20,9 +20,12 @@ DIST_SUBDIR= xmame MAINTAINER?= flynn@energyhq.es.eu.org COMMENT?= UNIX/X11 port of the Multi Arcade Machine Emulator (MAME) +LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 + USE_BZIP2= yes USE_PERL5= yes USE_GMAKE= yes +MAKE_ARGS+= ARCH=freebsd USE_REINPLACE= yes WANT_SDL= yes WANT_GNOME= yes diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index 0d96a5c7b69b..6d0d81a937f4 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,5 +1,5 @@ -MD5 (xmame/xmame-0.90.tar.bz2) = 63ef58711f711c20d77f8d91cc4805c8 -SIZE (xmame/xmame-0.90.tar.bz2) = 15113067 +MD5 (xmame/xmame-0.92.tar.bz2) = f8f79a4de41ae67ebe8d0a444efe29c1 +SIZE (xmame/xmame-0.92.tar.bz2) = 15316807 MD5 (xmame/uhsdat795.zip) = c30956e15cd8218f558f41013a47f22e SIZE (xmame/uhsdat795.zip) = 43750 MD5 (xmame/history.dat.zip) = 8c758537d5f5bc90fc3224b19421ae12 |