From owner-svn-ports-all@freebsd.org Thu Sep 29 22:21:52 2016 Return-Path: Delivered-To: svn-ports-all@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 5E233C00F65; Thu, 29 Sep 2016 22:21:52 +0000 (UTC) (envelope-from ohauer@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 38625138; Thu, 29 Sep 2016 22:21:52 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8TMLpTA015615; Thu, 29 Sep 2016 22:21:51 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8TMLpaQ015612; Thu, 29 Sep 2016 22:21:51 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201609292221.u8TMLpaQ015612@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Thu, 29 Sep 2016 22:21:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422952 - in head/security/nmap: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2016 22:21:52 -0000 Author: ohauer Date: Thu Sep 29 22:21:51 2016 New Revision: 422952 URL: https://svnweb.freebsd.org/changeset/ports/422952 Log: - update to 7.30 Changelog: https://nmap.org/changelog.html Deleted: head/security/nmap/files/patch-ncat_ncat__ssl.c head/security/nmap/files/patch-nping_Crypto.cc head/security/nmap/files/patch-nse__openssl.cc head/security/nmap/files/patch-nse__ssl__cert.cc Modified: head/security/nmap/Makefile head/security/nmap/distinfo head/security/nmap/pkg-plist Modified: head/security/nmap/Makefile ============================================================================== --- head/security/nmap/Makefile Thu Sep 29 21:28:53 2016 (r422951) +++ head/security/nmap/Makefile Thu Sep 29 22:21:51 2016 (r422952) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nmap -DISTVERSION= 7.25BETA2 +DISTVERSION= 7.30 CATEGORIES= security ipv6 MASTER_SITES= http://nmap.org/dist/ \ LOCAL/ohauer Modified: head/security/nmap/distinfo ============================================================================== --- head/security/nmap/distinfo Thu Sep 29 21:28:53 2016 (r422951) +++ head/security/nmap/distinfo Thu Sep 29 22:21:51 2016 (r422952) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472762117 -SHA256 (nmap-7.25BETA2.tar.bz2) = 6c66a150c9e346ccdca0aa16ef8c2a5310449444fe15cf5ec3f3a151978378d0 -SIZE (nmap-7.25BETA2.tar.bz2) = 8874592 +TIMESTAMP = 1475172408 +SHA256 (nmap-7.30.tar.bz2) = ba38a042ec67e315d903d28a4976b74999da94c646667c0c63f31e587d6d8d0f +SIZE (nmap-7.30.tar.bz2) = 9003761 Modified: head/security/nmap/pkg-plist ============================================================================== --- head/security/nmap/pkg-plist Thu Sep 29 21:28:53 2016 (r422951) +++ head/security/nmap/pkg-plist Thu Sep 29 22:21:51 2016 (r422952) @@ -47,6 +47,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/nselib/brute.lua %%DATADIR%%/nselib/cassandra.lua %%DATADIR%%/nselib/citrixxml.lua +%%DATADIR%%/nselib/coap.lua %%DATADIR%%/nselib/comm.lua %%DATADIR%%/nselib/creds.lua %%DATADIR%%/nselib/cvs.lua @@ -115,6 +116,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/nselib/imap.lua %%DATADIR%%/nselib/informix.lua %%DATADIR%%/nselib/ipOps.lua +%%DATADIR%%/nselib/ipmi.lua %%DATADIR%%/nselib/ipp.lua %%DATADIR%%/nselib/iscsi.lua %%DATADIR%%/nselib/isns.lua @@ -130,6 +132,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/nselib/membase.lua %%DATADIR%%/nselib/mobileme.lua %%DATADIR%%/nselib/mongodb.lua +%%DATADIR%%/nselib/mqtt.lua %%DATADIR%%/nselib/msrpc.lua %%DATADIR%%/nselib/msrpcperformance.lua %%DATADIR%%/nselib/msrpctypes.lua @@ -262,6 +265,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/citrix-enum-servers.nse %%DATADIR%%/scripts/clamav-exec.nse %%DATADIR%%/scripts/clock-skew.nse +%%DATADIR%%/scripts/coap-resources.nse %%DATADIR%%/scripts/couchdb-databases.nse %%DATADIR%%/scripts/couchdb-stats.nse %%DATADIR%%/scripts/creds-summary.nse @@ -310,6 +314,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/firewalk.nse %%DATADIR%%/scripts/firewall-bypass.nse %%DATADIR%%/scripts/flume-master-info.nse +%%DATADIR%%/scripts/fox-info.nse %%DATADIR%%/scripts/freelancer-info.nse %%DATADIR%%/scripts/ftp-anon.nse %%DATADIR%%/scripts/ftp-bounce.nse @@ -474,6 +479,9 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/ip-geolocation-maxmind.nse %%DATADIR%%/scripts/ip-https-discover.nse %%DATADIR%%/scripts/ipidseq.nse +%%DATADIR%%/scripts/ipmi-brute.nse +%%DATADIR%%/scripts/ipmi-cipher-zero.nse +%%DATADIR%%/scripts/ipmi-version.nse %%DATADIR%%/scripts/ipv6-multicast-mld-list.nse %%DATADIR%%/scripts/ipv6-node-info.nse %%DATADIR%%/scripts/ipv6-ra-flood.nse @@ -514,6 +522,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/mongodb-brute.nse %%DATADIR%%/scripts/mongodb-databases.nse %%DATADIR%%/scripts/mongodb-info.nse +%%DATADIR%%/scripts/mqtt-subscribe.nse %%DATADIR%%/scripts/mrinfo.nse %%DATADIR%%/scripts/ms-sql-brute.nse %%DATADIR%%/scripts/ms-sql-config.nse @@ -577,6 +586,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/p2p-conficker.nse %%DATADIR%%/scripts/path-mtu.nse %%DATADIR%%/scripts/pcanywhere-brute.nse +%%DATADIR%%/scripts/pcworx-info.nse %%DATADIR%%/scripts/pgsql-brute.nse %%DATADIR%%/scripts/pjl-ready-message.nse %%DATADIR%%/scripts/pop3-brute.nse