From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 16 12:40:09 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D49E16A420 for ; Thu, 16 Feb 2006 12:40:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A81943D53 for ; Thu, 16 Feb 2006 12:40:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1GCe6Ia036996 for ; Thu, 16 Feb 2006 12:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1GCe6ck036995; Thu, 16 Feb 2006 12:40:06 GMT (envelope-from gnats) Resent-Date: Thu, 16 Feb 2006 12:40:06 GMT Resent-Message-Id: <200602161240.k1GCe6ck036995@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Frank Laszlo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 096B716A420 for ; Thu, 16 Feb 2006 12:31:15 +0000 (GMT) (envelope-from laszlof@ritamari.vonostingroup.com) Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8570143D48 for ; Thu, 16 Feb 2006 12:31:14 +0000 (GMT) (envelope-from laszlof@ritamari.vonostingroup.com) Received: from laszlof by ritamari.vonostingroup.com with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F9iIq-0003g5-QR; Thu, 16 Feb 2006 07:32:08 -0500 Message-Id: Date: Thu, 16 Feb 2006 07:32:08 -0500 From: Frank Laszlo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: cswiger@mac.com Subject: ports/93425: [PATCH]: emulators/xmame: Add mirror site. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Laszlo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2006 12:40:09 -0000 >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: