ports/67182: [PATCH] security/nikto distsite fix
Roman Neuhauser
neuhauser at chello.cz
Tue May 25 15:40:46 UTC 2004
>Number: 67182
>Category: ports
>Synopsis: [PATCH] security/nikto distsite fix
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue May 25 08:40:16 PDT 2004
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list