Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2001 01:45:01 +0200 (CEST)
From:      Anders Nordby <anders@fix.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26971: Distfile fix: audio/fcplay
Message-ID:  <20010429234501.464CB3CCF@totem.fix.no>

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

>Number:         26971
>Category:       ports
>Synopsis:       Distfile fix: audio/fcplay
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 29 16:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

	

>Description:

Remove original master site, as it is seriously broken (delivers HTML in
stead of the archive or a 403 forbidden -- see
http://bento.freebsd.org/errorlogs/4-full/fcplay-0.0.1_1.log).

>How-To-Repeat:

	

>Fix:

diff -Nur fcplay.old/Makefile fcplay/Makefile
--- fcplay.old/Makefile	Tue Jan  9 17:43:19 2001
+++ fcplay/Makefile	Mon Apr 30 01:39:51 2001
@@ -9,9 +9,8 @@
 PORTVERSION=	0.0.1
 PORTREVISION=	1
 CATEGORIES=	audio
-MASTER_SITES=	http://www.geocities.com/SiliconValley/Lakes/5147/mod/ \
-		http://www.freenix.no/~anders/ \
-		ftp://totem.fix.no/pub/mirrors/misc/
+MASTER_SITES=	ftp://ftp.nuug.no/pub/anders/distfiles/ \
+		http://www.freenix.no/~anders/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	anders@fix.no
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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