svn commit: r421314 - head/security/metasploit

Antoine Brodin antoine at FreeBSD.org
Sun Sep 4 08:30:11 UTC 2016


Author: antoine
Date: Sun Sep  4 08:30:10 2016
New Revision: 421314
URL: https://svnweb.freebsd.org/changeset/ports/421314

Log:
  Update to 4.12.23

Modified:
  head/security/metasploit/Makefile
  head/security/metasploit/distinfo

Modified: head/security/metasploit/Makefile
==============================================================================
--- head/security/metasploit/Makefile	Sun Sep  4 08:28:45 2016	(r421313)
+++ head/security/metasploit/Makefile	Sun Sep  4 08:30:10 2016	(r421314)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	metasploit
-PORTVERSION=	4.12.22
+PORTVERSION=	4.12.23
 CATEGORIES=	security
 
 MAINTAINER=	tanawts at 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

Modified: head/security/metasploit/distinfo
==============================================================================
--- head/security/metasploit/distinfo	Sun Sep  4 08:28:45 2016	(r421313)
+++ head/security/metasploit/distinfo	Sun Sep  4 08:30:10 2016	(r421314)
@@ -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


More information about the svn-ports-head mailing list