Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2022 06:44:21 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: 12755987506a - main - devel/rubygem-irb: Update to 1.6.1
Message-ID:  <202212160644.2BG6iLKi042112@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=12755987506a11325bb77d88813357bedb9b4c2d

commit 12755987506a11325bb77d88813357bedb9b4c2d
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-12-15 00:18:13 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-12-16 06:43:30 +0000

    devel/rubygem-irb: Update to 1.6.1
    
    ChangeLog:      https://github.com/ruby/irb/releases/tag/v1.6.0
    ChangeLog:      https://github.com/ruby/irb/releases/tag/v1.6.1
    PR:             268385
    Approved by:    meta (ruby, maintainer)
---
 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 8883db5f76ae..131cc2b08f9d 100644
--- a/devel/rubygem-irb/Makefile
+++ b/devel/rubygem-irb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	irb
-PORTVERSION=	1.5.1
+PORTVERSION=	1.6.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
diff --git a/devel/rubygem-irb/distinfo b/devel/rubygem-irb/distinfo
index 281f3a8b74c8..acdc77f7440a 100644
--- a/devel/rubygem-irb/distinfo
+++ b/devel/rubygem-irb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669687424
-SHA256 (rubygem/irb-1.5.1.gem) = cd46902ff07864e8b803aac27d22390c413c8691cc80b7d5683a719eb99d3a3e
-SIZE (rubygem/irb-1.5.1.gem) = 76800
+TIMESTAMP = 1671044647
+SHA256 (rubygem/irb-1.6.1.gem) = 43e25009b80c69ae735279c1db1d05c5de6142da7e51c9a6799c16e8aabdab26
+SIZE (rubygem/irb-1.6.1.gem) = 78336



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