pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-tins devel/ruby-tins: update to 1.29.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96b6ad147c90
branches:  trunk
changeset: 452385:96b6ad147c90
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun May 09 13:52:40 2021 +0000

description:
devel/ruby-tins: update to 1.29.0

1.29.0 (2021-05-07)

* Add more ways to reraise exceptions in attempt.

diffstat:

 devel/ruby-tins/Makefile |   4 ++--
 devel/ruby-tins/PLIST    |   3 ++-
 devel/ruby-tins/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 5d6e2e980069 -r 96b6ad147c90 devel/ruby-tins/Makefile
--- a/devel/ruby-tins/Makefile  Sun May 09 10:06:07 2021 +0000
+++ b/devel/ruby-tins/Makefile  Sun May 09 13:52:40 2021 +0000
@@ -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
diff -r 5d6e2e980069 -r 96b6ad147c90 devel/ruby-tins/PLIST
--- a/devel/ruby-tins/PLIST     Sun May 09 10:06:07 2021 +0000
+++ b/devel/ruby-tins/PLIST     Sun May 09 13:52:40 2021 +0000
@@ -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/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
diff -r 5d6e2e980069 -r 96b6ad147c90 devel/ruby-tins/distinfo
--- a/devel/ruby-tins/distinfo  Sun May 09 10:06:07 2021 +0000
+++ b/devel/ruby-tins/distinfo  Sun May 09 13:52:40 2021 +0000
@@ -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