diff options
-rw-r--r-- | emulators/xmame/Makefile | 4 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 2 | ||||
-rw-r--r-- | emulators/xmame/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 583d657..641cfa4 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -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 diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index 40cb43d..8c864a3 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -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 diff --git a/emulators/xmame/pkg-plist b/emulators/xmame/pkg-plist index 001b40a..cbbd394 100644 --- a/emulators/xmame/pkg-plist +++ b/emulators/xmame/pkg-plist @@ -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 |