From owner-svn-ports-head@freebsd.org Sun Oct 9 09:00:37 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 5C64BC07FCC; Sun, 9 Oct 2016 09:00:37 +0000 (UTC) (envelope-from antoine@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 12E50BA5; Sun, 9 Oct 2016 09:00:37 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9990akG033707; Sun, 9 Oct 2016 09:00:36 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9990aRb033705; Sun, 9 Oct 2016 09:00:36 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201610090900.u9990aRb033705@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 9 Oct 2016 09:00:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423579 - head/security/metasploit 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.23 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: Sun, 09 Oct 2016 09:00:37 -0000 Author: antoine Date: Sun Oct 9 09:00:35 2016 New Revision: 423579 URL: https://svnweb.freebsd.org/changeset/ports/423579 Log: Update to 4.12.31 Modified: head/security/metasploit/Makefile head/security/metasploit/distinfo Modified: head/security/metasploit/Makefile ============================================================================== --- head/security/metasploit/Makefile Sun Oct 9 09:00:06 2016 (r423578) +++ head/security/metasploit/Makefile Sun Oct 9 09:00:35 2016 (r423579) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metasploit -PORTVERSION= 4.12.29 +PORTVERSION= 4.12.31 CATEGORIES= security MAINTAINER= tanawts@gmail.com @@ -24,7 +24,7 @@ RUN_DEPENDS= nmap:security/nmap \ rubygem-metasploit-credential>=0:security/rubygem-metasploit-credential \ rubygem-metasploit_data_models>=0:security/rubygem-metasploit_data_models \ rubygem-metasploit-model>=0:security/rubygem-metasploit-model \ - rubygem-metasploit-payloads>=1.1.16:security/rubygem-metasploit-payloads \ + rubygem-metasploit-payloads>=1.1.19:security/rubygem-metasploit-payloads \ rubygem-metasploit_payloads-mettle>=0.0.6:security/rubygem-metasploit_payloads-mettle \ rubygem-msgpack>=0:devel/rubygem-msgpack \ rubygem-network_interface>=0:net/rubygem-network_interface \ @@ -47,6 +47,7 @@ RUN_DEPENDS= nmap:security/nmap \ rubygem-rex-bin_tools>=0:security/rubygem-rex-bin_tools \ rubygem-rex-core>=0:security/rubygem-rex-core \ rubygem-rex-encoder>=0:security/rubygem-rex-encoder \ + rubygem-rex-exploitation>=0:security/rubygem-rex-exploitation \ rubygem-rex-java>=0:security/rubygem-rex-java \ rubygem-rex-mime>=0:security/rubygem-rex-mime \ rubygem-rex-nop>=0:security/rubygem-rex-nop \ Modified: head/security/metasploit/distinfo ============================================================================== --- head/security/metasploit/distinfo Sun Oct 9 09:00:06 2016 (r423578) +++ head/security/metasploit/distinfo Sun Oct 9 09:00:35 2016 (r423579) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475411313 -SHA256 (rapid7-metasploit-framework-4.12.29_GH0.tar.gz) = ef863ae930552f37ab1eb91cefc4b5f215c261ed0229f5c9aef5068a0b6d73ff -SIZE (rapid7-metasploit-framework-4.12.29_GH0.tar.gz) = 23292351 +TIMESTAMP = 1475924815 +SHA256 (rapid7-metasploit-framework-4.12.31_GH0.tar.gz) = 908083bd77f357addbeeb6d1491e0e8c807b7ccb9152cac0d58104fc5fe08376 +SIZE (rapid7-metasploit-framework-4.12.31_GH0.tar.gz) = 23226115