Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2000 18:00:22 +0100 (CET)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17288: news/cnews faster MASTER-SITES
Message-ID:  <200003091700.SAA35550@home.dinoex.sub.org>

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

>Number:         17288
>Category:       ports
>Synopsis:       news/cnews faster MASTER-SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 10:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
privat
>Environment:

	FreeBSD 3.4

>Description:

	The slower Server is tyred first,
	the faster site is updated and
	it's ftpd supporrts full date+time.

>How-To-Repeat:
>Fix:

	apply the patch

diff cnews/Makefile cnews-cr.g/Makefile
--- cnews/Makefile	Sat Jan 29 13:14:31 2000
+++ cnews-cr.g/Makefile	Thu Mar  9 17:56:43 2000
@@ -10,12 +10,12 @@
 PKGNAME=	cnews-cr.g
 CATEGORIES=	news
 MASTER_SITES=	ftp://ftp.cs.toronto.edu/pub/c-news/ \
-		ftp://ftp.dinoex.org/pub/c-news/ \
+		ftp://ftp.lan-ks.de/pub/c-news/ \
 		ftp://ftp.funet.fi/pub/unix/news/cnews/ \
 		ftp://ftp.win.or.jp/pub/network/news/cnews/ \
 		ftp://ftp.redcom.ru/pub/unix/usenet/c-news/ \
 		ftp://ftp.mc.hik.se/pub/unix/news/c-news/ \
-		ftp://ftp.lan-ks.de/pub/c-news/
+		ftp://ftp.dinoex.org/pub/c-news/
 EXTRACT_SUFX=	.tar.Z
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		pgpverify-1.12

>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?200003091700.SAA35550>