From owner-dev-commits-ports-all@freebsd.org Sun May 16 15:27:55 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 758216454F1; Sun, 16 May 2021 15:27:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FjmNp6L96z4b10; Sun, 16 May 2021 15:27:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ADD6B1AED2; Sun, 16 May 2021 15:27:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14GFRsEM068000; Sun, 16 May 2021 15:27:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14GFRsPb067999; Sun, 16 May 2021 15:27:54 GMT (envelope-from git) Date: Sun, 16 May 2021 15:27:54 GMT Message-Id: <202105161527.14GFRsPb067999@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: d36eb9e20c7c - main - textproc/rubygem-terminal-table: Update to 3.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d36eb9e20c7c8e656de28a6249ac0dbd95a59378 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2021 15:27:55 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d36eb9e20c7c8e656de28a6249ac0dbd95a59378 commit d36eb9e20c7c8e656de28a6249ac0dbd95a59378 Author: Po-Chuan Hsieh AuthorDate: 2021-05-16 15:16:36 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-16 15:24:40 +0000 textproc/rubygem-terminal-table: Update to 3.0.1 - Change RUN_DEPENDS from rubygem-unicode-display_width1 to rubygem-unicode-display_width Changes: https://github.com/tj/terminal-table/blob/master/History.rdoc --- textproc/rubygem-terminal-table/Makefile | 4 ++-- textproc/rubygem-terminal-table/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/rubygem-terminal-table/Makefile b/textproc/rubygem-terminal-table/Makefile index 7a4da7c645cd..f432f897100a 100644 --- a/textproc/rubygem-terminal-table/Makefile +++ b/textproc/rubygem-terminal-table/Makefile @@ -1,7 +1,7 @@ # Created by: Eric Freeman PORTNAME= terminal-table -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Simple, feature rich ASCII table generation library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-unicode-display_width1>=1.1.1<2:devel/rubygem-unicode-display_width1 +RUN_DEPENDS= rubygem-unicode-display_width>=1.1.1<3:devel/rubygem-unicode-display_width USES= gem shebangfix USE_RUBY= yes diff --git a/textproc/rubygem-terminal-table/distinfo b/textproc/rubygem-terminal-table/distinfo index 0c4238dc721b..790bba7b4c7d 100644 --- a/textproc/rubygem-terminal-table/distinfo +++ b/textproc/rubygem-terminal-table/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612101710 -SHA256 (rubygem/terminal-table-3.0.0.gem) = 287a95f4853452ea464bc4193debf8ea44ff84bf127d9021455ca16e65538ab6 -SIZE (rubygem/terminal-table-3.0.0.gem) = 20480 +TIMESTAMP = 1620928725 +SHA256 (rubygem/terminal-table-3.0.1.gem) = 9273aff0bfab536c05fdf2e301b760326d3b8c4575ada987843a82828eaecb7c +SIZE (rubygem/terminal-table-3.0.1.gem) = 22528