Date: Wed, 24 Jul 2013 12:21:37 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323591 - head/security/metasploit Message-ID: <201307241221.r6OCLba2050747@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <tanawts@gmail.com> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307241221.r6OCLba2050747>