1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update metasploit to 4.11.0

This commit is contained in:
Antoine Brodin 2014-12-20 22:01:42 +00:00
parent 43df3f60c7
commit a58d014fda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375134
6 changed files with 12 additions and 13 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= metasploit
PORTVERSION= 4.10.2
PORTREVISION= 1
PORTVERSION= 4.11.0
CATEGORIES= security
MASTER_SITES= GH
@ -20,7 +19,7 @@ RUN_DEPENDS= nasm:${PORTSDIR}/devel/nasm \
rubygem-json>=0:${PORTSDIR}/devel/rubygem-json \
rubygem-metasploit-concern>=0.3.0:${PORTSDIR}/security/rubygem-metasploit-concern \
rubygem-metasploit-model>=0.28.0:${PORTSDIR}/security/rubygem-metasploit-model \
rubygem-meterpreter_bins>=0.0.11:${PORTSDIR}/security/rubygem-meterpreter_bins \
rubygem-meterpreter_bins>=0.0.12:${PORTSDIR}/security/rubygem-meterpreter_bins \
rubygem-msgpack>=0:${PORTSDIR}/devel/rubygem-msgpack \
rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri \
rubygem-network_interface>=0.0.1:${PORTSDIR}/net/rubygem-network_interface \
@ -39,7 +38,7 @@ SCRIPTS= msfbinscan msfcli msfconsole msfd msfelfscan msfencode \
USE_GITHUB= yes
GH_ACCOUNT= rapid7
GH_PROJECT= metasploit-framework
GH_COMMIT= 286827c
GH_COMMIT= 4c994d8
USES= ncurses:port tar:bzip2
USE_RUBY= yes
@ -50,7 +49,7 @@ OPTIONS_DEFAULT=DB
DB_DESC= Database support
DB_RUN_DEPENDS= rubygem-activerecord>=3.0.0:${PORTSDIR}/databases/rubygem-activerecord \
rubygem-metasploit-credential>=0.13.3:${PORTSDIR}/security/rubygem-metasploit-credential \
rubygem-metasploit-credential>=0.13.8:${PORTSDIR}/security/rubygem-metasploit-credential \
rubygem-metasploit_data_models>=0.21.1:${PORTSDIR}/security/rubygem-metasploit_data_models \
rubygem-pg>=0.11:${PORTSDIR}/databases/rubygem-pg

View File

@ -1,2 +1,2 @@
SHA256 (metasploit-4.10.2.tar.bz2) = d328cc6fb32ad19668a20c2d56bf6cffbcd4abe180d3a98c16143c7127bc37ff
SIZE (metasploit-4.10.2.tar.bz2) = 36965608
SHA256 (metasploit-4.11.0.tar.bz2) = ac35234b6a33949f59ae41efac15e427fabd4d24811374839d5a492da4e3e92e
SIZE (metasploit-4.11.0.tar.bz2) = 36109691

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= metasploit-credential
PORTVERSION= 0.13.3
PORTVERSION= 0.13.8
CATEGORIES= security rubygems
MASTER_SITES= RG

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/metasploit-credential-0.13.3.gem) = 98a7d2db081f2c0bd0455483a9033fe750b68564e28adb11292893758b089eab
SIZE (rubygem/metasploit-credential-0.13.3.gem) = 4771840
SHA256 (rubygem/metasploit-credential-0.13.8.gem) = 8bca00a68c84532948eb98ce6793df28961ed463a3ef2598931243eafaf02e35
SIZE (rubygem/metasploit-credential-0.13.8.gem) = 98816

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= meterpreter_bins
PORTVERSION= 0.0.11
PORTVERSION= 0.0.12
CATEGORIES= security rubygems
MASTER_SITES= RG

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/meterpreter_bins-0.0.11.gem) = 7801b497102b084beb4d7d2fd16c7b9ea2c057579e7f53a038a952dd835a7c8b
SIZE (rubygem/meterpreter_bins-0.0.11.gem) = 2940928
SHA256 (rubygem/meterpreter_bins-0.0.12.gem) = 3f179126738e7db98b603b5c39cad323d403dc3f961abb6f91fa5874f332ae22
SIZE (rubygem/meterpreter_bins-0.0.12.gem) = 2940416