aboutsummaryrefslogtreecommitdiff
path: root/security/metasploit
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-27 18:28:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-27 18:28:13 +0000
commitcbcfcbd6209827d4c111d4e20af8b957f2b0ff60 (patch)
tree33f204509ffeb77f4bc10b03dc74935418a3f7ba /security/metasploit
parent3bde7844344b0e6b79b728f3a5e35a795ae35da2 (diff)
downloadports-cbcfcbd6209827d4c111d4e20af8b957f2b0ff60.tar.gz
ports-cbcfcbd6209827d4c111d4e20af8b957f2b0ff60.zip
Change RUN_DEPENDS from rubygem-msgpack1 to rubygem-msgpack
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=500259
Diffstat (limited to 'security/metasploit')
-rw-r--r--security/metasploit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index 0b644c26fd6a..2d6454b96b13 100644
--- a/security/metasploit/Makefile
+++ b/security/metasploit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= metasploit
PORTVERSION= 5.0.13
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= tanawts@gmail.com
@@ -28,7 +29,7 @@ RUN_DEPENDS= nmap:security/nmap \
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-msgpack1>=0:devel/rubygem-msgpack1 \
+ rubygem-msgpack>=0:devel/rubygem-msgpack \
rubygem-network_interface>=0:net/rubygem-network_interface \
rubygem-rubyntlm>=0:net/rubygem-rubyntlm \
rubygem-nokogiri>=0:textproc/rubygem-nokogiri \