diff options
author | antoine <antoine@FreeBSD.org> | 2016-09-04 16:30:10 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-09-04 16:30:10 +0800 |
commit | 6c3e219da22051b0e9281cdf1a7540bda30a177f (patch) | |
tree | dc607c857e68cb9e91e869caf2a3abdcfb3fd018 /security/metasploit | |
parent | 7b9815d980c19fcb5599630616b5a13d389ec486 (diff) | |
download | freebsd-ports-gnome-6c3e219da22051b0e9281cdf1a7540bda30a177f.tar.gz freebsd-ports-gnome-6c3e219da22051b0e9281cdf1a7540bda30a177f.tar.zst freebsd-ports-gnome-6c3e219da22051b0e9281cdf1a7540bda30a177f.zip |
Update to 4.12.23
Diffstat (limited to 'security/metasploit')
-rw-r--r-- | security/metasploit/Makefile | 6 | ||||
-rw-r--r-- | security/metasploit/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index 3dc4c65fff4d..26db7bbd7c2e 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metasploit -PORTVERSION= 4.12.22 +PORTVERSION= 4.12.23 CATEGORIES= security MAINTAINER= tanawts@gmail.com @@ -45,6 +45,7 @@ RUN_DEPENDS= nasm:devel/nasm \ rubygem-net-ssh>=0:security/rubygem-net-ssh \ rubygem-rex-arch>=0:security/rubygem-rex-arch \ rubygem-rex-java>=0:security/rubygem-rex-java \ + rubygem-rex-mime>=0:security/rubygem-rex-mime \ rubygem-rex-ole>=0:security/rubygem-rex-ole \ rubygem-rex-powershell>=0:security/rubygem-rex-powershell \ rubygem-rex-random_identifier>=0:security/rubygem-rex-random_identifier \ @@ -57,7 +58,8 @@ RUN_DEPENDS= nasm:devel/nasm \ rubygem-sqlite3>=0:databases/rubygem-sqlite3 \ rubygem-tzinfo>=0:devel/rubygem-tzinfo \ rubygem-filesize>=0:devel/rubygem-filesize \ - rubygem-openvas-omp>=0:security/rubygem-openvas-omp + rubygem-openvas-omp>=0:security/rubygem-openvas-omp \ + rubygem-nessus_rest>=0:security/rubygem-nessus_rest SCRIPTS= msfbinscan msfconsole msfd msfelfscan \ msfmachscan msfpescan msfrop msfrpc msfrpcd msfvenom diff --git a/security/metasploit/distinfo b/security/metasploit/distinfo index 57e2507031be..35444a72a7ec 100644 --- a/security/metasploit/distinfo +++ b/security/metasploit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1472477304 -SHA256 (rapid7-metasploit-framework-4.12.22_GH0.tar.gz) = e7a659408fb38241ac0fbfaefc51166ed3546543de4af055d6304d514987a966 -SIZE (rapid7-metasploit-framework-4.12.22_GH0.tar.gz) = 23371554 +TIMESTAMP = 1472927823 +SHA256 (rapid7-metasploit-framework-4.12.23_GH0.tar.gz) = 7950d48920ae2e1dfb629c715002c58e4910ef052b183d82367ddc843d4e0a7a +SIZE (rapid7-metasploit-framework-4.12.23_GH0.tar.gz) = 23364474 |