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 Apr 27 13:52:06 UTC 2023

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

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

1.4.0 (2023-03-21)

* (PA-4633) Replaces Travis CI with GitHub Actions
* (PA-4812) Add ruby 3.2 to spec matrix
* (PA-4856) Move from Snyk to Mend
* (PA-4914) Use require_relative


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-hocon/Makefile
cvs rdiff -u -r1.6 -r1.7 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.4 pkgsrc/devel/ruby-hocon/Makefile:1.5
--- pkgsrc/devel/ruby-hocon/Makefile:1.4        Sun Jun  7 07:09:31 2020
+++ pkgsrc/devel/ruby-hocon/Makefile    Thu Apr 27 13:52:05 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/06/07 07:09:31 taca Exp $
+# $NetBSD: Makefile,v 1.5 2023/04/27 13:52:05 taca Exp $
 
-DISTNAME=      hocon-1.3.1
+DISTNAME=      hocon-1.4.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-hocon/distinfo
diff -u pkgsrc/devel/ruby-hocon/distinfo:1.6 pkgsrc/devel/ruby-hocon/distinfo:1.7
--- pkgsrc/devel/ruby-hocon/distinfo:1.6        Tue Oct 26 10:19:34 2021
+++ pkgsrc/devel/ruby-hocon/distinfo    Thu Apr 27 13:52:05 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:19:34 nia Exp $
+$NetBSD: distinfo,v 1.7 2023/04/27 13:52:05 taca Exp $
 
-BLAKE2s (hocon-1.3.1.gem) = 2e9d3b5a8f128c9e7006d1b0f0d8a176c38a287cec13ff51c4457ab5209e543f
-SHA512 (hocon-1.3.1.gem) = 3e74a9c3e32d82ff5695abd98404fd36823cc2f0aca7d33875a12da6b59f25a574e6e7472bb967b54ca594b3cd6013580716cf7e61f319673bb44f99a28427cc
-Size (hocon-1.3.1.gem) = 107008 bytes
+BLAKE2s (hocon-1.4.0.gem) = 145384ead4571caf3d2153a534586233718d5a7f0f6463f661f55fd809df188c
+SHA512 (hocon-1.4.0.gem) = 23d040af8b03865c0c32a120460470217d1042ae8bd094f76a319d4d33883e396eccab70eb7b31010e78850cc00ade457ee28c1a75125b9f40e72f9bfc132717
+Size (hocon-1.4.0.gem) = 107008 bytes



Home | Main Index | Thread Index | Old Index