pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-terminal-table
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Oct 5 04:11:43 UTC 2019
Added Files:
pkgsrc/textproc/ruby-terminal-table: DESCR Makefile PLIST distinfo
Log Message:
textproc/ruby-terminal-table: import ruby26-terminal-table-1.8.0
Terminal Table is a fast and simple, yet feature rich ASCII table
generator written in Ruby.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/ruby-terminal-table/DESCR \
pkgsrc/textproc/ruby-terminal-table/Makefile \
pkgsrc/textproc/ruby-terminal-table/PLIST \
pkgsrc/textproc/ruby-terminal-table/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/textproc/ruby-terminal-table/DESCR
diff -u /dev/null pkgsrc/textproc/ruby-terminal-table/DESCR:1.1
--- /dev/null Sat Oct 5 04:11:43 2019
+++ pkgsrc/textproc/ruby-terminal-table/DESCR Sat Oct 5 04:11:43 2019
@@ -0,0 +1,2 @@
+Terminal Table is a fast and simple, yet feature rich ASCII table
+generator written in Ruby.
Index: pkgsrc/textproc/ruby-terminal-table/Makefile
diff -u /dev/null pkgsrc/textproc/ruby-terminal-table/Makefile:1.1
--- /dev/null Sat Oct 5 04:11:43 2019
+++ pkgsrc/textproc/ruby-terminal-table/Makefile Sat Oct 5 04:11:43 2019
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2019/10/05 04:11:43 ryoon Exp $
+
+DISTNAME= terminal-table-1.8.0
+CATEGORIES= textproc
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/tj/terminal-table
+COMMENT= Simple, feature rich ascii table generation library
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-unicode-display_width>=1:../../textproc/ruby-unicode-display_width
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/ruby-terminal-table/PLIST
diff -u /dev/null pkgsrc/textproc/ruby-terminal-table/PLIST:1.1
--- /dev/null Sat Oct 5 04:11:43 2019
+++ pkgsrc/textproc/ruby-terminal-table/PLIST Sat Oct 5 04:11:43 2019
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1 2019/10/05 04:11:43 ryoon Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/History.rdoc
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/Manifest
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/Todo.rdoc
+${GEM_LIBDIR}/examples/examples.rb
+${GEM_LIBDIR}/lib/terminal-table.rb
+${GEM_LIBDIR}/lib/terminal-table/cell.rb
+${GEM_LIBDIR}/lib/terminal-table/import.rb
+${GEM_LIBDIR}/lib/terminal-table/row.rb
+${GEM_LIBDIR}/lib/terminal-table/separator.rb
+${GEM_LIBDIR}/lib/terminal-table/style.rb
+${GEM_LIBDIR}/lib/terminal-table/table.rb
+${GEM_LIBDIR}/lib/terminal-table/table_helper.rb
+${GEM_LIBDIR}/lib/terminal-table/version.rb
+${GEM_LIBDIR}/terminal-table.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/textproc/ruby-terminal-table/distinfo
diff -u /dev/null pkgsrc/textproc/ruby-terminal-table/distinfo:1.1
--- /dev/null Sat Oct 5 04:11:43 2019
+++ pkgsrc/textproc/ruby-terminal-table/distinfo Sat Oct 5 04:11:43 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/10/05 04:11:43 ryoon 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
Home |
Main Index |
Thread Index |
Old Index