Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2023 21:33:46 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cd056d9f6521 - main - devel/rubygem-irb: Update to 1.8.0
Message-ID:  <202309042133.384LXk63099946@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit cd056d9f65211bd63d3b0173f5527687f4c827fa
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-04 21:28:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-04 21:30:34 +0000

    devel/rubygem-irb: Update to 1.8.0
    
    Changes:        https://github.com/ruby/irb/releases
---
 devel/rubygem-irb/Makefile | 5 +++--
 devel/rubygem-irb/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-irb/Makefile b/devel/rubygem-irb/Makefile
index 75472033eafd..4270d89fa232 100644
--- a/devel/rubygem-irb/Makefile
+++ b/devel/rubygem-irb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	irb
-PORTVERSION=	1.7.4
+PORTVERSION=	1.8.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,8 @@ WWW=		https://github.com/ruby/irb
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-reline>=0.3.6:devel/rubygem-reline
+RUN_DEPENDS=	rubygem-rdoc>=6.5<7:devel/rubygem-rdoc \
+		rubygem-reline>=0.3.6:devel/rubygem-reline
 
 USES=		gem
 
diff --git a/devel/rubygem-irb/distinfo b/devel/rubygem-irb/distinfo
index 9cf52bc1153c..922f6220a185 100644
--- a/devel/rubygem-irb/distinfo
+++ b/devel/rubygem-irb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689521952
-SHA256 (rubygem/irb-1.7.4.gem) = c80e2b259f8d2277adaae4bc9a0e6d0f5a9d9578c1a15728b6180f3941500c95
-SIZE (rubygem/irb-1.7.4.gem) = 78336
+TIMESTAMP = 1693824069
+SHA256 (rubygem/irb-1.8.0.gem) = 2f5e1ada186747b11e0a3ccbf65637c090ad2ccbfaf5c9bbd76169a8db747179
+SIZE (rubygem/irb-1.8.0.gem) = 83456



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