aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2025-10-30 13:14:22 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2025-11-04 14:10:57 +0000
commit1537e5005bbf73c60e6383fe24e2086106eccdf8 (patch)
tree48c6e9ed95f5944f1c47328dd1f64903c875f6e3
parent90741b69c5ddb3223c13fe8d0ef2cf4717da7251 (diff)
security/rubygem-ssh_data: update to 2.0.0
Required for gitlab 18.5 Changes: https://github.com/github/ssh_data/releases/
-rw-r--r--security/rubygem-ssh_data/Makefile4
-rw-r--r--security/rubygem-ssh_data/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/security/rubygem-ssh_data/Makefile b/security/rubygem-ssh_data/Makefile
index 28e530ca370d..5e15b1276ed5 100644
--- a/security/rubygem-ssh_data/Makefile
+++ b/security/rubygem-ssh_data/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ssh_data
-PORTVERSION= 1.3.0
+PORTVERSION= 2.0.0
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -10,6 +10,8 @@ WWW= https://github.com/github/ssh_data
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+RUN_DEPENDS= rubygem-base64>=0.1<1:converters/rubygem-base64
+
USES= gem
NO_ARCH= yes
diff --git a/security/rubygem-ssh_data/distinfo b/security/rubygem-ssh_data/distinfo
index e3128bd5e6ce..7c84588692d8 100644
--- a/security/rubygem-ssh_data/distinfo
+++ b/security/rubygem-ssh_data/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646932394
-SHA256 (rubygem/ssh_data-1.3.0.gem) = ec7c1e95a3aebeee412147998f4c147b4b05da6ed0aafda6083f9449318eaac0
-SIZE (rubygem/ssh_data-1.3.0.gem) = 18432
+TIMESTAMP = 1761545343
+SHA256 (rubygem/ssh_data-2.0.0.gem) = 2ae8327a91ffee5df779e861fc04180eea616772cc7eb7f408acdc1602095bdb
+SIZE (rubygem/ssh_data-2.0.0.gem) = 18944