git: d36eb9e20c7c - main - textproc/rubygem-terminal-table: Update to 3.0.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 16 15:27:55 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d36eb9e20c7c8e656de28a6249ac0dbd95a59378
commit d36eb9e20c7c8e656de28a6249ac0dbd95a59378
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-16 15:16:36 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
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 <freebsdports at chillibear.com>
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
More information about the dev-commits-ports-all
mailing list