git: 2720088c8067 - main - security/rubygem-metasploit-model: update to 4.0.3
Antoine Brodin
antoine at FreeBSD.org
Tue Sep 21 19:02:13 UTC 2021
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2720088c80670ebfb9651a252d08fdfd9dede201
commit 2720088c80670ebfb9651a252d08fdfd9dede201
Author: Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-09-21 18:59:58 +0000
Commit: Antoine Brodin <antoine at FreeBSD.org>
CommitDate: 2021-09-21 18:59:58 +0000
security/rubygem-metasploit-model: update to 4.0.3
---
security/rubygem-metasploit-model/Makefile | 8 ++++----
security/rubygem-metasploit-model/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/security/rubygem-metasploit-model/Makefile b/security/rubygem-metasploit-model/Makefile
index 20a9cc3d771a..227f6d4814c8 100644
--- a/security/rubygem-metasploit-model/Makefile
+++ b/security/rubygem-metasploit-model/Makefile
@@ -1,5 +1,5 @@
PORTNAME= metasploit-model
-PORTVERSION= 3.1.3
+PORTVERSION= 4.0.3
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -9,9 +9,9 @@ COMMENT= Metasploit Model Mixins and Validators
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activemodel52>=5.2.2:databases/rubygem-activemodel52 \
- rubygem-activesupport52>=5.2.2:devel/rubygem-activesupport52 \
- rubygem-railties52>=5.2.2:www/rubygem-railties52
+RUN_DEPENDS= rubygem-activemodel60>=6.0:databases/rubygem-activemodel60 \
+ rubygem-activesupport60>=6.0:devel/rubygem-activesupport60 \
+ rubygem-railties60>=6.0:www/rubygem-railties60
NO_ARCH= yes
diff --git a/security/rubygem-metasploit-model/distinfo b/security/rubygem-metasploit-model/distinfo
index 5cfd9a989b6b..f0d55de1ab38 100644
--- a/security/rubygem-metasploit-model/distinfo
+++ b/security/rubygem-metasploit-model/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609096776
-SHA256 (rubygem/metasploit-model-3.1.3.gem) = c791b83b75b1c36bed9ec666f254be3a6b1f276997964a88f0953038d810b03e
-SIZE (rubygem/metasploit-model-3.1.3.gem) = 81920
+TIMESTAMP = 1632173022
+SHA256 (rubygem/metasploit-model-4.0.3.gem) = dee7c96225a0e5819ba0c81f1a83f04c4569bb5cec36a24bc257af8db834ef8f
+SIZE (rubygem/metasploit-model-4.0.3.gem) = 81920
More information about the dev-commits-ports-all
mailing list