From nobody@FreeBSD.org  Fri Nov 13 15:36:00 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 04A64106568B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Nov 2009 15:36:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id DD0248FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Nov 2009 15:35:59 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nADFZwFv059999
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Nov 2009 15:35:58 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id nADFZwUV059998;
	Fri, 13 Nov 2009 15:35:58 GMT
	(envelope-from nobody)
Message-Id: <200911131535.nADFZwUV059998@www.freebsd.org>
Date: Fri, 13 Nov 2009 15:35:58 GMT
From: Emmanuel Vadot <elbarto@arcadebsd.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: emulators/sdlmame update to v0.135
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         140532
>Category:       ports
>Synopsis:       Update port: emulators/sdlmame update to v0.135
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sylvio
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 13 15:40:01 UTC 2009
>Closed-Date:    Sat Nov 21 22:36:20 UTC 2009
>Last-Modified:  Sat Nov 21 22:40:01 UTC 2009
>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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->sylvio 
Responsible-Changed-By: sylvio 
Responsible-Changed-When: Fri Nov 13 23:18:24 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140532 
State-Changed-From-To: open->closed 
State-Changed-By: sylvio 
State-Changed-When: Sat Nov 21 22:36:18 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140532 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/140532: commit references a PR
Date: Sat, 21 Nov 2009 22:35:53 +0000 (UTC)

 sylvio      2009-11-21 22:35:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     emulators/sdlmame    Makefile distinfo 
     emulators/sdlmame/files patch-makefile sdl.mak.patch 
   Log:
   - Update to v0.135
   
   PR:             ports/140532
   Submitted by:   maintainer
   Approved by:    miwi (mentor)
   
   Revision  Changes    Path
   1.30      +1 -1      ports/emulators/sdlmame/Makefile
   1.17      +3 -3      ports/emulators/sdlmame/distinfo
   1.12      +7 -6      ports/emulators/sdlmame/files/patch-makefile
   1.3       +7 -8      ports/emulators/sdlmame/files/sdl.mak.patch
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
