Date: Mon, 20 Mar 2006 11:01:42 +0200 From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/94723: [PATCH] bsd.sites.mk: remove mirrors.rcn.net Message-ID: <1142845302.59189@it.buh.tecnik93.com> Resent-Message-ID: <200603200910.k2K9AI7S070419@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94723 >Category: ports >Synopsis: [PATCH] bsd.sites.mk: remove mirrors.rcn.net >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: Mon Mar 20 09:10:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ion-Mihai "IOnut" Tetcu >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Tecnik'93 >Environment: System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006 root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P >Description: For about a month mirrors.rcn.net are not connectable via eihter http or ftp, os remove them from MASTER_SITE_SOURCEWARE. If they come back on-line we can re-add them later. >How-To-Repeat: >Fix: --- bsd.sites.mk.diff begins here --- Index: bsd.sites.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.sites.mk,v retrieving revision 1.354 diff -u -r1.354 bsd.sites.mk --- bsd.sites.mk 22 Feb 2006 10:56:53 -0000 1.354 +++ bsd.sites.mk 20 Mar 2006 08:59:07 -0000 @@ -973,8 +973,6 @@ .if !defined(IGNORE_MASTER_SITE_SOURCEWARE) MASTER_SITE_SOURCEWARE+= \ - http://mirrors.rcn.net/pub/sourceware/%SUBDIR%/ \ - ftp://mirrors.rcn.net/pub/sourceware/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/%SUBDIR%/ \ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/ .endif --- bsd.sites.mk.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?1142845302.59189>