FreeBSD Bugzilla – Attachment 106140 Details for
Bug 146696
Update ports: emulators/mame Update to 0.138
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.08 KB, created by
Emmanuel Vadot
on 2010-05-18 10:00:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Emmanuel Vadot
Created:
2010-05-18 10:00:12 UTC
Size:
2.08 KB
patch
obsolete
>diff -uNr /usr/ports/emulators/mame/Makefile mame/Makefile >--- /usr/ports/emulators/mame/Makefile 2010-05-18 09:03:05.000000000 +0200 >+++ mame/Makefile 2010-05-18 09:55:35.000000000 +0200 >@@ -6,7 +6,7 @@ > # > > PORTNAME= mame >-PORTVERSION= 0.137 >+PORTVERSION= 0.138 > CATEGORIES= emulators > MASTER_SITES= http://www.aarongiles.com/mirror/releases/ \ > ftp://ftp.arcadebsd.org/pub/ArcadeBSD/ports/distfiles/ >@@ -29,7 +29,7 @@ > SUB_FILES= pkg-message > USE_DOS2UNIX= makefile sdl.mak > >-OPTIONS= DEBUG "Build sdlmame debugger" off >+OPTIONS= DEBUG "Build mame debugger" off > > .include <bsd.port.pre.mk> > >diff -uNr /usr/ports/emulators/mame/distinfo mame/distinfo >--- /usr/ports/emulators/mame/distinfo 2010-05-18 09:03:05.000000000 +0200 >+++ mame/distinfo 2010-05-18 09:16:21.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (mame0137s.zip) = ce9e5359e882d5a8219821e39bd4f27a >-SHA256 (mame0137s.zip) = 19678b480355b3c88fd026d0b5d4cb8f5da283666be7b0aa677a05f84041f8c7 >-SIZE (mame0137s.zip) = 16336251 >+MD5 (mame0138s.zip) = c0932c5456af79ad83ab0a2dd2219b2e >+SHA256 (mame0138s.zip) = a80ee0b6d7c20743e35274d39129f313fb8756cfcb995c1cf95d5a81bdfabc2d >+SIZE (mame0138s.zip) = 16446378 >diff -uNr /usr/ports/emulators/mame/files/patch-makefile mame/files/patch-makefile >--- /usr/ports/emulators/mame/files/patch-makefile 2010-05-18 09:03:05.000000000 +0200 >+++ mame/files/patch-makefile 2010-05-18 09:21:04.000000000 +0200 >@@ -1,6 +1,6 @@ >---- makefile.orig 2010-03-01 20:26:50.000000000 +0100 >-+++ makefile 2010-03-24 00:48:38.000000000 +0100 >-@@ -266,8 +266,8 @@ >+--- makefile.orig 2010-05-18 09:19:49.000000000 +0200 >++++ makefile 2010-05-18 09:21:03.000000000 +0200 >+@@ -281,8 +281,8 @@ > > # compiler, linker and utilities > AR = @ar >@@ -11,11 +11,11 @@ > MD = -mkdir$(EXE) > RM = @rm -f > >-@@ -308,7 +308,7 @@ >+@@ -329,7 +329,7 @@ > endif > > # fullname is prefix+name+suffix+suffix64+suffixdebug >--FULLNAME = $(PREFIX)$(PREFIXSDL)$(NAME)$(SUFFIX)$(SUFFIX64)$(SUFFIXDEBUG) >+-FULLNAME = $(PREFIX)$(PREFIXSDL)$(NAME)$(SUFFIX)$(SUFFIX64)$(SUFFIXDEBUG)$(SUFFIXGPROF) > +FULLNAME = $(NAME) > > # add an EXE suffix to get the final emulator name
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 146696
: 106140