aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-05-11 08:24:41 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-05-11 08:24:41 +0000
commitdd4ca3b5579f83e94415654ccd534eefd52038d4 (patch)
tree1e170b7f016ace84b75109badc505a2593495569 /security
parent9e57d8f93ddd868e85554e1eedab96adce579442 (diff)
downloadports-dd4ca3b5579f83e94415654ccd534eefd52038d4.tar.gz
ports-dd4ca3b5579f83e94415654ccd534eefd52038d4.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)
Notes
Notes: svn path=/head/; revision=353655
Diffstat (limited to 'security')
-rw-r--r--security/metasploit/Makefile8
-rw-r--r--security/metasploit/distinfo4
-rw-r--r--security/rubygem-metasploit_data_models/Makefile4
-rw-r--r--security/rubygem-metasploit_data_models/distinfo4
4 files changed, 10 insertions, 10 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index 9b6e4c56abe0..0bd44854128b 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 a5a64803a5f9..b541a0ca5ae4 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
diff --git a/security/rubygem-metasploit_data_models/Makefile b/security/rubygem-metasploit_data_models/Makefile
index 090279b9f1ae..703855842a28 100644
--- a/security/rubygem-metasploit_data_models/Makefile
+++ b/security/rubygem-metasploit_data_models/Makefile
@@ -1,14 +1,14 @@
# $FreeBSD$
PORTNAME= metasploit_data_models
-PORTVERSION= 0.16.4
+PORTVERSION= 0.17.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= tanawts@gmail.com
COMMENT= Database layer for Metasploit
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
RUN_DEPENDS= rubygem-activerecord>=3.2.13:${PORTSDIR}/databases/rubygem-activerecord \
rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
diff --git a/security/rubygem-metasploit_data_models/distinfo b/security/rubygem-metasploit_data_models/distinfo
index ac328b0914db..3be4ad1df034 100644
--- a/security/rubygem-metasploit_data_models/distinfo
+++ b/security/rubygem-metasploit_data_models/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/metasploit_data_models-0.16.4.gem) = 9bb58d2e1717c17bde6dfa1ed2d626e9e52c63b77b109a0be5f55a09e9d018cd
-SIZE (rubygem/metasploit_data_models-0.16.4.gem) = 95744
+SHA256 (rubygem/metasploit_data_models-0.17.0.gem) = 6357b5902091276574b212d6b91902e559d9b3a28366a20eed5d43f42d63ab0a
+SIZE (rubygem/metasploit_data_models-0.17.0.gem) = 98304