Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2004 20:38:59 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67094: [PATCH] Mk/bsd.sites.mk MASTER_SITE_SOURCEWARE unina.it fix
Message-ID:  <20040523183859.61B7F2FDA01@isis.wad.cz>
Resent-Message-ID: <200405231840.i4NIeCAT023772@freefall.freebsd.org>

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

>Number:         67094
>Category:       ports
>Synopsis:       [PATCH] Mk/bsd.sites.mk MASTER_SITE_SOURCEWARE unina.it 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 23 11:40:12 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:
ftp.unina.it: .../cygnus/ empty
sourceware.urc.bl.ac.yu: appears to be complete,
taken from http://sources.redhat.com/mirrors.html

my apology for not putting this in ports/67025

>How-To-Repeat:
	
>Fix:

	

--- Mk::bsd.sites.mk.MASTER_SITE_SOURCEWARE.unina.patch begins here ---
Index: Mk/bsd.sites.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.sites.mk,v
retrieving revision 1.235
diff -u -u -r1.235 bsd.sites.mk
--- Mk/bsd.sites.mk	22 May 2004 13:14:53 -0000	1.235
+++ Mk/bsd.sites.mk	23 May 2004 18:29:16 -0000
@@ -772,7 +771,7 @@
 	ftp://ftp1.sinica.edu.tw/pub3/GNU/CYGNUS/%SUBDIR%/ \
 	ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/ \
 	ftp://gd.tuwien.ac.at/gnu/sourceware/%SUBDIR%/ \
-	ftp://ftp.unina.it/pub/Unix/cygnus/%SUBDIR%/
+	http://sourceware.urc.bl.ac.yu/%SUBDIR%/
 
 MASTER_SITE_SUNSITE+=	\
 	http://www.ibiblio.org/pub/Linux/%SUBDIR%/ \
--- Mk::bsd.sites.mk.MASTER_SITE_SOURCEWARE.unina.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?20040523183859.61B7F2FDA01>