Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2004 03:02:47 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kunia@istc.kiev.ua
Subject:   ports/67404: [PATCH] audio/fmio distsite fix
Message-ID:  <20040531010247.044822FDA01@isis.wad.cz>
Resent-Message-ID: <200405310110.i4V1AL4E007444@freefall.freebsd.org>

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

>Number:         67404
>Category:       ports
>Synopsis:       [PATCH] audio/fmio distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 30 18:10:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
% wget -nv -S --spider http://www.tele2.chel.ru/~pva/src/fmio/fmio-2.0.4.tar.gz
http://www.tele2.chel.ru/%7Epva/src/fmio/fmio-2.0.4.tar.gz:
03:01:52 ERROR 404: Not Found.

(the whole http://www.tele2.chel.ru/~pva/ is gone)

maintainer cc'd
>How-To-Repeat:
	
>Fix:

	

--- audio::fmio.distsite.patch begins here ---
Index: audio/fmio/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/fmio/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- audio/fmio/Makefile	21 Feb 2003 10:59:28 -0000	1.12
+++ audio/fmio/Makefile	31 May 2004 01:00:30 -0000
@@ -8,8 +8,7 @@
 PORTNAME=	fmio
 PORTVERSION=	2.0.4
 CATEGORIES=	audio
-MASTER_SITES=	http://www.jumbo.narod.ru/src/fmio/ \
-		http://www.tele2.chel.ru/~pva/src/fmio/
+MASTER_SITES=	http://www.jumbo.narod.ru/src/fmio/
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 
 MAINTAINER=	kunia@istc.kiev.ua
--- audio::fmio.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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