Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 23:35:23 GMT
From:      Yasuhiro Kimura <yasu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9af237822394 - main - devel/rubygem-irb: Update to 1.7.4
Message-ID:  <202307312335.36VNZNbv073443@gitrepo.freebsd.org>

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

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

commit 9af237822394fb8d76bd8da21b7b34339f28f447
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2023-07-16 15:40:00 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-07-31 23:34:41 +0000

    devel/rubygem-irb: Update to 1.7.4
    
    ChangeLog:      https://github.com/ruby/irb/releases/tag/v1.7.4
    
    PR:             272535
    Approved by:    maintainer timeout
---
 devel/rubygem-irb/Makefile | 2 +-
 devel/rubygem-irb/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/rubygem-irb/Makefile b/devel/rubygem-irb/Makefile
index a330b30b23ce..75472033eafd 100644
--- a/devel/rubygem-irb/Makefile
+++ b/devel/rubygem-irb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	irb
-PORTVERSION=	1.7.3
+PORTVERSION=	1.7.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
diff --git a/devel/rubygem-irb/distinfo b/devel/rubygem-irb/distinfo
index 0de09cad2f64..9cf52bc1153c 100644
--- a/devel/rubygem-irb/distinfo
+++ b/devel/rubygem-irb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689399661
-SHA256 (rubygem/irb-1.7.3.gem) = 23efb700b4920ef3b2e8375428e81007a9fc456e4d93a68e266a6bcda8db1c36
-SIZE (rubygem/irb-1.7.3.gem) = 78336
+TIMESTAMP = 1689521952
+SHA256 (rubygem/irb-1.7.4.gem) = c80e2b259f8d2277adaae4bc9a0e6d0f5a9d9578c1a15728b6180f3941500c95
+SIZE (rubygem/irb-1.7.4.gem) = 78336



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