Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2026 06:47:50 +0000
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4156a4cb3bf8 - main - devel/rubygem-rdoc-gitlab: update to 6.17.0
Message-ID:  <6a2bab96.1c683.2b0818d5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4156a4cb3bf8c0751d4fc5b1fc9fae52fcead863

commit 4156a4cb3bf8c0751d4fc5b1fc9fae52fcead863
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2026-06-12 06:43:46 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2026-06-12 06:47:43 +0000

    devel/rubygem-rdoc-gitlab: update to 6.17.0
    
    Required for gitlab 19.0.2
    
    Changes:        https://github.com/ruby/rdoc/releases
---
 devel/rubygem-rdoc-gitlab/Makefile | 6 +++++-
 devel/rubygem-rdoc-gitlab/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/devel/rubygem-rdoc-gitlab/Makefile b/devel/rubygem-rdoc-gitlab/Makefile
index aa9df190eb3b..68c9b2311059 100644
--- a/devel/rubygem-rdoc-gitlab/Makefile
+++ b/devel/rubygem-rdoc-gitlab/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rdoc
-PORTVERSION=	6.3.4.1
+PORTVERSION=	6.17.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-gitlab
@@ -13,6 +13,10 @@ LICENSE=	GPLv2 RUBY
 LICENSE_COMB=	dual
 LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE.rdoc
 
+RUN_DEPENDS=	rubygem-erb-gitlab>=0:devel/rubygem-erb-gitlab \
+		rubygem-psych>=4.0.0:textproc/rubygem-psych \
+		rubygem-tsort>=0:devel/rubygem-tsort
+
 USES=		cpe gem
 
 NO_ARCH=	yes
diff --git a/devel/rubygem-rdoc-gitlab/distinfo b/devel/rubygem-rdoc-gitlab/distinfo
index 4e6f307a78b0..f127491390fa 100644
--- a/devel/rubygem-rdoc-gitlab/distinfo
+++ b/devel/rubygem-rdoc-gitlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747479202
-SHA256 (rubygem/rdoc-6.3.4.1.gem) = 0e1c30d007ed66b25698dea49bbdb5b50e6b25a04a851023d9b9d0317c0dc083
-SIZE (rubygem/rdoc-6.3.4.1.gem) = 570368
+TIMESTAMP = 1781245133
+SHA256 (rubygem/rdoc-6.17.0.gem) = 0f50d4e568fc98195f9bb155a9e8dff6c7feabfb515fb22ef6df1d12ad5a02b7
+SIZE (rubygem/rdoc-6.17.0.gem) = 700928


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2bab96.1c683.2b0818d5>