svn commit: r423579 - head/security/metasploit

Antoine Brodin antoine at FreeBSD.org
Sun Oct 9 09:00:37 UTC 2016


Author: antoine
Date: Sun Oct  9 09:00:35 2016
New Revision: 423579
URL: https://svnweb.freebsd.org/changeset/ports/423579

Log:
  Update to 4.12.31

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

Modified: head/security/metasploit/Makefile
==============================================================================
--- head/security/metasploit/Makefile	Sun Oct  9 09:00:06 2016	(r423578)
+++ head/security/metasploit/Makefile	Sun Oct  9 09:00:35 2016	(r423579)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	metasploit
-PORTVERSION=	4.12.29
+PORTVERSION=	4.12.31
 CATEGORIES=	security
 
 MAINTAINER=	tanawts at gmail.com
@@ -24,7 +24,7 @@ RUN_DEPENDS=	nmap:security/nmap \
 		rubygem-metasploit-credential>=0:security/rubygem-metasploit-credential \
 		rubygem-metasploit_data_models>=0:security/rubygem-metasploit_data_models \
 		rubygem-metasploit-model>=0:security/rubygem-metasploit-model \
-		rubygem-metasploit-payloads>=1.1.16:security/rubygem-metasploit-payloads \
+		rubygem-metasploit-payloads>=1.1.19:security/rubygem-metasploit-payloads \
 		rubygem-metasploit_payloads-mettle>=0.0.6:security/rubygem-metasploit_payloads-mettle \
 		rubygem-msgpack>=0:devel/rubygem-msgpack \
 		rubygem-network_interface>=0:net/rubygem-network_interface \
@@ -47,6 +47,7 @@ RUN_DEPENDS=	nmap:security/nmap \
 		rubygem-rex-bin_tools>=0:security/rubygem-rex-bin_tools \
 		rubygem-rex-core>=0:security/rubygem-rex-core \
 		rubygem-rex-encoder>=0:security/rubygem-rex-encoder \
+		rubygem-rex-exploitation>=0:security/rubygem-rex-exploitation \
 		rubygem-rex-java>=0:security/rubygem-rex-java \
 		rubygem-rex-mime>=0:security/rubygem-rex-mime \
 		rubygem-rex-nop>=0:security/rubygem-rex-nop \

Modified: head/security/metasploit/distinfo
==============================================================================
--- head/security/metasploit/distinfo	Sun Oct  9 09:00:06 2016	(r423578)
+++ head/security/metasploit/distinfo	Sun Oct  9 09:00:35 2016	(r423579)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475411313
-SHA256 (rapid7-metasploit-framework-4.12.29_GH0.tar.gz) = ef863ae930552f37ab1eb91cefc4b5f215c261ed0229f5c9aef5068a0b6d73ff
-SIZE (rapid7-metasploit-framework-4.12.29_GH0.tar.gz) = 23292351
+TIMESTAMP = 1475924815
+SHA256 (rapid7-metasploit-framework-4.12.31_GH0.tar.gz) = 908083bd77f357addbeeb6d1491e0e8c807b7ccb9152cac0d58104fc5fe08376
+SIZE (rapid7-metasploit-framework-4.12.31_GH0.tar.gz) = 23226115


More information about the svn-ports-all mailing list