mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
. Update to 0.76.1.
PR: 58571 Submitted by: Suleiman Souhlal <refugee@vt.edu> (maintainer)
This commit is contained in:
parent
1715ae79e9
commit
2849ce0477
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92471
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME?= xmame
|
||||
PORTVERSION?= 0.74.1
|
||||
PORTVERSION?= 0.76.1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://x.mame.net/download/:xmame \
|
||||
http://www.sys2064.com/files/util/:history \
|
||||
@ -154,7 +154,7 @@ ASM_COMMENT=\#
|
||||
.if ${WITH_OPTIMIZATION:L} == "yes"
|
||||
CFLAGS+= -O3 -Wall -Wno-unused -funroll-loops \
|
||||
-fstrength-reduce -fomit-frame-pointer -ffast-math \
|
||||
-malign-functions=4 -malign-jumps=4 -malign-loops=4
|
||||
-falign-functions=4 -falign-jumps=4 -falign-loops=4
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (xmame/xmame-0.74.1.tar.bz2) = 94033f0260c83d3b91fdd79fd0855709
|
||||
MD5 (xmame/xmame-0.76.1.tar.bz2) = daccd7bd8068617b9a4fd0a5925b78a1
|
||||
MD5 (xmame/uhsdat795.zip) = c30956e15cd8218f558f41013a47f22e
|
||||
MD5 (xmame/history.dat.zip) = 8c758537d5f5bc90fc3224b19421ae12
|
||||
MD5 (xmame/cheat.zip) = fab0ea562a8dcfd1ce4f3a1d5acc6101
|
||||
|
@ -45,7 +45,6 @@ share/%%MAMEMESS%%/%%MAMEMESS%%rc
|
||||
%%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/gamelist.txt
|
||||
%%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/keys.txt
|
||||
%%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/sounds.dat
|
||||
%%OPENGL%%%%PORTDOCS%%share/doc/%%MAMEMESS%%/changes.opengl
|
||||
%%PORTDOCS%%@dirrm share/doc/%%MAMEMESS%%/img
|
||||
%%PORTDOCS%%@dirrm share/doc/%%MAMEMESS%%
|
||||
%%OPENGL%%share/%%MAMEMESS%%/cab/glmame/cabfront.jpg
|
||||
|
Loading…
Reference in New Issue
Block a user