ports/89038: [Maintainer Update] Fix unfetchable file for emulators/xmame
Miguel Mendez
mmendez at gmail.com
Mon Nov 14 22:30:20 UTC 2005
>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 at 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:
More information about the freebsd-ports-bugs
mailing list