Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Oct 1999 11:59:57 +0200 (CEST)
From:      domi@saargate.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14229: rand update to fix some distfile problems
Message-ID:  <199910090959.LAA95522@dominik.saargate.de>

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

>Number:         14229
>Category:       ports
>Synopsis:       rand update to fix some distfile problems
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct  9 03:10:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Dominik Brettnacher
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:
>Description:

	One host did no longer provide the requested distfile.

>How-To-Repeat:
>Fix:


diff -urN rand.old/Makefile rand/Makefile
--- rand.old/Makefile	Sat Oct  9 11:55:27 1999
+++ rand/Makefile	Sat Oct  9 11:57:27 1999
@@ -8,8 +8,7 @@
 
 DISTNAME=	rand-1.5
 CATEGORIES=	textproc
-MASTER_SITES=	http://shells.clipboard.com/~br0ke/files/ \
-		http://math.smsu.edu/~br0ke/files/
+MASTER_SITES=	http://math.smsu.edu/~br0ke/files/
 
 MAINTAINER=	domi@saargate.de
 
diff -urN rand.old/pkg/DESCR rand/pkg/DESCR
--- rand.old/pkg/DESCR	Sat Oct  9 11:55:27 1999
+++ rand/pkg/DESCR	Sat Oct  9 11:57:16 1999
@@ -1,5 +1,4 @@
 rand is a cat-like utility that displays the lines of a file or stream in 
 random order.
 
-WWW: http://shells.clipboard.com/~br0ke/rand.html
-Alternative: http://math.smsu.edu/~br0ke/rand.html
+WWW: http://math.smsu.edu/~br0ke/rand.html

>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?199910090959.LAA95522>