Skip to content

Commit

Permalink
security/rubygem-metasploit_data_models: update to 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Jan 5, 2024
1 parent a675654 commit 2242a9e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions security/rubygem-metasploit_data_models/Makefile
@@ -1,5 +1,5 @@
PORTNAME= metasploit_data_models
PORTVERSION= 5.0.6
PORTVERSION= 6.0.3
PORTEPOCH= 2
CATEGORIES= security rubygems
MASTER_SITES= RG
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions security/rubygem-metasploit_data_models/distinfo
@@ -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

0 comments on commit 2242a9e

Please sign in to comment.