Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 1998 03:36:28 -0800 (PST)
From:      josh@quick.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9096: news/cnews. MASTER_SITES
Message-ID:  <199812161136.DAA00438@newport-1-5.quick.net>

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

>Number:         9096
>Category:       ports
>Synopsis:       news/cnews. MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 16 03:40:01 PST 1998
>Last-Modified:
>Originator:     Josh Gilliam
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:
>Description:

Use c-news.tar.Z as distfile. New MASTER_SITES.

>How-To-Repeat:
>Fix:

diff -ur cnews~/Makefile cnews/Makefile
--- ports/news/cnews/Makefile~	Sun Aug 30 08:45:29 1998
+++ ports/news/cnews/Makefile	Wed Dec 16 03:03:34 1998
@@ -6,10 +6,14 @@
 # $Id: Makefile,v 1.18 1998/08/30 15:45:29 steve Exp $
 #
 
-DISTNAME=	cnews
+DISTNAME=	c-news
 PKGNAME=	cnews-cr.g
 CATEGORIES=	news
-MASTER_SITES=	ftp://ftp.zoo.toronto.edu/pub/
+MASTER_SITES=	ftp://ftp.cs.toronto.edu/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/
 EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	ports@FreeBSD.ORG
diff -ur cnews~/files/md5 cnews/files/md5
--- ports/news/cnews/files/md5~	Thu Oct  5 03:20:48 1995
+++ ports/news/cnews/files/md5	Wed Dec 16 02:11:19 1998
@@ -1 +1 @@
-MD5 (cnews.tar.Z) = c2a144d1dabd2af1b3f6816de5e38b3c
+MD5 (c-news.tar.Z) = c2a144d1dabd2af1b3f6816de5e38b3c
>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?199812161136.DAA00438>