aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-metasploit_data_models/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-metasploit_data_models/Makefile')
-rw-r--r--security/rubygem-metasploit_data_models/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/security/rubygem-metasploit_data_models/Makefile b/security/rubygem-metasploit_data_models/Makefile
index 7db41d88590e..3284746bd26f 100644
--- a/security/rubygem-metasploit_data_models/Makefile
+++ b/security/rubygem-metasploit_data_models/Makefile
@@ -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