aboutsummaryrefslogtreecommitdiffstats
path: root/security/metasploit
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-05-11 16:24:41 +0800
committerantoine <antoine@FreeBSD.org>2014-05-11 16:24:41 +0800
commitf9aeedec8ecabf9ad85454cf9844e1b13d78dc49 (patch)
tree1e170b7f016ace84b75109badc505a2593495569 /security/metasploit
parent0aac48e9640b834d4eadda84599c7909e309415a (diff)
downloadfreebsd-ports-graphics-f9aeedec8ecabf9ad85454cf9844e1b13d78dc49.tar.gz
freebsd-ports-graphics-f9aeedec8ecabf9ad85454cf9844e1b13d78dc49.tar.zst
freebsd-ports-graphics-f9aeedec8ecabf9ad85454cf9844e1b13d78dc49.zip
Update metasploit to 4.9.2 and rubygem-metasploit_data_models to 0.17.0
PR: ports/189046 Approved by: maintainer timeout (2 weeks)
Diffstat (limited to 'security/metasploit')
-rw-r--r--security/metasploit/Makefile8
-rw-r--r--security/metasploit/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index 9b6e4c56abe..0bd44854128 100644
--- a/security/metasploit/Makefile
+++ b/security/metasploit/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= metasploit
-DISTVERSION= 4.8.2
+DISTVERSION= 4.9.2
CATEGORIES= security
MASTER_SITES= http://downloads.metasploit.com/data/releases/archive/
DISTNAME= framework-${DISTVERSION}
@@ -13,6 +13,7 @@ COMMENT= Exploit-Framework for Penetration-Testing
RUN_DEPENDS= nasm:${PORTSDIR}/devel/nasm \
nmap:${PORTSDIR}/security/nmap \
rubygem-activesupport>=3.0.0:${PORTSDIR}/devel/rubygem-activesupport \
+ rubygem-bcrypt-ruby>=0:${PORTSDIR}/security/rubygem-bcrypt-ruby \
rubygem-json>=0:${PORTSDIR}/devel/rubygem-json \
rubygem-msgpack>=0:${PORTSDIR}/devel/rubygem-msgpack \
rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri \
@@ -26,17 +27,16 @@ SCRIPTS= msfbinscan msfcli msfconsole msfd msfelfscan msfencode \
msfmachscan msfpayload msfpescan msfrop msfrpc msfrpcd msfvenom
NO_BUILD= yes
-USES= ncurses:port
+USES= ncurses:port tar:bzip2
USE_RUBY= yes
USE_RUBY_FEATURES= iconv
-USE_BZIP2= yes
OPTIONS_DEFINE= DB
OPTIONS_DEFAULT=DB
DB_DESC= Database support
DB_RUN_DEPENDS= rubygem-activerecord>=0:${PORTSDIR}/databases/rubygem-activerecord \
- rubygem-metasploit_data_models>=0.15.1:${PORTSDIR}/security/rubygem-metasploit_data_models \
+ rubygem-metasploit_data_models>=0.17.0:${PORTSDIR}/security/rubygem-metasploit_data_models \
rubygem-pg>=0.11:${PORTSDIR}/databases/rubygem-pg
post-patch:
diff --git a/security/metasploit/distinfo b/security/metasploit/distinfo
index a5a64803a5f..b541a0ca5ae 100644
--- a/security/metasploit/distinfo
+++ b/security/metasploit/distinfo
@@ -1,2 +1,2 @@
-SHA256 (framework-4.8.2.tar.bz2) = 7678fce2b22ff824f48244f52fdb27a2a7823d7332f2a75e4c670ccfa5aa6471
-SIZE (framework-4.8.2.tar.bz2) = 35964128
+SHA256 (framework-4.9.2.tar.bz2) = 0371cbaf5d5f7c66e3e8eb5cc7ee10ffeb043a2c2622550a5d79852b4a09777d
+SIZE (framework-4.9.2.tar.bz2) = 36150330