From neuhauser@chello.cz  Tue May 25 08:37:01 2004
Return-Path: <neuhauser@chello.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6369416A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 May 2004 08:37:01 -0700 (PDT)
Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34])
	by mx1.FreeBSD.org (Postfix) with SMTP id 5768F43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 May 2004 08:37:00 -0700 (PDT)
	(envelope-from neuhauser@chello.cz)
Received: (qmail 327 invoked by uid 0); 25 May 2004 15:36:40 -0000
Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16)
  by smtp.dkm.cz with SMTP; 25 May 2004 15:36:40 -0000
Received: by isis.wad.cz (Postfix, from userid 1001)
	id 14E182FDA01; Tue, 25 May 2004 17:36:40 +0200 (CEST)
Message-Id: <20040525153640.14E182FDA01@isis.wad.cz>
Date: Tue, 25 May 2004 17:36:40 +0200 (CEST)
From: Roman Neuhauser <neuhauser@chello.cz>
Reply-To: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] security/nikto distsite fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67182
>Category:       ports
>Synopsis:       [PATCH] security/nikto distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 25 08:40:16 PDT 2004
>Closed-Date:    Tue May 25 08:46:16 PDT 2004
>Last-Modified:  Tue May 25 08:46:16 PDT 2004
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
latest on packetstorm is 1.31

>How-To-Repeat:
	
>Fix:

	

--- security::nikto.distsite.patch begins here ---
Index: security/nikto/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/nikto/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- security/nikto/Makefile	21 May 2004 22:39:50 -0000	1.8
+++ security/nikto/Makefile	25 May 2004 15:27:52 -0000
@@ -14,7 +14,10 @@
 COMMENT=	Web and CGI vulnerability scanner with SSL support
 
 MASTER_SITES=	http://www.cirt.net/nikto/ \
-		http://packetstormsecurity.org/UNIX/cgi-scanners/
+		ftp://ftp.bay13.net/pub/wiretapped/vulnerability-assessment/nikto/ \
+		http://mirror1.internap.com/pub/localareasecurity/wiretapped/vulnerability-assessment/nikto/ \
+		ftp://ftp.localareasecurity.com/pub/wiretapped/vulnerability-assessment/nikto/ \
+		http://www.mirrors.wiretapped.net/security/vulnerability-assessment/nikto/
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \
 		${SITE_PERL}/libwhisker/LW.pm:${PORTSDIR}/security/libwhisker
--- security::nikto.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue May 25 08:46:10 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

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