pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-hocon



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Jan 16 15:31:19 UTC 2020

Modified Files:
        pkgsrc/devel/ruby-hocon: Makefile distinfo

Log Message:
devel/ruby-hocon: update to 1.3.0

Update ruby-hocon to 1.3.0.

## 1.3.0
This is a feature release

* Support environment variable lists ([HC-104](https://tickets.puppetlabs.com/browse/HC-104))


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-hocon/Makefile \
    pkgsrc/devel/ruby-hocon/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-hocon/Makefile
diff -u pkgsrc/devel/ruby-hocon/Makefile:1.2 pkgsrc/devel/ruby-hocon/Makefile:1.3
--- pkgsrc/devel/ruby-hocon/Makefile:1.2        Wed Oct 30 14:52:33 2019
+++ pkgsrc/devel/ruby-hocon/Makefile    Thu Jan 16 15:31:19 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/10/30 14:52:33 taca Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/16 15:31:19 taca Exp $
 
-DISTNAME=      hocon-1.2.6
+DISTNAME=      hocon-1.3.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-hocon/distinfo
diff -u pkgsrc/devel/ruby-hocon/distinfo:1.2 pkgsrc/devel/ruby-hocon/distinfo:1.3
--- pkgsrc/devel/ruby-hocon/distinfo:1.2        Wed Oct 30 14:52:33 2019
+++ pkgsrc/devel/ruby-hocon/distinfo    Thu Jan 16 15:31:19 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/10/30 14:52:33 taca Exp $
+$NetBSD: distinfo,v 1.3 2020/01/16 15:31:19 taca Exp $
 
-SHA1 (hocon-1.2.6.gem) = 3fd13ef78d59b5313f1a194e33389c0df027ba4b
-RMD160 (hocon-1.2.6.gem) = 8f615cd1b37336749fd3b60bd77d1080bc5936b1
-SHA512 (hocon-1.2.6.gem) = fd8d1d1dd28d051241ed01083f833ca6ba60a82dd6d18c641026da60c3f8feeec21ab5ace3c964870d3cb9b2c37a5f41c0d1b91754c176f4db01487fbebdc694
-Size (hocon-1.2.6.gem) = 106496 bytes
+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



Home | Main Index | Thread Index | Old Index