svn commit: r415217 - head/security/rubygem-metasploit-concern

Antoine Brodin antoine at FreeBSD.org
Sun May 15 07:20:30 UTC 2016


Author: antoine
Date: Sun May 15 07:20:29 2016
New Revision: 415217
URL: https://svnweb.freebsd.org/changeset/ports/415217

Log:
  Update to 2.0.1

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

Modified: head/security/rubygem-metasploit-concern/Makefile
==============================================================================
--- head/security/rubygem-metasploit-concern/Makefile	Sun May 15 07:19:09 2016	(r415216)
+++ head/security/rubygem-metasploit-concern/Makefile	Sun May 15 07:20:29 2016	(r415217)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	metasploit-concern
-PORTVERSION=	0.4.0
+PORTVERSION=	2.0.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -11,8 +11,9 @@ COMMENT=	Automatically include Modules f
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport>=3.0.0:devel/rubygem-activesupport \
-		rubygem-railties>=3.0.0:www/rubygem-railties
+RUN_DEPENDS=	rubygem-activemodel4>=4.2.6:databases/rubygem-activemodel4 \
+		rubygem-activesupport4>=4.2.6:devel/rubygem-activesupport4 \
+		rubygem-railties4>=4.2.6:www/rubygem-railties4
 
 NO_ARCH=	yes
 

Modified: head/security/rubygem-metasploit-concern/distinfo
==============================================================================
--- head/security/rubygem-metasploit-concern/distinfo	Sun May 15 07:19:09 2016	(r415216)
+++ head/security/rubygem-metasploit-concern/distinfo	Sun May 15 07:20:29 2016	(r415217)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/metasploit-concern-0.4.0.gem) = 10449ee282a1687c755ce4673ba348595ce19ab9fc06b2041923aec1cadfb5f7
-SIZE (rubygem/metasploit-concern-0.4.0.gem) = 13312
+TIMESTAMP = 1463296776
+SHA256 (rubygem/metasploit-concern-2.0.1.gem) = ef42d34726f294712710c9efbd6229733877051eab77bfd1369e83df39a0c2a9
+SIZE (rubygem/metasploit-concern-2.0.1.gem) = 19456


More information about the svn-ports-all mailing list