Date: Thu, 16 Feb 2006 07:32:08 -0500 From: Frank Laszlo <laszlof@vonostingroup.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: cswiger@mac.com Subject: ports/93425: [PATCH]: emulators/xmame: Add mirror site. Message-ID: <E1F9iIq-0003g5-QR@ritamari.vonostingroup.com> Resent-Message-ID: <200602161240.k1GCe6ck036995@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93425 >Category: ports >Synopsis: [PATCH]: emulators/xmame: Add mirror site. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Feb 16 12:40:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Frank Laszlo >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386 >Description: Mirror distfiles at maintainer's request. He has been CC'd this PR. >How-To-Repeat: >Fix: --- xmame.diff begins here --- diff -NrU3 xmame.orig/Makefile xmame/Makefile --- xmame.orig/Makefile Thu Feb 16 07:21:43 2006 +++ xmame/Makefile Thu Feb 16 07:27:14 2006 @@ -9,13 +9,17 @@ PORTVERSION?= 0.103 PORTREVISION= 1 CATEGORIES= emulators -MASTER_SITES= http://x.mame.net/download/:xmame \ +MASTER_SITES= http://www.franksworld.org/dist/xmame/:xmame \ + http://x.mame.net/download/:xmame \ http://www.energyhq.es.eu.org/files/:xmame \ http://www.energyhq.be/files/:xmame \ http://www.pkix.net/mirror/x.mame.net/:xmame \ + http://www.franksworld.org/dist/xmame/:history \ http://www.arcade-history.com/download/:history \ http://www.energyhq.es.eu.org/files/:history \ + http://www.franksworld.org/dist/xmame/:highscore \ http://www.mameworld.net/highscore/:highscore \ + http://www.franksworld.org/dist/xmame/:cheat \ http://cheat.retrogames.com/:cheat DISTNAME= xmame-${XMAMEVERSION:S/.r/-rc/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:xmame --- 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?E1F9iIq-0003g5-QR>