ports/140532: Update port: emulators/sdlmame update to v0.135
Emmanuel Vadot
elbarto at arcadebsd.org
Fri Nov 13 15:40:02 UTC 2009
>Number: 140532
>Category: ports
>Synopsis: Update port: emulators/sdlmame update to v0.135
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 13 15:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Emmanuel Vadot
>Release: 8.0-RC1
>Organization:
ArcadeBSD
>Environment:
FreeBSD sonic.epitech.net 8.0-RC1 FreeBSD 8.0-RC1 #3: Mon Oct 5 15:41:29 CEST 2009 root at sonic.epitech.net:/usr/obj/usr/src/sys/sonic i386
>Description:
Update port to v0.135
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -uNr /usr/ports/emulators/sdlmame/Makefile sdlmame/Makefile
--- /usr/ports/emulators/sdlmame/Makefile 2009-09-22 13:40:00.000000000 +0200
+++ sdlmame/Makefile 2009-11-13 11:06:36.000000000 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= sdlmame
-PORTVERSION= 0.134
+PORTVERSION= 0.135
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.arcadebsd.org/pub/ArcadeBSD/ports/distfiles/ \
http://rbelmont.mameworld.info/
diff -uNr /usr/ports/emulators/sdlmame/distinfo sdlmame/distinfo
--- /usr/ports/emulators/sdlmame/distinfo 2009-09-22 13:40:00.000000000 +0200
+++ sdlmame/distinfo 2009-11-13 11:07:05.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (sdlmame0134.zip) = f22ed63a64f410c0bc05bcc4d9b6f7c7
-SHA256 (sdlmame0134.zip) = cfcd6825be3edf9156c190fc84b7ffb70d592e928516be6d20fc066b98a34f5f
-SIZE (sdlmame0134.zip) = 18230784
+MD5 (sdlmame0135.zip) = 526cad3a2f06ac50f9ab74ca410f087b
+SHA256 (sdlmame0135.zip) = 1f864daee8e5ac14b57429832343f4e7c37c6b46b0385a80a360f761c87d2681
+SIZE (sdlmame0135.zip) = 18450537
diff -uNr /usr/ports/emulators/sdlmame/files/patch-makefile sdlmame/files/patch-makefile
--- /usr/ports/emulators/sdlmame/files/patch-makefile 2009-08-06 18:29:04.000000000 +0200
+++ sdlmame/files/patch-makefile 2009-11-13 11:09:10.000000000 +0100
@@ -1,5 +1,5 @@
---- makefile.orig 2009-06-11 06:38:13.000000000 +0200
-+++ makefile 2009-07-23 02:44:01.000000000 +0200
+--- makefile.orig 2009-11-13 11:07:31.000000000 +0100
++++ makefile 2009-11-13 11:08:58.000000000 +0100
@@ -59,7 +59,7 @@
ifeq ($(OSD),windows)
TARGETOS = win32
@@ -38,15 +38,16 @@
else
endif
else
-@@ -382,6 +382,7 @@
+@@ -382,7 +382,7 @@
-I$(SRC)/lib/util \
-I$(SRC)/osd \
-I$(SRC)/osd/$(OSD) \
-+ -I$(LOCALBASE)/include
+-
++ -I$(LOCALBASE)/include \
-
-@@ -395,7 +396,7 @@
+ #-------------------------------------------------
+@@ -395,7 +395,7 @@
ifneq ($(TARGETOS),macosx)
ifneq ($(TARGETOS),os2)
ifneq ($(TARGETOS),solaris)
diff -uNr /usr/ports/emulators/sdlmame/files/sdl.mak.patch sdlmame/files/sdl.mak.patch
--- /usr/ports/emulators/sdlmame/files/sdl.mak.patch 2009-05-02 01:46:55.000000000 +0200
+++ sdlmame/files/sdl.mak.patch 2009-11-13 11:10:56.000000000 +0100
@@ -1,15 +1,14 @@
---- src/osd/sdl/sdl.mak.orig 2009-03-19 14:09:23.000000000 +0100
-+++ src/osd/sdl/sdl.mak 2009-03-25 05:32:18.000000000 +0100
-@@ -127,7 +127,7 @@
+--- src/osd/sdl/sdl.mak.orig 2009-11-13 11:09:21.000000000 +0100
++++ src/osd/sdl/sdl.mak 2009-11-13 11:10:24.000000000 +0100
+@@ -140,6 +140,7 @@
+ endif
ifeq ($(TARGETOS),freebsd)
++DEFS += -DNO_DEBUGGER
TARGETOS = unix
--DEFS += -DNO_THREAD_COOPERATIVE
-+DEFS += -DNO_THREAD_COOPERATIVE -DNO_DEBUGGER
+ SYNC_IMPLEMENTATION = ntc
endif
-
- ifeq ($(TARGETOS),openbsd)
-@@ -269,10 +269,10 @@
+@@ -288,10 +289,10 @@
# the new debugger relies on GTK+ in addition to the base SDLMAME needs
# Non-X11 builds can not use the debugger
ifndef NO_X11
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list