Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2002 09:02:50 +0200 (CEST)
From:      Cyrille Lefevre <cyrille.lefevre@laposte.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        "David O'Brien" <obrien@FreeBSD.org>
Subject:   ports/37850: crack master sites fix
Message-ID:  <200205080702.g4872oF4087346@gits.gits.dyndns.org>

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

>Number:         37850
>Category:       ports
>Synopsis:       crack master sites fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 08 00:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
ACME
>Environment:
System: FreeBSD gits 4.5-STABLE FreeBSD 4.5-STABLE #2: Sun Apr 28 23:41:18 CEST 2002 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386

>Description:
	current master sites links are dead. also, WWW: added to pkg-descr.
>How-To-Repeat:
	cd /usr/ports/security/crack
	make fetch
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/crack/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	29 Jan 2002 11:58:39 -0000	1.19
+++ Makefile	8 May 2002 06:52:02 -0000
@@ -10,10 +10,8 @@
 PORTNAME=	crack
 PORTVERSION=	5.0
 CATEGORIES=	security
-MASTER_SITES=	ftp://ftp.win.tue.nl/pub/security/  \
-		ftp://ftp.ox.ac.uk/pub/comp/security/software/crackers/  \
-		ftp://ftp.auscert.org.au/pub/coast/mirrors/cert.org/tools/crack/ \
-		ftp://ftp.riken.go.jp/pub/net/cert_security_tools/crack/
+MASTER_SITES=	ftp://ftp.cerias.purdue.edu/pub/tools/unix/pwdutils/crack/ \
+		ftp://ftp.cert.dfn.de/pub/tools/password/Crack/
 DISTNAME=	${PORTNAME}${PORTVERSION}	
 
 MAINTAINER=	obrien@FreeBSD.org
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/security/crack/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	4 Sep 1999 19:24:52 -0000	1.2
+++ pkg-descr	8 May 2002 07:01:29 -0000
@@ -9,3 +9,5 @@
 Or, for non-BSD machines:
 
 	Crack <password_file>
+
+WWW: http://www.users.dircon.co.uk/~crypto/
>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?200205080702.g4872oF4087346>