pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ruby-terminal-table textproc/ruby-terminal-ta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9014d37c8ff2
branches:  trunk
changeset: 445225:9014d37c8ff2
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 18 14:52:59 2021 +0000

description:
textproc/ruby-terminal-table: update to 2.0.0

2.0.0 (2020-11-01)

Requires Ruby 2.4+

* Protect against nil in column/row loop (#92)
* Remove unicode display string extensions (#104)

diffstat:

 textproc/ruby-terminal-table/Makefile |   4 ++--
 textproc/ruby-terminal-table/PLIST    |   4 +++-
 textproc/ruby-terminal-table/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r d5c66332cc0a -r 9014d37c8ff2 textproc/ruby-terminal-table/Makefile
--- a/textproc/ruby-terminal-table/Makefile     Mon Jan 18 14:38:34 2021 +0000
+++ b/textproc/ruby-terminal-table/Makefile     Mon Jan 18 14:52:59 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/06/21 14:54:51 taca Exp $
+# $NetBSD: Makefile,v 1.3 2021/01/18 14:52:59 taca Exp $
 
-DISTNAME=      terminal-table-1.8.0
+DISTNAME=      terminal-table-2.0.0
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r d5c66332cc0a -r 9014d37c8ff2 textproc/ruby-terminal-table/PLIST
--- a/textproc/ruby-terminal-table/PLIST        Mon Jan 18 14:38:34 2021 +0000
+++ b/textproc/ruby-terminal-table/PLIST        Mon Jan 18 14:52:59 2021 +0000
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2019/10/05 04:11:43 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/01/18 14:52:59 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.github/workflows/ci.yml
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/Gemfile.lock
 ${GEM_LIBDIR}/History.rdoc
 ${GEM_LIBDIR}/LICENSE.txt
 ${GEM_LIBDIR}/Manifest
diff -r d5c66332cc0a -r 9014d37c8ff2 textproc/ruby-terminal-table/distinfo
--- a/textproc/ruby-terminal-table/distinfo     Mon Jan 18 14:38:34 2021 +0000
+++ b/textproc/ruby-terminal-table/distinfo     Mon Jan 18 14:52:59 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/10/05 04:11:43 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2021/01/18 14:52:59 taca Exp $
 
-SHA1 (terminal-table-1.8.0.gem) = e5d8ae048471029bd8991152c7e8c20aafb8b935
-RMD160 (terminal-table-1.8.0.gem) = 8f96590f03437b45f00c4c01857fe4bed736e5b3
-SHA512 (terminal-table-1.8.0.gem) = 489b2f9edf84e69a4e458da64feb7135f86689bdad07d4252e10c82bfa79b5a49f3f74abf9d3a78c48a3ceaf13bf539b01b1dd85016d11ef66346eda50b1d72f
-Size (terminal-table-1.8.0.gem) = 13824 bytes
+SHA1 (terminal-table-2.0.0.gem) = 967467fe515e0221049431ef2929404bf9dc6be2
+RMD160 (terminal-table-2.0.0.gem) = e99cb81cd13fc6fff3c9db2841db9717be0c61d5
+SHA512 (terminal-table-2.0.0.gem) = 7394f830ac5e2b24d0d9553031a1a53e7b76b903a43239eb70531af9cbb54d1c81d526fa9ed805a6ed937e343b7dc65fe36d036467471c33f2b4955da220fd03
+Size (terminal-table-2.0.0.gem) = 14336 bytes



Home | Main Index | Thread Index | Old Index