From greid@ukug.uk.freebsd.org  Sat Feb 10 03:07:29 2001
Return-Path: <greid@ukug.uk.freebsd.org>
Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45])
	by hub.freebsd.org (Postfix) with ESMTP
	id 615A037B503; Sat, 10 Feb 2001 03:07:28 -0800 (PST)
Received: from m185-mp1-cvx1b.gui.ntl.com ([62.252.8.185])
          by mta05-svc.ntlworld.com
          (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP
          id <20010210110726.CNOQ18404.mta05-svc.ntlworld.com@m185-mp1-cvx1b.gui.ntl.com>;
          Sat, 10 Feb 2001 11:07:26 +0000
Message-Id: <Pine.BSF.4.21.0102101112500.6082-100000@sobek.openirc.co.uk>
Date: Sat, 10 Feb 2001 11:15:24 +0000 (GMT)
From: George Reid <greid@ukug.uk.freebsd.org>
To: obrien@freebsd.org, FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] security/john has unfetchable distfile

>Number:         24989
>Category:       ports
>Synopsis:       [PATCH] security/john has unfetchable distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 10 03:10:03 PST 2001
>Closed-Date:    Sun Feb 25 18:46:55 PST 2001
>Last-Modified:  Sun Feb 25 18:47:28 PST 2001
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
Port security/john has an unfetchable distfile. Included patch updates
MASTER_SITES.
>How-To-Repeat:
Try to build :)
>Fix:
Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/security/john/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	2000/11/25 00:05:09	1.14
+++ Makefile	2001/02/10 11:08:34
@@ -9,8 +9,10 @@
 PORTNAME=	john
 PORTVERSION=	1.6
 CATEGORIES=	security
-MASTER_SITES=	http://www.false.com/security/john/ \
-		ftp://ftp.false.com/pub/security/john/
+MASTER_SITES=	http://www.openwall.com/john/ \
+		ftp://ftp.ru.openwall.com/pub/projects/ \
+		ftp://ftp.ca.openwall.com/pub/projects/ \
+		ftp://ftp.false.com/pub/security/projects/ 
 
 MAINTAINER=	obrien@FreeBSD.org
 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->obrien 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sun Feb 25 18:01:08 PST 2001 
Responsible-Changed-Why:  
Over to port's maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24989 
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Sun Feb 25 18:46:55 PST 2001 
State-Changed-Why:  
already fixed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24989 
>Unformatted:
