aboutsummaryrefslogtreecommitdiff
path: root/security/metasploit/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-28 06:22:50 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-28 06:22:50 +0000
commitf1f4b7df4c68c651e9a64514be547e3d23759b89 (patch)
treeafa5e665a33684c06dc699ceb6b054545185cc56 /security/metasploit/Makefile
parent5c2772330597e017368cfc3bb7d21a58cd532703 (diff)
downloadports-f1f4b7df4c68c651e9a64514be547e3d23759b89.tar.gz
ports-f1f4b7df4c68c651e9a64514be547e3d23759b89.zip
Update to 5.0.19
Notes
Notes: svn path=/head/; revision=500281
Diffstat (limited to 'security/metasploit/Makefile')
-rw-r--r--security/metasploit/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index 2d6454b96b13..3f5b2a6afdfa 100644
--- a/security/metasploit/Makefile
+++ b/security/metasploit/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= metasploit
-PORTVERSION= 5.0.13
-PORTREVISION= 1
+PORTVERSION= 5.0.19
CATEGORIES= security
MAINTAINER= tanawts@gmail.com
@@ -13,6 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= nmap:security/nmap \
+ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
rubygem-activerecord4>=4.2.6:databases/rubygem-activerecord4 \
rubygem-activesupport4>=4.2.6:devel/rubygem-activesupport4 \
rubygem-actionpack4>=4.2.6:www/rubygem-actionpack4 \
@@ -27,8 +27,8 @@ 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.3.62:security/rubygem-metasploit-payloads \
- rubygem-metasploit_payloads-mettle>=0.5.7:security/rubygem-metasploit_payloads-mettle \
+ rubygem-metasploit-payloads>=1.3.66:security/rubygem-metasploit-payloads \
+ rubygem-metasploit_payloads-mettle>=0.5.12:security/rubygem-metasploit_payloads-mettle \
rubygem-msgpack>=0:devel/rubygem-msgpack \
rubygem-network_interface>=0:net/rubygem-network_interface \
rubygem-rubyntlm>=0:net/rubygem-rubyntlm \