Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 11:15:24 +0000 (GMT)
From:      George Reid <greid@dogma.freebsd-uk.eu.org>
To:        obrien@freebsd.org, FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24989: [PATCH] security/john has unfetchable distfile
Message-ID:  <Pine.BSF.4.21.0102101112500.6082-100000@sobek.openirc.co.uk>

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

>Number:         24989
>Category:       ports
>Synopsis:       [PATCH] security/john has unfetchable distfile
>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:   Sat Feb 10 03:10:03 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>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?Pine.BSF.4.21.0102101112500.6082-100000>