aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-01 19:44:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-01 19:44:25 +0000
commit453dacd0223c81776437df5a67a3835ce52effd1 (patch)
treeff4a70ba80d173c5300c03d389e8f32763d891ae /textproc
parent04c1fd42abc8b26c13ea5e7ae63c4f35c16a5cf9 (diff)
downloadports-453dacd0223c81776437df5a67a3835ce52effd1.tar.gz
ports-453dacd0223c81776437df5a67a3835ce52effd1.zip
Update to 3.0.0
Notes
Notes: svn path=/head/; revision=563719
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-terminal-table/Makefile8
-rw-r--r--textproc/rubygem-terminal-table/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/textproc/rubygem-terminal-table/Makefile b/textproc/rubygem-terminal-table/Makefile
index 0edb97fffc1b..9a83595a3c35 100644
--- a/textproc/rubygem-terminal-table/Makefile
+++ b/textproc/rubygem-terminal-table/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= terminal-table
-PORTVERSION= 2.0.0
-PORTREVISION= 1
+PORTVERSION= 3.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -15,9 +14,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-unicode-display_width1>=1.1.1<2:devel/rubygem-unicode-display_width1
-USES= gem
+USES= gem shebangfix
USE_RUBY= yes
NO_ARCH= yes
+SHEBANG_FILES= examples/examples_unicode.rb
+ruby_OLD_CMD= "/bin/env ruby"
+
.include <bsd.port.mk>
diff --git a/textproc/rubygem-terminal-table/distinfo b/textproc/rubygem-terminal-table/distinfo
index e287892f94ed..0c4238dc721b 100644
--- a/textproc/rubygem-terminal-table/distinfo
+++ b/textproc/rubygem-terminal-table/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608366382
-SHA256 (rubygem/terminal-table-2.0.0.gem) = 904b528e60a98fcb0801d24f634a3116eaec500692c751765b587b6208cc2ba3
-SIZE (rubygem/terminal-table-2.0.0.gem) = 14336
+TIMESTAMP = 1612101710
+SHA256 (rubygem/terminal-table-3.0.0.gem) = 287a95f4853452ea464bc4193debf8ea44ff84bf127d9021455ca16e65538ab6
+SIZE (rubygem/terminal-table-3.0.0.gem) = 20480