- Update to 0.77.1
PR: ports/61205 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer
This commit is contained in:
parent
8850b555b8
commit
8a8308fdf6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97988
2 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME?= xmame
|
||||
PORTVERSION?= 0.76.1
|
||||
PORTVERSION?= 0.77.1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://x.mame.net/download/:xmame \
|
||||
http://www.sys2064.com/files/util/:history \
|
||||
|
@ -24,6 +24,7 @@ USE_BZIP2= yes
|
|||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
MAKEFILE= makefile.unix
|
||||
|
||||
MAN6= x${MAMEMESS}.6
|
||||
|
||||
|
@ -172,7 +173,7 @@ DISPLAY_TARGET=sdl
|
|||
|
||||
.if ${DISPLAY_TARGET:L} == "opengl"
|
||||
CFLAGS+= ${PTHREAD_CFLAGS}
|
||||
USE_MESA= yes
|
||||
USE_GL= yes
|
||||
DISPLAY_METHOD= xgl
|
||||
PLIST_SUB+= OPENGL=""
|
||||
ALL_DOCS+= ${GLDOCS}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
MD5 (xmame/xmame-0.76.1.tar.bz2) = daccd7bd8068617b9a4fd0a5925b78a1
|
||||
MD5 (xmame/xmame-0.77.1.tar.bz2) = 744fdbac27c08cf13ca979a4b4985041
|
||||
MD5 (xmame/uhsdat795.zip) = c30956e15cd8218f558f41013a47f22e
|
||||
MD5 (xmame/history.dat.zip) = 8c758537d5f5bc90fc3224b19421ae12
|
||||
MD5 (xmame/cheat.zip) = fab0ea562a8dcfd1ce4f3a1d5acc6101
|
||||
|
|
Loading…
Reference in a new issue