svn commit: r544524 - head/security/rubygem-metasploit-credential

Antoine Brodin antoine at FreeBSD.org
Sat Aug 8 20:42:51 UTC 2020


Author: antoine
Date: Sat Aug  8 20:42:50 2020
New Revision: 544524
URL: https://svnweb.freebsd.org/changeset/ports/544524

Log:
  Update to 4.0.2

Modified:
  head/security/rubygem-metasploit-credential/Makefile
  head/security/rubygem-metasploit-credential/distinfo

Modified: head/security/rubygem-metasploit-credential/Makefile
==============================================================================
--- head/security/rubygem-metasploit-credential/Makefile	Sat Aug  8 20:40:07 2020	(r544523)
+++ head/security/rubygem-metasploit-credential/Makefile	Sat Aug  8 20:42:50 2020	(r544524)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	metasploit-credential
-PORTVERSION=	3.0.4
+PORTVERSION=	4.0.2
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -12,11 +12,11 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \
-		rubygem-metasploit_data_models>=0:security/rubygem-metasploit_data_models \
+		rubygem-metasploit_data_models>=3.0.0:security/rubygem-metasploit_data_models \
 		rubygem-metasploit-model>=0:security/rubygem-metasploit-model \
 		rubygem-net-ssh>=0:security/rubygem-net-ssh \
-		rubygem-pg0>=0:databases/rubygem-pg0 \
-		rubygem-railties4>=0:www/rubygem-railties4 \
+		rubygem-pg>=0:databases/rubygem-pg \
+		rubygem-railties52>=5.2.2:www/rubygem-railties52 \
 		rubygem-rex-socket>=0:security/rubygem-rex-socket \
 		rubygem-rubyntlm>=0:net/rubygem-rubyntlm \
 		rubygem-rubyzip>=0:archivers/rubygem-rubyzip

Modified: head/security/rubygem-metasploit-credential/distinfo
==============================================================================
--- head/security/rubygem-metasploit-credential/distinfo	Sat Aug  8 20:40:07 2020	(r544523)
+++ head/security/rubygem-metasploit-credential/distinfo	Sat Aug  8 20:42:50 2020	(r544524)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583735944
-SHA256 (rubygem/metasploit-credential-3.0.4.gem) = c9f0f1362efca017e80b0ed02df1ec1594d297e84663c96155b8ea2bf7af01ca
-SIZE (rubygem/metasploit-credential-3.0.4.gem) = 110080
+TIMESTAMP = 1596740945
+SHA256 (rubygem/metasploit-credential-4.0.2.gem) = 5d9bc9cd4d780deb092b0722a661b4825fea35f0270a5b3d03ff51b3474c630c
+SIZE (rubygem/metasploit-credential-4.0.2.gem) = 109568


More information about the svn-ports-head mailing list