svn commit: r415220 - head/security/rubygem-metasploit_data_models

Antoine Brodin antoine at FreeBSD.org
Sun May 15 07:23:54 UTC 2016


Author: antoine
Date: Sun May 15 07:23:53 2016
New Revision: 415220
URL: https://svnweb.freebsd.org/changeset/ports/415220

Log:
  Update to 2.0.0

Modified:
  head/security/rubygem-metasploit_data_models/Makefile
  head/security/rubygem-metasploit_data_models/distinfo

Modified: head/security/rubygem-metasploit_data_models/Makefile
==============================================================================
--- head/security/rubygem-metasploit_data_models/Makefile	Sun May 15 07:22:12 2016	(r415219)
+++ head/security/rubygem-metasploit_data_models/Makefile	Sun May 15 07:23:53 2016	(r415220)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	metasploit_data_models
-PORTVERSION=	0.24.0
+PORTVERSION=	2.0.0
 PORTEPOCH=	2
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
@@ -12,14 +12,15 @@ COMMENT=	Database layer for Metasploit
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activerecord>=3.2.13:databases/rubygem-activerecord \
-		rubygem-activesupport>=0:devel/rubygem-activesupport \
+RUN_DEPENDS=	rubygem-activerecord4>=4.2.6:databases/rubygem-activerecord4 \
+		rubygem-activesupport4>=4.2.6:devel/rubygem-activesupport4 \
+		rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \
+		rubygem-metasploit-model>=0:security/rubygem-metasploit-model \
+		rubygem-railties4>=4.2.6:www/rubygem-railties4 \
+		rubygem-recog>=2.0:security/rubygem-recog \
 		rubygem-arel-helpers>=0:databases/rubygem-arel-helpers \
-		rubygem-metasploit-concern>=0.4.0:security/rubygem-metasploit-concern \
-		rubygem-metasploit-model>=0.29.0:security/rubygem-metasploit-model \
-		rubygem-pg>=0:databases/rubygem-pg \
-		rubygem-railties>=3.0.0:www/rubygem-railties \
-		rubygem-recog>=1.0:security/rubygem-recog
+		rubygem-postgres_ext>=0:databases/rubygem-postgres_ext \
+		rubygem-pg>=0:databases/rubygem-pg
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/security/rubygem-metasploit_data_models/distinfo
==============================================================================
--- head/security/rubygem-metasploit_data_models/distinfo	Sun May 15 07:22:12 2016	(r415219)
+++ head/security/rubygem-metasploit_data_models/distinfo	Sun May 15 07:23:53 2016	(r415220)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/metasploit_data_models-0.24.0.gem) = 26620a7c5e4435f22a09f724049b1c47099ed35f7042687b0e562347fdfa74ab
-SIZE (rubygem/metasploit_data_models-0.24.0.gem) = 151040
+TIMESTAMP = 1463296974
+SHA256 (rubygem/metasploit_data_models-2.0.0.gem) = b5f32aeb00cab511c94212b7fa1b42631278d4766ab7b05f1c4fdf8e3c3655bb
+SIZE (rubygem/metasploit_data_models-2.0.0.gem) = 177152


More information about the svn-ports-all mailing list