ports/61205: Upgrade emulators/xmame to 0.77.1
Miguel Mendez
flynn at energyhq.es.eu.org
Sun Jan 11 15:40:21 UTC 2004
>Number: 61205
>Category: ports
>Synopsis: Upgrade emulators/xmame to 0.77.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Jan 11 07:40:14 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Miguel Mendez
>Release: DragonFly 1.0-CURRENT i386
>Organization:
The $699 Linux distro
>Environment:
System: DragonFly scienide.energyhq.es.eu.org 1.0-CURRENT DragonFly 1.0-CURRENT #0: Sat J i386
>Description:
xmame 0.77.1 is out, upgrade port
>How-To-Repeat:
>Fix:
--- xmame.diff begins here ---
diff -ruN xmame.old/Makefile xmame/Makefile
--- xmame.old/Makefile Sat Dec 20 00:25:11 2003
+++ xmame/Makefile Sun Jan 11 16:21:24 2004
@@ -6,7 +6,7 @@
#
PORTNAME?= xmame
-PORTVERSION?= 0.76.1
+PORTVERSION?= 0.77.1
CATEGORIES= emulators
MASTER_SITES= http://x.mame.net/download/:xmame \
http://www.sys2064.com/files/util/:history \
@@ -24,6 +24,7 @@
USE_PERL5= yes
USE_GMAKE= yes
USE_REINPLACE= yes
+MAKEFILE= makefile.unix
MAN6= x${MAMEMESS}.6
@@ -163,7 +164,7 @@
.endif
.endif
-SDLSOUNDCOMMENT= \#
+SDLSOUNDCOMMENT= \#
# Option DISPLAY_TARGET
.if !defined(DISPLAY_TARGET)
@@ -172,7 +173,7 @@
.if ${DISPLAY_TARGET:L} == "opengl"
CFLAGS+= ${PTHREAD_CFLAGS}
-USE_MESA= yes
+USE_GL= yes
DISPLAY_METHOD= xgl
PLIST_SUB+= OPENGL=""
ALL_DOCS+= ${GLDOCS}
@@ -194,7 +195,7 @@
@${ECHO_MSG} "'make options' for more information."
@exit 1
.endif
-LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
DISPLAY_METHOD= SDL
SDLSOUNDCOMMENT=
diff -ruN xmame.old/distinfo xmame/distinfo
--- xmame.old/distinfo Tue Oct 28 18:16:27 2003
+++ xmame/distinfo Sun Jan 11 15:28:46 2004
@@ -1,4 +1,4 @@
-MD5 (xmame/xmame-0.76.1.tar.bz2) = daccd7bd8068617b9a4fd0a5925b78a1
+MD5 (xmame/xmame-0.77.1.tar.bz2) = 744fdbac27c08cf13ca979a4b4985041
MD5 (xmame/uhsdat795.zip) = c30956e15cd8218f558f41013a47f22e
MD5 (xmame/history.dat.zip) = 8c758537d5f5bc90fc3224b19421ae12
MD5 (xmame/cheat.zip) = fab0ea562a8dcfd1ce4f3a1d5acc6101
--- xmame.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list