Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2026 06:47:48 +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: 9f206fc9a0d7 - main - devel/rubygem-irb-gitlab: update to 1.18.0
Message-ID:  <6a2bab94.19bc7.494e6a22@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=9f206fc9a0d75799d15047463624fb99ce7c2d8b

commit 9f206fc9a0d75799d15047463624fb99ce7c2d8b
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2026-06-12 06:41:21 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2026-06-12 06:47:43 +0000

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

diff --git a/devel/rubygem-irb-gitlab/Makefile b/devel/rubygem-irb-gitlab/Makefile
index 113501363fc2..f4f4ac516abe 100644
--- a/devel/rubygem-irb-gitlab/Makefile
+++ b/devel/rubygem-irb-gitlab/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	irb
-PORTVERSION=	1.15.3
+PORTVERSION=	1.18.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-gitlab
@@ -12,6 +12,7 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-pp>=0.6.0:devel/rubygem-pp \
+		rubygem-prism>=1.3.0:textproc/rubygem-prism \
 		rubygem-rdoc-gitlab>=4.0.0:devel/rubygem-rdoc-gitlab \
 		rubygem-reline>=0.4.2:devel/rubygem-reline
 
diff --git a/devel/rubygem-irb-gitlab/distinfo b/devel/rubygem-irb-gitlab/distinfo
index dcbf36a999c6..b2e392de85c6 100644
--- a/devel/rubygem-irb-gitlab/distinfo
+++ b/devel/rubygem-irb-gitlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762063223
-SHA256 (rubygem/irb-1.15.3.gem) = 4349edff1efa7ff7bfd34cb9df74a133a588ba88c2718098b3b4468b81184aaa
-SIZE (rubygem/irb-1.15.3.gem) = 101888
+TIMESTAMP = 1781242655
+SHA256 (rubygem/irb-1.18.0.gem) = de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3
+SIZE (rubygem/irb-1.18.0.gem) = 104960


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2bab94.19bc7.494e6a22>