Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2025 00:05:56 +0000
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: d348ddd295e4 - main - textproc/rubygem-terminal-table: Update to 4.0.0
Message-ID:  <692b8a64.ef35.1499ddec@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit d348ddd295e436557a6e4e54d4b69da9b266595d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-29 23:42:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-29 23:42:58 +0000

    textproc/rubygem-terminal-table: Update to 4.0.0
    
    Changes:        https://github.com/tj/terminal-table/releases
---
 textproc/rubygem-terminal-table/Makefile | 5 ++---
 textproc/rubygem-terminal-table/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/textproc/rubygem-terminal-table/Makefile b/textproc/rubygem-terminal-table/Makefile
index 0aa4bf984799..ffd1007d9b85 100644
--- a/textproc/rubygem-terminal-table/Makefile
+++ b/textproc/rubygem-terminal-table/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	terminal-table
-PORTVERSION=	3.0.2
-PORTREVISION=	1
+PORTVERSION=	4.0.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +10,7 @@ WWW=		https://github.com/tj/terminal-table
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-unicode-display_width2>=1.1.1<3:devel/rubygem-unicode-display_width2
+RUN_DEPENDS=	rubygem-unicode-display_width>=1.1.1<4:devel/rubygem-unicode-display_width
 
 USES=		gem shebangfix
 
diff --git a/textproc/rubygem-terminal-table/distinfo b/textproc/rubygem-terminal-table/distinfo
index bc3f265aade9..53cf24cf076e 100644
--- a/textproc/rubygem-terminal-table/distinfo
+++ b/textproc/rubygem-terminal-table/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632227626
-SHA256 (rubygem/terminal-table-3.0.2.gem) = f951b6af5f3e00203fb290a669e0a85c5dd5b051b3b023392ccfd67ba5abae91
-SIZE (rubygem/terminal-table-3.0.2.gem) = 22016
+TIMESTAMP = 1763854428
+SHA256 (rubygem/terminal-table-4.0.0.gem) = f504793203f8251b2ea7c7068333053f0beeea26093ec9962e62ea79f94301d2
+SIZE (rubygem/terminal-table-4.0.0.gem) = 22528


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692b8a64.ef35.1499ddec>