Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-hocon devel/ruby-hocon: update to 1.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/726ed1a6585d
branches:  trunk
changeset: 433685:726ed1a6585d
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 07 07:09:31 2020 +0000

description:
devel/ruby-hocon: update to 1.3.1

Update ruby-hocon to 1.3.1.


## 1.3.1
This is a bugfix release

* Fix a bug when using the library in multiple threads ([HC-105](https://tickets.puppetlabs.com/browse/HC-105))

diffstat:

 devel/ruby-hocon/Makefile |   4 ++--
 devel/ruby-hocon/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 67e414bccbd8 -r 726ed1a6585d devel/ruby-hocon/Makefile
--- a/devel/ruby-hocon/Makefile Sun Jun 07 07:00:47 2020 +0000
+++ b/devel/ruby-hocon/Makefile Sun Jun 07 07:09:31 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/01/16 15:31:19 taca Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/07 07:09:31 taca Exp $
 
-DISTNAME=      hocon-1.3.0
+DISTNAME=      hocon-1.3.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 67e414bccbd8 -r 726ed1a6585d devel/ruby-hocon/distinfo
--- a/devel/ruby-hocon/distinfo Sun Jun 07 07:00:47 2020 +0000
+++ b/devel/ruby-hocon/distinfo Sun Jun 07 07:09:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/01/16 15:31:19 taca Exp $
+$NetBSD: distinfo,v 1.4 2020/06/07 07:09:31 taca Exp $
 
-SHA1 (hocon-1.3.0.gem) = 65a018afa5a8484caea1e825d7e4918b8c1bf442
-RMD160 (hocon-1.3.0.gem) = 320478ff142f4f3c40101182b994a9c066bb6bfa
-SHA512 (hocon-1.3.0.gem) = bff9527e00f12064a6c10c5fb424e8340b31bd171920f9c940ee03f9b29de50a4e6451372769485728ec83a2bf6dc9adf20a92594d7a19ab584d3a25fc14633d
-Size (hocon-1.3.0.gem) = 107008 bytes
+SHA1 (hocon-1.3.1.gem) = 429a5e5dbb0e8681cdb29dc13149c9793b99d855
+RMD160 (hocon-1.3.1.gem) = a05f864420e1437c64cac571d0c2aa4928a93e54
+SHA512 (hocon-1.3.1.gem) = 3e74a9c3e32d82ff5695abd98404fd36823cc2f0aca7d33875a12da6b59f25a574e6e7472bb967b54ca594b3cd6013580716cf7e61f319673bb44f99a28427cc
+Size (hocon-1.3.1.gem) = 107008 bytes



Home | Main Index | Thread Index | Old Index