Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2024 01:19:39 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: 588159606f1c - main - devel/rubygem-irb: Update to 1.13.1
Message-ID:  <202405060119.4461Jd53095265@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=588159606f1cac45bc9b146404bc4cfb86d0a9c9

commit 588159606f1cac45bc9b146404bc4cfb86d0a9c9
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2024-05-06 01:19:17 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2024-05-06 01:19:17 +0000

    devel/rubygem-irb: Update to 1.13.1
    
    ChangeLog:      https://github.com/ruby/irb/releases/tag/v1.13.1
---
 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 533847e84e76..0eb991db6975 100644
--- a/devel/rubygem-irb/Makefile
+++ b/devel/rubygem-irb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	irb
-PORTVERSION=	1.13.0
+PORTVERSION=	1.13.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
diff --git a/devel/rubygem-irb/distinfo b/devel/rubygem-irb/distinfo
index 172162efaef1..fb98bf4c30db 100644
--- a/devel/rubygem-irb/distinfo
+++ b/devel/rubygem-irb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714613523
-SHA256 (rubygem/irb-1.13.0.gem) = a8eee3550b8e330fbad87d740228f36c394d36bbe7a2c1a5889569627ee07e38
-SIZE (rubygem/irb-1.13.0.gem) = 94720
+TIMESTAMP = 1714958107
+SHA256 (rubygem/irb-1.13.1.gem) = aa552f30b33f15615cff4ca8d04bace0bdd442777efb5187d9a621707889f292
+SIZE (rubygem/irb-1.13.1.gem) = 94720



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