Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 07:22:12 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: 51b473a67881 - main - devel/rubygem-console: Update to 1.17.2
Message-ID:  <202306300722.35U7MCvY081865@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=51b473a6788152b542fe6e7eb7bb2750a7828d06

commit 51b473a6788152b542fe6e7eb7bb2750a7828d06
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-30 07:07:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-30 07:07:06 +0000

    devel/rubygem-console: Update to 1.17.2
    
    Changes:        https://github.com/socketry/console/commits/main
---
 devel/rubygem-console/Makefile | 5 +++--
 devel/rubygem-console/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-console/Makefile b/devel/rubygem-console/Makefile
index 4d5fa22cdf2a..4795882bd721 100644
--- a/devel/rubygem-console/Makefile
+++ b/devel/rubygem-console/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	console
-PORTVERSION=	1.16.2
+PORTVERSION=	1.17.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,7 +9,8 @@ WWW=		https://github.com/socketry/console
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-fiber-local>=0:devel/rubygem-fiber-local
+RUN_DEPENDS=	rubygem-fiber-annotation>=0:devel/rubygem-fiber-annotation \
+		rubygem-fiber-local>=0:devel/rubygem-fiber-local
 
 USES=		gem
 
diff --git a/devel/rubygem-console/distinfo b/devel/rubygem-console/distinfo
index 8bcf053758f0..07d55770e1c7 100644
--- a/devel/rubygem-console/distinfo
+++ b/devel/rubygem-console/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665656492
-SHA256 (rubygem/console-1.16.2.gem) = 02cfd3d77a6dd7149378e23febef0801b3dcbadcdbaa61cb0437d1d0e6d82b78
-SIZE (rubygem/console-1.16.2.gem) = 19456
+TIMESTAMP = 1686496858
+SHA256 (rubygem/console-1.17.2.gem) = 6735e10b3be43845dd35a30c0b0d286fb59f0d5fff8a0c4c335b67eb47edaccf
+SIZE (rubygem/console-1.17.2.gem) = 19456



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