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:           Sun May  9 13:52:40 UTC 2021

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

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

1.29.0 (2021-05-07)

* Add more ways to reraise exceptions in attempt.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/ruby-tins/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/ruby-tins/PLIST
cvs rdiff -u -r1.22 -r1.23 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.21 pkgsrc/devel/ruby-tins/Makefile:1.22
--- pkgsrc/devel/ruby-tins/Makefile:1.21        Wed Jan 13 14:39:15 2021
+++ pkgsrc/devel/ruby-tins/Makefile     Sun May  9 13:52:40 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2021/01/13 14:39:15 taca Exp $
+# $NetBSD: Makefile,v 1.22 2021/05/09 13:52:40 taca Exp $
 
-DISTNAME=      tins-1.28.0
+DISTNAME=      tins-1.29.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-tins/PLIST
diff -u pkgsrc/devel/ruby-tins/PLIST:1.14 pkgsrc/devel/ruby-tins/PLIST:1.15
--- pkgsrc/devel/ruby-tins/PLIST:1.14   Wed Jan 13 14:39:15 2021
+++ pkgsrc/devel/ruby-tins/PLIST        Sun May  9 13:52:40 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2021/01/13 14:39:15 taca Exp $
+@comment $NetBSD: PLIST,v 1.15 2021/05/09 13:52:40 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.tool-versions
@@ -92,6 +92,7 @@ ${GEM_LIBDIR}/lib/tins/temp_io_enum.rb
 ${GEM_LIBDIR}/lib/tins/terminal.rb
 ${GEM_LIBDIR}/lib/tins/thread_local.rb
 ${GEM_LIBDIR}/lib/tins/time_dummy.rb
+${GEM_LIBDIR}/lib/tins/timed_cache.rb
 ${GEM_LIBDIR}/lib/tins/to.rb
 ${GEM_LIBDIR}/lib/tins/to_proc.rb
 ${GEM_LIBDIR}/lib/tins/token.rb

Index: pkgsrc/devel/ruby-tins/distinfo
diff -u pkgsrc/devel/ruby-tins/distinfo:1.22 pkgsrc/devel/ruby-tins/distinfo:1.23
--- pkgsrc/devel/ruby-tins/distinfo:1.22        Wed Jan 13 14:39:15 2021
+++ pkgsrc/devel/ruby-tins/distinfo     Sun May  9 13:52:40 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2021/01/13 14:39:15 taca Exp $
+$NetBSD: distinfo,v 1.23 2021/05/09 13:52:40 taca Exp $
 
-SHA1 (tins-1.28.0.gem) = f899a8f8b451b30555bbd59f92c4c3ae7a14a6e4
-RMD160 (tins-1.28.0.gem) = c1eef6dc6d7ebdc90002d38e3daf2e3bb1eb9e80
-SHA512 (tins-1.28.0.gem) = 5b24d1f68226755b1e35e6af5d7c234d0126be5f2638ff50aea61877dca2f640bf5cfca73d39268bbe5624cdc420d256e128dfe0faf59129228826fab36defa9
-Size (tins-1.28.0.gem) = 306688 bytes
+SHA1 (tins-1.29.0.gem) = 2b36169ac751d1851885c8663ed54f3b8b05a6fa
+RMD160 (tins-1.29.0.gem) = 41be1d8f52f3faee2151bcb0c20ca034da383b23
+SHA512 (tins-1.29.0.gem) = 9a583776feb7a20ffe7ebebc75bca8dea0c31fb630af92c59b0ba80cf80e219276ef7e199ce3be8aefa31a672bb0028d8610d2e9c085dea1538b3bfb5799b90b
+Size (tins-1.29.0.gem) = 307200 bytes



Home | Main Index | Thread Index | Old Index