From owner-svn-ports-head@FreeBSD.ORG Wed Jul 24 12:21:38 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1101D134; Wed, 24 Jul 2013 12:21:38 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 026C32CF1; Wed, 24 Jul 2013 12:21:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6OCLbs1050749; Wed, 24 Jul 2013 12:21:37 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6OCLba2050747; Wed, 24 Jul 2013 12:21:37 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201307241221.r6OCLba2050747@svn.freebsd.org> From: Frederic Culot Date: Wed, 24 Jul 2013 12:21:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323591 - 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.14 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, 24 Jul 2013 12:21:38 -0000 Author: culot Date: Wed Jul 24 12:21:37 2013 New Revision: 323591 URL: http://svnweb.freebsd.org/changeset/ports/323591 Log: - Update to 4.7.0 Changes: https://community.rapid7.com/docs/DOC-2362 PR: ports/180782 Submitted by: JR Aquino (maintainer) Modified: head/security/metasploit/Makefile head/security/metasploit/distinfo Modified: head/security/metasploit/Makefile ============================================================================== --- head/security/metasploit/Makefile Wed Jul 24 11:22:09 2013 (r323590) +++ head/security/metasploit/Makefile Wed Jul 24 12:21:37 2013 (r323591) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metasploit -DISTVERSION= 4.6.2 +DISTVERSION= 4.7.0 CATEGORIES= security MASTER_SITES= http://downloads.metasploit.com/data/releases/archive/ DISTNAME= framework-${DISTVERSION} Modified: head/security/metasploit/distinfo ============================================================================== --- head/security/metasploit/distinfo Wed Jul 24 11:22:09 2013 (r323590) +++ head/security/metasploit/distinfo Wed Jul 24 12:21:37 2013 (r323591) @@ -1,2 +1,2 @@ -SHA256 (framework-4.6.2.tar.bz2) = fc7f9cdf5be68c117fde4ce80b7446c7d89d3a9860b8509e5a5b3fc4a325eae1 -SIZE (framework-4.6.2.tar.bz2) = 40789497 +SHA256 (framework-4.7.0.tar.bz2) = 2727c20c895cae12944a213fa42fda3e7ead8523e7714bc195fc4d9a49c0eca2 +SIZE (framework-4.7.0.tar.bz2) = 35123599