Skip site navigation (1)Skip section navigation (2)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 76ee76717e42 - 2025Q4 - security/rubygem-ssh_data: update to 2.0.0
Message-ID:  <202511131236.5ADCanwg019406@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch 2025Q4 has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=76ee76717e424365d895dff711d37eca9429050e

commit 76ee76717e424365d895dff711d37eca9429050e
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-10-30 13:14:22 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-11-13 12:13:19 +0000

    security/rubygem-ssh_data: update to 2.0.0
    
    Required for gitlab 18.5
    
    Changes:        https://github.com/github/ssh_data/releases/
    (cherry picked from commit 1537e5005bbf73c60e6383fe24e2086106eccdf8)
---
 security/rubygem-ssh_data/Makefile | 4 +++-
 security/rubygem-ssh_data/distinfo | 6 +++---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511131236.5ADCanwg019406>