diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-11 08:24:41 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-11 08:24:41 +0000 |
commit | dd4ca3b5579f83e94415654ccd534eefd52038d4 (patch) | |
tree | 1e170b7f016ace84b75109badc505a2593495569 /security/rubygem-metasploit_data_models | |
parent | 9e57d8f93ddd868e85554e1eedab96adce579442 (diff) | |
download | ports-dd4ca3b5579f83e94415654ccd534eefd52038d4.tar.gz ports-dd4ca3b5579f83e94415654ccd534eefd52038d4.zip |
Notes
Diffstat (limited to 'security/rubygem-metasploit_data_models')
-rw-r--r-- | security/rubygem-metasploit_data_models/Makefile | 4 | ||||
-rw-r--r-- | security/rubygem-metasploit_data_models/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-metasploit_data_models/Makefile b/security/rubygem-metasploit_data_models/Makefile index 090279b9f1ae..703855842a28 100644 --- a/security/rubygem-metasploit_data_models/Makefile +++ b/security/rubygem-metasploit_data_models/Makefile @@ -1,14 +1,14 @@ # $FreeBSD$ PORTNAME= metasploit_data_models -PORTVERSION= 0.16.4 +PORTVERSION= 0.17.0 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= tanawts@gmail.com COMMENT= Database layer for Metasploit -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= rubygem-activerecord>=3.2.13:${PORTSDIR}/databases/rubygem-activerecord \ rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \ diff --git a/security/rubygem-metasploit_data_models/distinfo b/security/rubygem-metasploit_data_models/distinfo index ac328b0914db..3be4ad1df034 100644 --- a/security/rubygem-metasploit_data_models/distinfo +++ b/security/rubygem-metasploit_data_models/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/metasploit_data_models-0.16.4.gem) = 9bb58d2e1717c17bde6dfa1ed2d626e9e52c63b77b109a0be5f55a09e9d018cd -SIZE (rubygem/metasploit_data_models-0.16.4.gem) = 95744 +SHA256 (rubygem/metasploit_data_models-0.17.0.gem) = 6357b5902091276574b212d6b91902e559d9b3a28366a20eed5d43f42d63ab0a +SIZE (rubygem/metasploit_data_models-0.17.0.gem) = 98304 |