Skip to content

Commit

Permalink
security/rubygem-metasploit-model: update to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Jan 5, 2024
1 parent 51490f7 commit 2db2c9d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions security/rubygem-metasploit-model/Makefile
@@ -1,5 +1,5 @@
PORTNAME= metasploit-model
PORTVERSION= 4.0.6
PORTVERSION= 5.0.2
CATEGORIES= security rubygems
MASTER_SITES= RG

Expand All @@ -10,9 +10,9 @@ WWW= https://github.com/rapid7/metasploit-model
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= rubygem-activemodel60>=6.0:databases/rubygem-activemodel60 \
rubygem-activesupport60>=6.0:devel/rubygem-activesupport60 \
rubygem-railties60>=6.0:www/rubygem-railties60
RUN_DEPENDS= rubygem-activemodel70>=7.0:databases/rubygem-activemodel70 \
rubygem-activesupport70>=7.0:devel/rubygem-activesupport70 \
rubygem-railties70>=7.0:www/rubygem-railties70

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions security/rubygem-metasploit-model/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1660812908
SHA256 (rubygem/metasploit-model-4.0.6.gem) = 0d5b06109fa41c5fe66b50afd4dbd5a9a9415e1969b8c5cbaeb155d25fe2759e
SIZE (rubygem/metasploit-model-4.0.6.gem) = 81920
TIMESTAMP = 1704463269
SHA256 (rubygem/metasploit-model-5.0.2.gem) = 27de70f93ce42f115359848967d878897dde4904b7f654e5c2d5aab6ad04c56e
SIZE (rubygem/metasploit-model-5.0.2.gem) = 82432

0 comments on commit 2db2c9d

Please sign in to comment.