From owner-svn-ports-head@freebsd.org Wed May 11 15:13:23 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 507B1B362F3; Wed, 11 May 2016 15:13:23 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2AFB01788; Wed, 11 May 2016 15:13:23 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BFDMCU006326; Wed, 11 May 2016 15:13:22 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BFDM8M006323; Wed, 11 May 2016 15:13:22 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201605111513.u4BFDM8M006323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Wed, 11 May 2016 15:13:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415009 - head/security/nikto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2016 15:13:23 -0000 Author: johans Date: Wed May 11 15:13:21 2016 New Revision: 415009 URL: https://svnweb.freebsd.org/changeset/ports/415009 Log: Update Nikto to 2.1.6, now hosted on Github Modified: head/security/nikto/Makefile head/security/nikto/distinfo head/security/nikto/pkg-plist Modified: head/security/nikto/Makefile ============================================================================== --- head/security/nikto/Makefile Wed May 11 15:12:05 2016 (r415008) +++ head/security/nikto/Makefile Wed May 11 15:13:21 2016 (r415009) @@ -2,18 +2,18 @@ # $FreeBSD$ PORTNAME= nikto -PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTVERSION= 2.1.6 PORTEPOCH= 1 CATEGORIES= security www -MASTER_SITES= http://www.cirt.net/${PORTNAME}/ \ - http://www.mirrors.wiretapped.net/security/vulnerability-assessment/${PORTNAME}/ MAINTAINER= johans@FreeBSD.org COMMENT= Web and CGI vulnerability scanner with SSL support LICENSE= GPLv2 +GH_ACCOUNT= sullo +USE_GITHUB= yes + OPTIONS_DEFINE= SSLEAY DOCS OPTIONS_DEFAULT=SSLEAY SSLEAY_DESC= Use NET::SSLeay for ssl scanning @@ -25,6 +25,7 @@ NO_ARCH= yes USES= perl5 shebangfix tar:bzip2 USE_PERL5= run SHEBANG_FILES= nikto.pl +WRKSRC_SUBDIR= program post-patch: .SILENT ${REINPLACE_CMD} -e \ Modified: head/security/nikto/distinfo ============================================================================== --- head/security/nikto/distinfo Wed May 11 15:12:05 2016 (r415008) +++ head/security/nikto/distinfo Wed May 11 15:13:21 2016 (r415009) @@ -1,2 +1,2 @@ -SHA256 (nikto-2.1.5.tar.bz2) = 65b99c1fdec14d1d5e7cbc964f70fce162cbec50aee878e1500e2d22df079b34 -SIZE (nikto-2.1.5.tar.bz2) = 311580 +SHA256 (sullo-nikto-2.1.6_GH0.tar.gz) = c1731ae4133d3879718bb7605a8d395b2036668505effbcbbcaa4dae4e9f27f2 +SIZE (sullo-nikto-2.1.6_GH0.tar.gz) = 490743 Modified: head/security/nikto/pkg-plist ============================================================================== --- head/security/nikto/pkg-plist Wed May 11 15:12:05 2016 (r415008) +++ head/security/nikto/pkg-plist Wed May 11 15:13:21 2016 (r415009) @@ -8,6 +8,7 @@ man/man1/nikto.1.gz %%DATADIR%%/databases/db_404_strings %%DATADIR%%/databases/db_content_search %%DATADIR%%/databases/db_dictionary +%%DATADIR%%/databases/db_drupal %%DATADIR%%/databases/db_embedded %%DATADIR%%/databases/db_favicon %%DATADIR%%/databases/db_headers @@ -20,7 +21,6 @@ man/man1/nikto.1.gz %%DATADIR%%/databases/db_subdomains %%DATADIR%%/databases/db_tests %%DATADIR%%/databases/db_variables -%%DATADIR%%/plugins/JSON-PP.pm %%DATADIR%%/plugins/LW2.pm %%DATADIR%%/plugins/nikto_apache_expect_xss.plugin %%DATADIR%%/plugins/nikto_apacheusers.plugin @@ -31,25 +31,30 @@ man/man1/nikto.1.gz %%DATADIR%%/plugins/nikto_cookies.plugin %%DATADIR%%/plugins/nikto_core.plugin %%DATADIR%%/plugins/nikto_dictionary_attack.plugin +%%DATADIR%%/plugins/nikto_drupal.plugin %%DATADIR%%/plugins/nikto_embedded.plugin %%DATADIR%%/plugins/nikto_favicon.plugin %%DATADIR%%/plugins/nikto_fileops.plugin %%DATADIR%%/plugins/nikto_headers.plugin %%DATADIR%%/plugins/nikto_httpoptions.plugin +%%DATADIR%%/plugins/nikto_ms10_070.plugin %%DATADIR%%/plugins/nikto_msgs.plugin %%DATADIR%%/plugins/nikto_multiple_index.plugin +%%DATADIR%%/plugins/nikto_negotiate.plugin %%DATADIR%%/plugins/nikto_outdated.plugin %%DATADIR%%/plugins/nikto_parked.plugin %%DATADIR%%/plugins/nikto_paths.plugin %%DATADIR%%/plugins/nikto_put_del_test.plugin %%DATADIR%%/plugins/nikto_report_csv.plugin %%DATADIR%%/plugins/nikto_report_html.plugin -%%DATADIR%%/plugins/nikto_report_msf.plugin %%DATADIR%%/plugins/nikto_report_nbe.plugin +%%DATADIR%%/plugins/nikto_report_sqlg.plugin %%DATADIR%%/plugins/nikto_report_text.plugin %%DATADIR%%/plugins/nikto_report_xml.plugin %%DATADIR%%/plugins/nikto_robots.plugin +%%DATADIR%%/plugins/nikto_shellshock.plugin %%DATADIR%%/plugins/nikto_siebel.plugin +%%DATADIR%%/plugins/nikto_sitefiles.plugin %%DATADIR%%/plugins/nikto_ssl.plugin %%DATADIR%%/plugins/nikto_subdomain.plugin %%DATADIR%%/plugins/nikto_tests.plugin