Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2004 01:43:50 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67402: [PATCH] Mk/bsd.sites.mk MASTER_SITE_NETBSD sunsite fix
Message-ID:  <20040530234350.2B96C2FDA01@isis.wad.cz>
Resent-Message-ID: <200405302350.i4UNoQfH084151@freefall.freebsd.org>

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

>Number:         67402
>Category:       ports
>Synopsis:       [PATCH] Mk/bsd.sites.mk MASTER_SITE_NETBSD sunsite 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 16:50:25 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:
changed structure
>How-To-Repeat:
	
>Fix:

	

--- Mk::bsd.sites.mk.MASTER_SITE_NETBSD.sunsite.patch begins here ---
Index: Mk/bsd.sites.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.sites.mk,v
retrieving revision 1.244
diff -u -r1.244 bsd.sites.mk
--- Mk/bsd.sites.mk	29 May 2004 17:03:01 -0000	1.244
+++ Mk/bsd.sites.mk	30 May 2004 23:39:12 -0000
@@ -495,7 +495,7 @@
 	ftp://ftp.tpnet.pl/d3/NetBSD/packages/distfiles/%SUBDIR%/ \
 	ftp://ftp.sunet.se/pub/NetBSD/packages/distfiles/%SUBDIR%/ \
 	ftp://gort.ludd.luth.se/pub/NetBSD/packages/distfiles/%SUBDIR%/ \
-	ftp://ftp.sunsite.org.uk/Mirrors/ftp.netbsd.org/pub/NetBSD/packages/distfiles/%SUBDIR%/ \
+	ftp://ftp.sunsite.org.uk/sites/rsync.netbsd.org/NetBSD/packages/distfiles/%SUBDIR%/ \
 	ftp://ftp.demon.co.uk/pub/mirrors/NetBSD/packages/distfiles/%SUBDIR%/ \
 	ftp://ftp.uk.netbsd.org/pub/NetBSD/packages/distfiles/%SUBDIR%/ \
 	${MASTER_SITE_RINGSERVER:S,%SUBDIR%,NetBSD/packages/distfiles/&,} \
--- Mk::bsd.sites.mk.MASTER_SITE_NETBSD.sunsite.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?20040530234350.2B96C2FDA01>