ports/146696: Update ports: emulators/mame Update to 0.138

Emmanuel Vadot elbarto at arcadebsd.org
Tue May 18 09:00:13 UTC 2010


>Number:         146696
>Category:       ports
>Synopsis:       Update ports: emulators/mame Update to 0.138
>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:   Tue May 18 09:00:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Emmanuel Vadot
>Release:        8.0-STABLE-i386
>Organization:
ArcadeBSD
>Environment:
FreeBSD sonic.epitech.net 8.0-STABLE FreeBSD 8.0-STABLE #2: Wed Mar 10 13:41:47 CET 2010     root at sonic.epitech.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Update ports to version 0.138
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

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


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



More information about the freebsd-ports-bugs mailing list