security/rubygem-metasploit_data_models: update to 6.0.3
This commit is contained in:
parent
a67565427b
commit
2242a9e5c2
2 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= metasploit_data_models
|
||||
PORTVERSION= 5.0.6
|
||||
PORTVERSION= 6.0.3
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
@ -11,14 +11,14 @@ WWW= https://github.com/rapid7/metasploit_data_models
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord60>=6.0:databases/rubygem-activerecord60 \
|
||||
rubygem-activesupport60>=6.0:devel/rubygem-activesupport60 \
|
||||
RUN_DEPENDS= rubygem-activerecord70>=7.0:databases/rubygem-activerecord70 \
|
||||
rubygem-activesupport70>=7.0:devel/rubygem-activesupport70 \
|
||||
rubygem-arel-helpers>=0:databases/rubygem-arel-helpers \
|
||||
rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \
|
||||
rubygem-metasploit-model>=3.1:security/rubygem-metasploit-model \
|
||||
rubygem-pg>=0:databases/rubygem-pg \
|
||||
rubygem-railties60>=6.0:www/rubygem-railties60 \
|
||||
rubygem-recog>=2.0:security/rubygem-recog \
|
||||
rubygem-railties70>=7.0:www/rubygem-railties70 \
|
||||
rubygem-recog>=0:security/rubygem-recog \
|
||||
rubygem-webrick>=0:www/rubygem-webrick
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1677078279
|
||||
SHA256 (rubygem/metasploit_data_models-5.0.6.gem) = cabfcc788d50760970690f3c5f4792e0343acbdf5fe26e20afe7c06c723a91b6
|
||||
SIZE (rubygem/metasploit_data_models-5.0.6.gem) = 179712
|
||||
TIMESTAMP = 1704463496
|
||||
SHA256 (rubygem/metasploit_data_models-6.0.3.gem) = 757ed8c8d68b423b6bd91fa2c745e2575a5fbc2c469d2ac39353c7adc06842c0
|
||||
SIZE (rubygem/metasploit_data_models-6.0.3.gem) = 179712
|
||||
|
|
Loading…
Reference in a new issue