diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-05-15 07:20:29 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-05-15 07:20:29 +0000 |
commit | 3269625e1f5cde4deb9f55d42052695837366281 (patch) | |
tree | c32931d358e781446605f1425eb2b391ed061774 /security/rubygem-metasploit-concern | |
parent | 59b84170af5856161be230d1f95269b3339ce761 (diff) | |
download | ports-3269625e1f5cde4deb9f55d42052695837366281.tar.gz ports-3269625e1f5cde4deb9f55d42052695837366281.zip |
Notes
Diffstat (limited to 'security/rubygem-metasploit-concern')
-rw-r--r-- | security/rubygem-metasploit-concern/Makefile | 7 | ||||
-rw-r--r-- | security/rubygem-metasploit-concern/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/rubygem-metasploit-concern/Makefile b/security/rubygem-metasploit-concern/Makefile index 71f308d13faa..2c0823978efd 100644 --- a/security/rubygem-metasploit-concern/Makefile +++ b/security/rubygem-metasploit-concern/Makefile @@ -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 from app/concerns 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 diff --git a/security/rubygem-metasploit-concern/distinfo b/security/rubygem-metasploit-concern/distinfo index d14f0460aec8..258cfdf24a04 100644 --- a/security/rubygem-metasploit-concern/distinfo +++ b/security/rubygem-metasploit-concern/distinfo @@ -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 |