Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2005 23:17:06 +0100
From:      "Miguel Mendez" <mmendez@gmail.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/89038: [Maintainer Update] Fix unfetchable file for emulators/xmame
Message-ID:  <1132006626.0@scienide.energyhq.es.eu.org>
Resent-Message-ID: <200511142230.jAEMUI24089326@freefall.freebsd.org>

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

>Number:         89038
>Category:       ports
>Synopsis:       [Maintainer Update] Fix unfetchable file for emulators/xmame
>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:   Mon Nov 14 22:30:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 6.0-STABLE amd64
>Organization:
The 32bit world is not enough. 
>Environment:


System: FreeBSD 6.0-STABLE #0: Fri Nov  4 19:55:09 CET 2005
    root@scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE64



>Description:


It seems arcade-history.com is having some problems, so I'm mirroring
the history file on my old server.

Noticed by: Kris


>How-To-Repeat:





>Fix:


--- xmame.diff begins here ---
diff -ruN xmame.old/Makefile xmame/Makefile
--- xmame.old/Makefile	Fri Nov  4 01:30:51 2005
+++ xmame/Makefile	Mon Nov 14 22:55:53 2005
@@ -10,6 +10,7 @@
 CATEGORIES=	emulators
 MASTER_SITES=	http://x.mame.net/download/:xmame \
 		http://www.arcade-history.com/download/:history \
+		http://www.energyhq.es.eu.org/files/:history \
 		http://www.mameworld.net/highscore/:highscore \
 		http://cheat.retrogames.com/:cheat
 DISTNAME=	xmame-${XMAMEVERSION:S/.r/-rc/}
--- xmame.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?1132006626.0>