Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2006 11:14:42 GMT
From:      bsdmaniak <bsdmaniak@daemon-tips.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/98802: [PATCH] upgrade emulators/xmame 0.104 to 0.106
Message-ID:  <200606111114.k5BBEgsx094412@www.freebsd.org>
Resent-Message-ID: <200606111120.k5BBKIt9004343@freefall.freebsd.org>

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

>Number:         98802
>Category:       ports
>Synopsis:       [PATCH] upgrade emulators/xmame 0.104 to 0.106
>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 Jun 11 11:20:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     bsdmaniak
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
FreeBSD rohff.daemon-tips.org 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat Jun 3 21:46:16 UTC 2006 root@rohff.daemon-tips.org:/usr/obj/usr/src/sys/GENERIC i386
>Description:
I have upgraded xmame ports
>How-To-Repeat:
N/A
>Fix:
--- Makefile.diff begins here ---
--- ports/emulators/xmame/Makefile      Sun Jun 11 13:06:32 2006
+++ ports/emulators/xmame/Makefile.new  Sun Jun 11 11:56:25 2006
@@ -2,11 +2,11 @@
 # Date created:         4 Sep 1999
 # Whom:                 Donald Burr <dburr@FreeBSD.org>
 #
-# $FreeBSD: /repoman/r/pcvs/ports/emulators/xmame/Makefile,v 1.105 2006/04/29 16:31:10 sem Exp $
+# $FreeBSD: ports/emulators/xmame/Makefile,v 1.105 2006/04/29 16:31:10 sem Exp $
 #

 PORTNAME?=     xmame
-PORTVERSION?=  0.104
+PORTVERSION?=  0.106
 CATEGORIES=    emulators
 MASTER_SITES=  http://www.franksworld.org/dist/xmame/:xmame \
                http://x.mame.net/download/:xmame \
@@ -259,7 +259,7 @@

 # png.h conflicts with libpng.
 .for f in mess/artworkx.c mess/artworkx.h src/artwork.c \
-       src/common.c src/png.c src/unix/video-drivers/glexport.c
+ src/png.c src/unix/video-drivers/glexport.c

        ${REINPLACE_CMD} -e "s@\"png.h\"@\"mame_png.h\"@g" ${WRKSRC}/${f}

--- Makefile.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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