Sun Mar 8 15:32:22 2020 UTC ()
devel/ruby-tty-screen: update to 0.7.1

Update ruby-tty-screen to 0.7.1.

## [v0.7.1] - 2020-02-02

### Changed
* Change gemspec to add metadata, remove test artifacts and load version directly


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

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

--- pkgsrc/devel/ruby-tty-screen/Makefile 2020/01/19 14:49:47 1.1
+++ pkgsrc/devel/ruby-tty-screen/Makefile 2020/03/08 15:32:22 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1 2020/01/19 14:49:47 taca Exp $ 1# $NetBSD: Makefile,v 1.2 2020/03/08 15:32:22 taca Exp $
2 2
3DISTNAME= tty-screen-0.7.0 3DISTNAME= tty-screen-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 screen size detection 8COMMENT= Terminal screen size detection
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-screen/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/ruby-tty-screen/PLIST 2020/01/19 14:49:47 1.1
+++ pkgsrc/devel/ruby-tty-screen/PLIST 2020/03/08 15:32:22 1.2
@@ -1,17 +1,9 @@ @@ -1,17 +1,9 @@
1@comment $NetBSD: PLIST,v 1.1 2020/01/19 14:49:47 taca Exp $ 1@comment $NetBSD: PLIST,v 1.2 2020/03/08 15:32:22 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-screen.rb 6${GEM_LIBDIR}/lib/tty-screen.rb
8${GEM_LIBDIR}/lib/tty/screen.rb 7${GEM_LIBDIR}/lib/tty/screen.rb
9${GEM_LIBDIR}/lib/tty/screen/version.rb 8${GEM_LIBDIR}/lib/tty/screen/version.rb
10${GEM_LIBDIR}/spec/spec_helper.rb 
11${GEM_LIBDIR}/spec/unit/height_width_spec.rb 
12${GEM_LIBDIR}/spec/unit/size_spec.rb 
13${GEM_LIBDIR}/tasks/console.rake 
14${GEM_LIBDIR}/tasks/coverage.rake 
15${GEM_LIBDIR}/tasks/spec.rake 
16${GEM_LIBDIR}/tty-screen.gemspec 
17${GEM_HOME}/specifications/${GEM_NAME}.gemspec 9${GEM_HOME}/specifications/${GEM_NAME}.gemspec

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

--- pkgsrc/devel/ruby-tty-screen/distinfo 2020/01/19 14:49:47 1.1
+++ pkgsrc/devel/ruby-tty-screen/distinfo 2020/03/08 15:32:22 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2020/01/19 14:49:47 taca Exp $ 1$NetBSD: distinfo,v 1.2 2020/03/08 15:32:22 taca Exp $
2 2
3SHA1 (tty-screen-0.7.0.gem) = bd48388dac5d290e86f6f8e1c3dee49b80a14a42 3SHA1 (tty-screen-0.7.1.gem) = cb8f94dcbd8580c5509e2f1266d2b9ddb8742b7d
4RMD160 (tty-screen-0.7.0.gem) = 4f286702964b8a4b23f0c10d8698181e0289bb2f 4RMD160 (tty-screen-0.7.1.gem) = 273c2fb49e16d34e95ee0eb232ab925dcfa61ab2
5SHA512 (tty-screen-0.7.0.gem) = 1851c0ea90af65cd1fa9a4a2b4c93d3fa2badf81507d4bb149183aa49578208ddef0065f3047cef4ffa23d3f34840af919ac4f6a2805f7ce0f01096f27101694 5SHA512 (tty-screen-0.7.1.gem) = 99e760515705e1ac046b9afe2caed71c79f20764bf99e02a2333e9018ee819a658c8fe47552522a4dea9a8e20158f75ad761bd949d8e7451477318bb8bfe8771
6Size (tty-screen-0.7.0.gem) = 12288 bytes 6Size (tty-screen-0.7.1.gem) = 9728 bytes