Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2009 17:04:31 GMT
From:      Emmanuel Vadot <elbarto@arcadebsd.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133953: Update ports: emulators/sdlmame Update to 0131
Message-ID:  <200904231704.n3NH4VgD036999@www.freebsd.org>
Resent-Message-ID: <200904231710.n3NHA5iQ086081@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133953
>Category:       ports
>Synopsis:       Update ports: emulators/sdlmame Update to 0131
>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:   Thu Apr 23 17:10:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Emmanuel Vadot
>Release:        7.1-RELEASE
>Organization:
ArcadeBSD
>Environment:
FreeBSD maetel 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 14:37:25 UTC 2009     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Update ports to 0131
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/emulators/sdlmame/Makefile sdlmame/Makefile
--- /usr/ports/emulators/sdlmame/Makefile	2009-03-25 12:46:06.000000000 +0100
+++ sdlmame/Makefile	2009-04-23 18:43:25.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	sdlmame
-PORTVERSION=	0.130
-PORTREVISION=	1
+PORTVERSION=	0.131
 CATEGORIES=	emulators
 MASTER_SITES=	ftp://ftp.arcadebsd.org/pub/FreeBSD/ports/distfiles/ \
 		http://rbelmont.mameworld.info/
@@ -32,9 +31,7 @@
 
 .include <bsd.port.pre.mk>
 
-.if defined(WITH_DEBUG)
-EXTRA_PATCHES+=		${FILESDIR}/sdl.mak.patch-debug
-.else
+.if !defined(WITH_DEBUG)
 USE_GNOME=		#
 EXTRA_PATCHES+=		${FILESDIR}/sdl.mak.patch
 .endif
diff -ruN /usr/ports/emulators/sdlmame/distinfo sdlmame/distinfo
--- /usr/ports/emulators/sdlmame/distinfo	2009-03-18 01:35:49.000000000 +0100
+++ sdlmame/distinfo	2009-04-23 18:42:11.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (sdlmame0130.zip) = 1195da0b6ae762eeebb21f500509d62d
-SHA256 (sdlmame0130.zip) = d6f25291ec79583dceb300a721f76a10d1839ad13890e51d9ed47b5236363de8
-SIZE (sdlmame0130.zip) = 17681979
+MD5 (sdlmame0131.zip) = d4891999ec2ee11cb0d75a1596e17060
+SHA256 (sdlmame0131.zip) = 03f0643294a673237169f915ee722b52b03d910b87d096b071e144f6f07e6621
+SIZE (sdlmame0131.zip) = 17663209
diff -ruN /usr/ports/emulators/sdlmame/files/sdl.mak.patch sdlmame/files/sdl.mak.patch
--- /usr/ports/emulators/sdlmame/files/sdl.mak.patch	2009-03-13 04:14:10.000000000 +0100
+++ sdlmame/files/sdl.mak.patch	2009-04-23 18:43:13.000000000 +0200
@@ -1,6 +1,15 @@
---- src/osd/sdl/sdl.mak.orig	2009-03-05 20:03:50.000000000 +0100
-+++ src/osd/sdl/sdl.mak	2009-03-05 20:06:22.000000000 +0100
-@@ -264,10 +264,10 @@
+--- 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 @@
+ 
+ ifeq ($(TARGETOS),freebsd)
+ TARGETOS = unix
+-DEFS += -DNO_THREAD_COOPERATIVE
++DEFS += -DNO_THREAD_COOPERATIVE -DNO_DEBUGGER
+ endif
+ 
+ ifeq ($(TARGETOS),openbsd)
+@@ -269,10 +269,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
diff -ruN /usr/ports/emulators/sdlmame/files/sdl.mak.patch-debug sdlmame/files/sdl.mak.patch-debug
--- /usr/ports/emulators/sdlmame/files/sdl.mak.patch-debug	2009-03-13 04:14:10.000000000 +0100
+++ sdlmame/files/sdl.mak.patch-debug	1970-01-01 01:00:00.000000000 +0100
@@ -1,11 +0,0 @@
---- src/osd/sdl/sdl.mak.orig	2009-03-05 21:41:13.000000000 +0100
-+++ src/osd/sdl/sdl.mak	2009-03-05 21:41:25.000000000 +0100
-@@ -127,7 +127,7 @@
- 
- ifeq ($(TARGETOS),freebsd)
- TARGETOS = unix
--DEFS += -DNO_THREAD_COOPERATIVE -DNO_DEBUGGER
-+DEFS += -DNO_THREAD_COOPERATIVE
- endif
- 
- ifeq ($(TARGETOS),unix)


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904231704.n3NH4VgD036999>