aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/nikto/Makefile10
-rw-r--r--security/nikto/distinfo4
2 files changed, 6 insertions, 8 deletions
diff --git a/security/nikto/Makefile b/security/nikto/Makefile
index 2002eea9131..e8eca1d2389 100644
--- a/security/nikto/Makefile
+++ b/security/nikto/Makefile
@@ -6,19 +6,17 @@
#
PORTNAME= nikto
-PORTVERSION= 1.32
-PORTREVISION= 1
+PORTVERSION= 1.34
CATEGORIES= security www
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Web and CGI vulnerability scanner with SSL support
-
MASTER_SITES= http://www.cirt.net/nikto/ \
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/
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Web and CGI vulnerability scanner with SSL support
+
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \
${SITE_PERL}/libwhisker/LW.pm:${PORTSDIR}/security/libwhisker
diff --git a/security/nikto/distinfo b/security/nikto/distinfo
index f3cadb4f0e0..2cc0caf0787 100644
--- a/security/nikto/distinfo
+++ b/security/nikto/distinfo
@@ -1,2 +1,2 @@
-MD5 (nikto-1.32.tar.gz) = 3dec9a442669c917c8e45a1c80527c79
-SIZE (nikto-1.32.tar.gz) = 345290
+MD5 (nikto-1.34.tar.gz) = 7b4398ddd422d8bea972a6f79670087b
+SIZE (nikto-1.34.tar.gz) = 184320
1 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-1/+0 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - Remove USE_X_PREFIX and bump PORTREVISION.tdb2006-12-151-4/+2 * - Change maintainer to my @FreeBSD.org address.tdb2005-12-022-1/+2 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-05