pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-tty-cursor



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar  8 15:31:16 UTC 2020

Modified Files:
        pkgsrc/devel/ruby-tty-cursor: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-tty-cursor/Makefile \
    pkgsrc/devel/ruby-tty-cursor/PLIST pkgsrc/devel/ruby-tty-cursor/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/ruby-tty-cursor/Makefile
diff -u pkgsrc/devel/ruby-tty-cursor/Makefile:1.1 pkgsrc/devel/ruby-tty-cursor/Makefile:1.2
--- pkgsrc/devel/ruby-tty-cursor/Makefile:1.1   Sun Jan 19 14:40:27 2020
+++ pkgsrc/devel/ruby-tty-cursor/Makefile       Sun Mar  8 15:31:16 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/01/19 14:40:27 taca Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/08 15:31:16 taca Exp $
 
-DISTNAME=      tty-cursor-0.7.0
+DISTNAME=      tty-cursor-0.7.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-tty-cursor/PLIST
diff -u pkgsrc/devel/ruby-tty-cursor/PLIST:1.1 pkgsrc/devel/ruby-tty-cursor/PLIST:1.2
--- pkgsrc/devel/ruby-tty-cursor/PLIST:1.1      Sun Jan 19 14:40:27 2020
+++ pkgsrc/devel/ruby-tty-cursor/PLIST  Sun Mar  8 15:31:16 2020
@@ -1,20 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2020/01/19 14:40:27 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/03/08 15:31:16 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/LICENSE.txt
 ${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/Rakefile
 ${GEM_LIBDIR}/lib/tty-cursor.rb
 ${GEM_LIBDIR}/lib/tty/cursor.rb
 ${GEM_LIBDIR}/lib/tty/cursor/version.rb
-${GEM_LIBDIR}/spec/spec_helper.rb
-${GEM_LIBDIR}/spec/unit/clear_lines_spec.rb
-${GEM_LIBDIR}/spec/unit/cursor_spec.rb
-${GEM_LIBDIR}/spec/unit/move_spec.rb
-${GEM_LIBDIR}/spec/unit/move_to_spec.rb
-${GEM_LIBDIR}/spec/unit/scroll_spec.rb
-${GEM_LIBDIR}/tasks/console.rake
-${GEM_LIBDIR}/tasks/coverage.rake
-${GEM_LIBDIR}/tasks/spec.rake
-${GEM_LIBDIR}/tty-cursor.gemspec
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/devel/ruby-tty-cursor/distinfo
diff -u pkgsrc/devel/ruby-tty-cursor/distinfo:1.1 pkgsrc/devel/ruby-tty-cursor/distinfo:1.2
--- pkgsrc/devel/ruby-tty-cursor/distinfo:1.1   Sun Jan 19 14:40:27 2020
+++ pkgsrc/devel/ruby-tty-cursor/distinfo       Sun Mar  8 15:31:16 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/01/19 14:40:27 taca Exp $
+$NetBSD: distinfo,v 1.2 2020/03/08 15:31:16 taca Exp $
 
-SHA1 (tty-cursor-0.7.0.gem) = 4fcc5ccf12b138887dda3b39d105473b54fe4f04
-RMD160 (tty-cursor-0.7.0.gem) = 66115ee11743b21167debc60cf841fbca28d596b
-SHA512 (tty-cursor-0.7.0.gem) = 00de195ba183174ebd10da7f1fdbb436a17fe9befc6eacb2d4cf4b1505be2c7d0719c0dc32d75a82900b2252ffbed00219ce31836c442b63c267e26dad40da63
-Size (tty-cursor-0.7.0.gem) = 11776 bytes
+SHA1 (tty-cursor-0.7.1.gem) = 25f25dabb2990235f30361488d7938b37c21ae57
+RMD160 (tty-cursor-0.7.1.gem) = 873e042162299507a35d3ffda6800164644225a6
+SHA512 (tty-cursor-0.7.1.gem) = e65e4ad780531fc3ff79b63cab9e04c088f548053c783aed4d652a50cb256cc74cfd6e9d52c0afe99e07890bafa06016aa3a8e5cd51fa78c12158a8c83e37555
+Size (tty-cursor-0.7.1.gem) = 9728 bytes



Home | Main Index | Thread Index | Old Index