git: de24178dbe2f - main - devel/rubygem-irb: Update to 1.3.6

Koichiro Iwao meta at FreeBSD.org
Tue Jun 22 08:24:38 UTC 2021


The branch main has been updated by meta:

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

commit de24178dbe2fd149879b0d838f648b3c123a4b01
Author:     Koichiro Iwao <meta at FreeBSD.org>
AuthorDate: 2021-06-22 08:18:59 +0000
Commit:     Koichiro Iwao <meta at FreeBSD.org>
CommitDate: 2021-06-22 08:24:30 +0000

    devel/rubygem-irb: Update to 1.3.6
    
    PR:             256753
    Reported by:    Yasuhiro Kimura <yasu at utahime.org>
    Changes:        https://github.com/ruby/irb/tree/v1.3.6
---
 devel/rubygem-irb/Makefile | 4 ++--
 devel/rubygem-irb/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-irb/Makefile b/devel/rubygem-irb/Makefile
index 120a0b2ed73b..8433bb1edbac 100644
--- a/devel/rubygem-irb/Makefile
+++ b/devel/rubygem-irb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	irb
-PORTVERSION=	1.3.5
+PORTVERSION=	1.3.6
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,7 +9,7 @@ COMMENT=	Interactive Ruby
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-reline>=0.1.5:devel/rubygem-reline
+RUN_DEPENDS=	rubygem-reline>=0.2.5:devel/rubygem-reline
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-irb/distinfo b/devel/rubygem-irb/distinfo
index 31fb69ba531d..76c058b1dcc8 100644
--- a/devel/rubygem-irb/distinfo
+++ b/devel/rubygem-irb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617392573
-SHA256 (rubygem/irb-1.3.5.gem) = 4672cb0812283a9fcc3168aca094fd4a9cbf3d9682a7c99b97915419d68f201a
-SIZE (rubygem/irb-1.3.5.gem) = 67584
+TIMESTAMP = 1624299333
+SHA256 (rubygem/irb-1.3.6.gem) = 79c73e1cada8aee635a07a0dbb443fc6bfac357903d277476505d8700b949e68
+SIZE (rubygem/irb-1.3.6.gem) = 68096


More information about the dev-commits-ports-main mailing list