svn commit: r415218 - head/security/rubygem-metasploit-model

Antoine Brodin antoine at FreeBSD.org
Sun May 15 07:21:19 UTC 2016


Author: antoine
Date: Sun May 15 07:21:17 2016
New Revision: 415218
URL: https://svnweb.freebsd.org/changeset/ports/415218

Log:
  Update to 2.0.0

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

Modified: head/security/rubygem-metasploit-model/Makefile
==============================================================================
--- head/security/rubygem-metasploit-model/Makefile	Sun May 15 07:20:29 2016	(r415217)
+++ head/security/rubygem-metasploit-model/Makefile	Sun May 15 07:21:17 2016	(r415218)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	metasploit-model
-PORTVERSION=	0.29.2
+PORTVERSION=	2.0.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -11,8 +11,9 @@ COMMENT=	Metasploit Model Mixins and Val
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport>=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-model/distinfo
==============================================================================
--- head/security/rubygem-metasploit-model/distinfo	Sun May 15 07:20:29 2016	(r415217)
+++ head/security/rubygem-metasploit-model/distinfo	Sun May 15 07:21:17 2016	(r415218)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/metasploit-model-0.29.2.gem) = 28356fa8d07dd172927963ff7d7f9ed0b7961de89857e2fb84a7b785f6006d9e
-SIZE (rubygem/metasploit-model-0.29.2.gem) = 75264
+TIMESTAMP = 1463296845
+SHA256 (rubygem/metasploit-model-2.0.0.gem) = c40fa0c5160ea99de81c475e5d1b852155f8080f66b47683f2cb4c19faa91788
+SIZE (rubygem/metasploit-model-2.0.0.gem) = 81408


More information about the svn-ports-head mailing list