Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2005 11:00:25 GMT
From:      Samy Al Bahra <samy@kerneled.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/76849: Fix MASTER_SITE of graphics/fyre port
Message-ID:  <200501301100.j0UB0Psn060306@www.freebsd.org>
Resent-Message-ID: <200501301100.j0UB0f6n055824@freefall.freebsd.org>

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

>Number:         76849
>Category:       ports
>Synopsis:       Fix MASTER_SITE of graphics/fyre port
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 30 11:00:40 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Samy Al Bahra
>Release:        
>Organization:
Kerneled.org
>Environment:
>Description:
The fyre distfile has been moved to a new server, leaving the old distfile location unfetchable.
>How-To-Repeat:
      
>Fix:
diff -ru fyre.orig/Makefile fyre/Makefile
--- fyre.orig/Makefile	Sun Jan 30 13:55:52 2005
+++ fyre/Makefile	Sun Jan 30 13:56:21 2005
@@ -8,7 +8,7 @@
 PORTNAME=	fyre
 PORTVERSION=	0.7
 CATEGORIES=	graphics
-MASTER_SITES=	http://navi.cx/releases/
+MASTER_SITES=	http://flapjack.navi.cx/releases/fyre/
 
 MAINTAINER=	samy@kerneled.org
 COMMENT=	Chaos map rendering system with GTK+-2 interface
>Release-Note:
>Audit-Trail:
>Unformatted:



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