FreeBSD Bugzilla – Attachment 98166 Details for
Bug 137019
Update port: emulators/sdlmame Update to 0.133
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.09 KB, created by
Emmanuel Vadot
on 2009-07-23 02:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Emmanuel Vadot
Created:
2009-07-23 02:20:02 UTC
Size:
3.09 KB
patch
obsolete
>diff -urN /usr/ports/emulators/sdlmame/Makefile sdlmame/Makefile >--- /usr/ports/emulators/sdlmame/Makefile 2009-07-10 01:19:17.000000000 +0200 >+++ sdlmame/Makefile 2009-07-23 02:42:18.000000000 +0200 >@@ -6,9 +6,9 @@ > # > > PORTNAME= sdlmame >-PORTVERSION= 0.132 >+PORTVERSION= 0.133 > CATEGORIES= emulators >-MASTER_SITES= ftp://ftp.arcadebsd.org/pub/FreeBSD/ports/distfiles/ \ >+MASTER_SITES= ftp://ftp.arcadebsd.org/pub/ArcadeBSD/ports/distfiles/ \ > http://rbelmont.mameworld.info/ > DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} > >diff -urN /usr/ports/emulators/sdlmame/distinfo sdlmame/distinfo >--- /usr/ports/emulators/sdlmame/distinfo 2009-07-10 01:19:17.000000000 +0200 >+++ sdlmame/distinfo 2009-07-23 02:36:36.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (sdlmame0132.zip) = 4e35695b31ec107850f8c501373f8fca >-SHA256 (sdlmame0132.zip) = 42e69855691e79e4f8ca3b482eac0d5203c45502a28f69a60cc9b33b280caa01 >-SIZE (sdlmame0132.zip) = 17879263 >+MD5 (sdlmame0133.zip) = e049935d0c3a72ba9d3e22eb39aa882b >+SHA256 (sdlmame0133.zip) = ed13c178de6ccae5a7c958fa32504fdd5a55600fad81f76efa10e818ef416aa8 >+SIZE (sdlmame0133.zip) = 17983288 >diff -urN /usr/ports/emulators/sdlmame/files/mame.ini sdlmame/files/mame.ini >--- /usr/ports/emulators/sdlmame/files/mame.ini 2009-03-13 04:14:10.000000000 +0100 >+++ sdlmame/files/mame.ini 2009-07-23 02:58:27.000000000 +0200 >@@ -15,6 +15,7 @@ > inipath $HOME/.mame;.;ini > fontpath /usr/local/share/sdlmame/ > cheatpath $HOME/.mame/cheat >+crosshairpath crosshair > > # > # CORE OUTPUT DIRECTORY OPTIONS >@@ -41,6 +42,7 @@ > snapname %g/%i > snapsize auto > snapview internal >+burnin 0 > > # > # CORE PERFORMANCE OPTIONS >diff -urN /usr/ports/emulators/sdlmame/files/patch-makefile sdlmame/files/patch-makefile >--- /usr/ports/emulators/sdlmame/files/patch-makefile 2009-03-13 04:14:10.000000000 +0100 >+++ sdlmame/files/patch-makefile 2009-07-23 02:44:03.000000000 +0200 >@@ -1,5 +1,5 @@ >---- makefile.orig 2009-03-05 14:16:35.000000000 +0000 >-+++ makefile 2009-03-13 02:39:13.000000000 +0000 >+--- makefile.orig 2009-06-11 06:38:13.000000000 +0200 >++++ makefile 2009-07-23 02:44:01.000000000 +0200 > @@ -59,7 +59,7 @@ > ifeq ($(OSD),windows) > TARGETOS = win32 >@@ -16,7 +16,7 @@ > -CC = @gcc > -LD = @gcc > +CC := @$(CC) >-+LD = @$(CC) >++LD := @$(CC) > MD = -mkdir$(EXE) > RM = @rm -f > >@@ -29,25 +29,24 @@ > > # add an EXE suffix to get the final emulator name > EMULATOR = $(FULLNAME)$(EXE) >-@@ -337,7 +337,7 @@ >- # and make all errors into warnings >+@@ -338,7 +338,7 @@ > ifneq ($(OPTIMIZE),0) > ifneq ($(TARGETOS),os2) >+ ifndef IA64 > -CCOMFLAGS += -Werror -fno-strict-aliasing $(ARCHOPTS) > +CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS) > else >- CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS) > endif >-@@ -379,7 +379,7 @@ >+ else >+@@ -382,6 +382,7 @@ > -I$(SRC)/lib/util \ > -I$(SRC)/osd \ > -I$(SRC)/osd/$(OSD) \ >-- > + -I$(LOCALBASE)/include > > >- #------------------------------------------------- >-@@ -392,7 +392,7 @@ >+ >+@@ -395,7 +396,7 @@ > ifneq ($(TARGETOS),macosx) > ifneq ($(TARGETOS),os2) > ifneq ($(TARGETOS),solaris)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 137019
: 98166