diff options
-rw-r--r-- | security/metasploit/Makefile | 5 | ||||
-rw-r--r-- | security/metasploit/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index d35150adb2fe..0eea5fd308a8 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metasploit -PORTVERSION= 4.12.15 +PORTVERSION= 4.12.16 CATEGORIES= security MAINTAINER= tanawts@gmail.com @@ -42,7 +42,9 @@ RUN_DEPENDS= nasm:devel/nasm \ rubygem-sshkey>=0:security/rubygem-sshkey \ rubygem-bit-struct>=0:devel/rubygem-bit-struct \ 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-ole>=0:security/rubygem-rex-ole \ rubygem-rex-powershell>=0:security/rubygem-rex-powershell \ rubygem-rex-random_identifier>=0:security/rubygem-rex-random_identifier \ rubygem-rex-registry>=0:security/rubygem-rex-registry \ @@ -64,7 +66,6 @@ GH_PROJECT= metasploit-framework NO_ARCH= yes -USES= ncurses:port USE_RUBY= yes post-patch: diff --git a/security/metasploit/distinfo b/security/metasploit/distinfo index a12adab5584f..7ccc5cb394e2 100644 --- a/security/metasploit/distinfo +++ b/security/metasploit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469252036 -SHA256 (rapid7-metasploit-framework-4.12.15_GH0.tar.gz) = 77fa24053f4716f9599d1784c113e6e84445033d5d8865d46e9f7d774a37de78 -SIZE (rapid7-metasploit-framework-4.12.15_GH0.tar.gz) = 23275808 +TIMESTAMP = 1469866503 +SHA256 (rapid7-metasploit-framework-4.12.16_GH0.tar.gz) = 082f4109da2368fc4ec25a64ceae7655da80b3a46f650f86ff52d9bfac05c584 +SIZE (rapid7-metasploit-framework-4.12.16_GH0.tar.gz) = 23258256 |