ports/78459: [Maintainer Update] emulators/xmame to 0.92

Miguel Mendez flynn at energyhq.es.eu.org
Sat Mar 5 18:50:17 UTC 2005


>Number:         78459
>Category:       ports
>Synopsis:       [Maintainer Update] emulators/xmame to 0.92
>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:   Sat Mar 05 18:50:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.4-PRERELEASE #0: Mon Feb 28 20:41:06 CET 2005
    root at scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE.SMP



>Description:


Changelog available at: http://x.mame.net/changes-unix.html

Updated the port to 0.92 and fixed the OSS output issue, as 
reported by Stephen Hurd and Travis Poppe.

Note that we now depend on expat, since the xmame guys now
default to use the external lib, rather than build their own version.



>How-To-Repeat:





>Fix:


--- xmame.diff begins here ---
diff -ruN xmame.old/Makefile xmame/Makefile
--- xmame.old/Makefile	Tue Feb 15 20:42:31 2005
+++ xmame/Makefile	Sat Mar  5 18:14:20 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	xmame
-PORTVERSION?=	0.90
+PORTVERSION?=	0.92
 CATEGORIES=	emulators
 MASTER_SITES=	http://x.mame.net/download/:xmame \
 		http://www.sys2064.com/files/util/:history \
@@ -20,9 +20,12 @@
 MAINTAINER?=	flynn at energyhq.es.eu.org
 COMMENT?=	UNIX/X11 port of the Multi Arcade Machine Emulator (MAME)
 
+LIB_DEPENDS=	expat.5:${PORTSDIR}/textproc/expat2
+
 USE_BZIP2=	yes
 USE_PERL5=	yes
 USE_GMAKE=	yes
+MAKE_ARGS+=	ARCH=freebsd
 USE_REINPLACE=	yes
 WANT_SDL=	yes
 WANT_GNOME=	yes
diff -ruN xmame.old/distinfo xmame/distinfo
--- xmame.old/distinfo	Fri Jan 28 17:41:37 2005
+++ xmame/distinfo	Sat Mar  5 11:12:58 2005
@@ -1,5 +1,5 @@
-MD5 (xmame/xmame-0.90.tar.bz2) = 63ef58711f711c20d77f8d91cc4805c8
-SIZE (xmame/xmame-0.90.tar.bz2) = 15113067
+MD5 (xmame/xmame-0.92.tar.bz2) = f8f79a4de41ae67ebe8d0a444efe29c1
+SIZE (xmame/xmame-0.92.tar.bz2) = 15316807
 MD5 (xmame/uhsdat795.zip) = c30956e15cd8218f558f41013a47f22e
 SIZE (xmame/uhsdat795.zip) = 43750
 MD5 (xmame/history.dat.zip) = 8c758537d5f5bc90fc3224b19421ae12
--- xmame.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list