pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-tins



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Mar 14 14:28:26 UTC 2018

Modified Files:
        pkgsrc/devel/ruby-tins: Makefile PLIST distinfo

Log Message:
devel/ruby-tins: update to 1.16.3

2017-12-05 Release 1.16.3

* Improve temp_io method by not changing working dir.

2017-12-05 Release 1.16.2

* Improve temp_io method with a given name.

2017-12-05 Release 1.16.1

* Improve temp_io method with block

2017-11-29 Release 1.16.0

* Prove temp_io method with block


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ruby-tins/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-tins/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ruby-tins/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-tins/Makefile
diff -u pkgsrc/devel/ruby-tins/Makefile:1.15 pkgsrc/devel/ruby-tins/Makefile:1.16
--- pkgsrc/devel/ruby-tins/Makefile:1.15        Mon Jul 31 14:29:22 2017
+++ pkgsrc/devel/ruby-tins/Makefile     Wed Mar 14 14:28:25 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2017/07/31 14:29:22 taca Exp $
+# $NetBSD: Makefile,v 1.16 2018/03/14 14:28:25 taca Exp $
 
-DISTNAME=      tins-1.15.0
+DISTNAME=      tins-1.16.3
 CATEGORIES=    time
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-tins/PLIST
diff -u pkgsrc/devel/ruby-tins/PLIST:1.11 pkgsrc/devel/ruby-tins/PLIST:1.12
--- pkgsrc/devel/ruby-tins/PLIST:1.11   Mon Jul 31 14:29:22 2017
+++ pkgsrc/devel/ruby-tins/PLIST        Wed Mar 14 14:28:25 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2017/07/31 14:29:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.12 2018/03/14 14:28:25 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.travis.yml
@@ -86,6 +86,7 @@ ${GEM_LIBDIR}/lib/tins/string_camelize.r
 ${GEM_LIBDIR}/lib/tins/string_underscore.rb
 ${GEM_LIBDIR}/lib/tins/string_version.rb
 ${GEM_LIBDIR}/lib/tins/subhash.rb
+${GEM_LIBDIR}/lib/tins/temp_io.rb
 ${GEM_LIBDIR}/lib/tins/terminal.rb
 ${GEM_LIBDIR}/lib/tins/thread_local.rb
 ${GEM_LIBDIR}/lib/tins/time_dummy.rb
@@ -137,6 +138,7 @@ ${GEM_LIBDIR}/lib/tins/xt/string_cameliz
 ${GEM_LIBDIR}/lib/tins/xt/string_underscore.rb
 ${GEM_LIBDIR}/lib/tins/xt/string_version.rb
 ${GEM_LIBDIR}/lib/tins/xt/subhash.rb
+${GEM_LIBDIR}/lib/tins/xt/temp_io.rb
 ${GEM_LIBDIR}/lib/tins/xt/time_dummy.rb
 ${GEM_LIBDIR}/lib/tins/xt/time_freezer.rb
 ${GEM_LIBDIR}/lib/tins/xt/to.rb
@@ -194,6 +196,7 @@ ${GEM_LIBDIR}/tests/string_camelize_test
 ${GEM_LIBDIR}/tests/string_underscore_test.rb
 ${GEM_LIBDIR}/tests/string_version_test.rb
 ${GEM_LIBDIR}/tests/subhash_test.rb
+${GEM_LIBDIR}/tests/temp_io_test.rb
 ${GEM_LIBDIR}/tests/test_helper.rb
 ${GEM_LIBDIR}/tests/time_dummy_test.rb
 ${GEM_LIBDIR}/tests/time_freezer_test.rb

Index: pkgsrc/devel/ruby-tins/distinfo
diff -u pkgsrc/devel/ruby-tins/distinfo:1.16 pkgsrc/devel/ruby-tins/distinfo:1.17
--- pkgsrc/devel/ruby-tins/distinfo:1.16        Mon Jul 31 14:29:22 2017
+++ pkgsrc/devel/ruby-tins/distinfo     Wed Mar 14 14:28:25 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2017/07/31 14:29:22 taca Exp $
+$NetBSD: distinfo,v 1.17 2018/03/14 14:28:25 taca Exp $
 
-SHA1 (tins-1.15.0.gem) = b559d5f28f12797fda7314d64aa947f70e061e94
-RMD160 (tins-1.15.0.gem) = fc2b3adef51ceb8bb7521ca4523de26de3e80684
-SHA512 (tins-1.15.0.gem) = c4b69357f4f89c75b8aea713c122bd83759678ab9aac8553f25fbe867dc7dc55c72e54673fe2a17e818c089a4517f62ac20e40597fe40945c742cc6f153460bb
-Size (tins-1.15.0.gem) = 304128 bytes
+SHA1 (tins-1.16.3.gem) = 7b5daa1f70a6c5e597bff4a3bc42fe4f07b1393d
+RMD160 (tins-1.16.3.gem) = 211c33cc4c78164912b48f0a65bd9af18071159a
+SHA512 (tins-1.16.3.gem) = f132cd5bdb2ff02805b78856f0340723fdf89437514ef0067f2eabd3742a2282463bb18f4750ea6496124fff48a3e82e73220af3555700839b5270311a1b4ac2
+Size (tins-1.16.3.gem) = 304640 bytes



Home | Main Index | Thread Index | Old Index