Sun Mar 8 15:31:16 2020 UTC ()
devel/ruby-tty-cursor: update to 0.7.1

Update ruby-tty-cursor to 0.7.1.

## [v0.7.1] - 2020-01-25

### Changed
* Change gemspec to include metadata and remove test files


(taca)
diff -r1.1 -r1.2 pkgsrc/devel/ruby-tty-cursor/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/ruby-tty-cursor/PLIST
diff -r1.1 -r1.2 pkgsrc/devel/ruby-tty-cursor/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/ruby-tty-cursor/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-tty-cursor/Makefile 2020/01/19 14:40:27 1.1
+++ pkgsrc/devel/ruby-tty-cursor/Makefile 2020/03/08 15:31:16 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1 2020/01/19 14:40:27 taca Exp $ 1# $NetBSD: Makefile,v 1.2 2020/03/08 15:31:16 taca Exp $
2 2
3DISTNAME= tty-cursor-0.7.0 3DISTNAME= tty-cursor-0.7.1
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://piotrmurach.github.io/tty/ 7HOMEPAGE= https://piotrmurach.github.io/tty/
8COMMENT= Terminal cursor positioning, visibility and text manipulation 8COMMENT= Terminal cursor positioning, visibility and text manipulation
9LICENSE= mit 9LICENSE= mit
10 10
11USE_LANGUAGES= # none 11USE_LANGUAGES= # none
12 12
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/devel/ruby-tty-cursor/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/ruby-tty-cursor/PLIST 2020/01/19 14:40:27 1.1
+++ pkgsrc/devel/ruby-tty-cursor/PLIST 2020/03/08 15:31:16 1.2
@@ -1,20 +1,9 @@ @@ -1,20 +1,9 @@
1@comment $NetBSD: PLIST,v 1.1 2020/01/19 14:40:27 taca Exp $ 1@comment $NetBSD: PLIST,v 1.2 2020/03/08 15:31:16 taca Exp $
2${GEM_HOME}/cache/${GEM_NAME}.gem 2${GEM_HOME}/cache/${GEM_NAME}.gem
3${GEM_LIBDIR}/CHANGELOG.md 3${GEM_LIBDIR}/CHANGELOG.md
4${GEM_LIBDIR}/LICENSE.txt 4${GEM_LIBDIR}/LICENSE.txt
5${GEM_LIBDIR}/README.md 5${GEM_LIBDIR}/README.md
6${GEM_LIBDIR}/Rakefile 
7${GEM_LIBDIR}/lib/tty-cursor.rb 6${GEM_LIBDIR}/lib/tty-cursor.rb
8${GEM_LIBDIR}/lib/tty/cursor.rb 7${GEM_LIBDIR}/lib/tty/cursor.rb
9${GEM_LIBDIR}/lib/tty/cursor/version.rb 8${GEM_LIBDIR}/lib/tty/cursor/version.rb
10${GEM_LIBDIR}/spec/spec_helper.rb 
11${GEM_LIBDIR}/spec/unit/clear_lines_spec.rb 
12${GEM_LIBDIR}/spec/unit/cursor_spec.rb 
13${GEM_LIBDIR}/spec/unit/move_spec.rb 
14${GEM_LIBDIR}/spec/unit/move_to_spec.rb 
15${GEM_LIBDIR}/spec/unit/scroll_spec.rb 
16${GEM_LIBDIR}/tasks/console.rake 
17${GEM_LIBDIR}/tasks/coverage.rake 
18${GEM_LIBDIR}/tasks/spec.rake 
19${GEM_LIBDIR}/tty-cursor.gemspec 
20${GEM_HOME}/specifications/${GEM_NAME}.gemspec 9${GEM_HOME}/specifications/${GEM_NAME}.gemspec

cvs diff -r1.1 -r1.2 pkgsrc/devel/ruby-tty-cursor/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-tty-cursor/distinfo 2020/01/19 14:40:27 1.1
+++ pkgsrc/devel/ruby-tty-cursor/distinfo 2020/03/08 15:31:16 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2020/01/19 14:40:27 taca Exp $ 1$NetBSD: distinfo,v 1.2 2020/03/08 15:31:16 taca Exp $
2 2
3SHA1 (tty-cursor-0.7.0.gem) = 4fcc5ccf12b138887dda3b39d105473b54fe4f04 3SHA1 (tty-cursor-0.7.1.gem) = 25f25dabb2990235f30361488d7938b37c21ae57
4RMD160 (tty-cursor-0.7.0.gem) = 66115ee11743b21167debc60cf841fbca28d596b 4RMD160 (tty-cursor-0.7.1.gem) = 873e042162299507a35d3ffda6800164644225a6
5SHA512 (tty-cursor-0.7.0.gem) = 00de195ba183174ebd10da7f1fdbb436a17fe9befc6eacb2d4cf4b1505be2c7d0719c0dc32d75a82900b2252ffbed00219ce31836c442b63c267e26dad40da63 5SHA512 (tty-cursor-0.7.1.gem) = e65e4ad780531fc3ff79b63cab9e04c088f548053c783aed4d652a50cb256cc74cfd6e9d52c0afe99e07890bafa06016aa3a8e5cd51fa78c12158a8c83e37555
6Size (tty-cursor-0.7.0.gem) = 11776 bytes 6Size (tty-cursor-0.7.1.gem) = 9728 bytes