pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/json-yaml



Module Name:    pkgsrc
Committed By:   sjmulder
Date:           Fri Dec 19 14:21:11 UTC 2025

Modified Files:
        pkgsrc/textproc/json-yaml: Makefile distinfo

Log Message:
textproc/json-yaml: Update to 1.2.2

Changes:
 - More detailed error messages from yaml-json (thanks Liam Beguin)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/json-yaml/Makefile \
    pkgsrc/textproc/json-yaml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/json-yaml/Makefile
diff -u pkgsrc/textproc/json-yaml/Makefile:1.5 pkgsrc/textproc/json-yaml/Makefile:1.6
--- pkgsrc/textproc/json-yaml/Makefile:1.5      Wed Dec 17 16:47:02 2025
+++ pkgsrc/textproc/json-yaml/Makefile  Fri Dec 19 14:21:11 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2025/12/17 16:47:02 sjmulder Exp $
+# $NetBSD: Makefile,v 1.6 2025/12/19 14:21:11 sjmulder Exp $
 
-DISTNAME=      json-yaml-1.2.1
+DISTNAME=      json-yaml-1.2.2
 CATEGORIES=    textproc
 MASTER_SITES=  https://codeberg.org/sjmulder/json-yaml/releases/download/${PKGVERSION_NOREV}/
 
Index: pkgsrc/textproc/json-yaml/distinfo
diff -u pkgsrc/textproc/json-yaml/distinfo:1.5 pkgsrc/textproc/json-yaml/distinfo:1.6
--- pkgsrc/textproc/json-yaml/distinfo:1.5      Tue Oct 26 11:22:13 2021
+++ pkgsrc/textproc/json-yaml/distinfo  Fri Dec 19 14:21:11 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:22:13 nia Exp $
+$NetBSD: distinfo,v 1.6 2025/12/19 14:21:11 sjmulder Exp $
 
-BLAKE2s (json-yaml-1.2.1.tar.gz) = b50648ce6f34b5f57637975ea0c6137e0ed1e7d953ab732e26ad977da352cfba
-SHA512 (json-yaml-1.2.1.tar.gz) = b5fa09329205d4f8e2ff02f2a2e60085102af4d4c4b21fe3f4196bdf86a98c38fe4213da6ec52e3b15625d6254796541e1429b6728c076edb7d72e6cf30dc385
-Size (json-yaml-1.2.1.tar.gz) = 5409 bytes
+BLAKE2s (json-yaml-1.2.2.tar.gz) = 0d7922a8bb6559ef283bd2c8c6ad75268044c37b480763d890efd3528823be52
+SHA512 (json-yaml-1.2.2.tar.gz) = 50f2b970423436c2be74cd42423cfafd8d25df76c6eb45c7d48c29b0ed2e0a6dff212e36f841646e0e7d6d535711f3bfbce60d29322a7ee09d9ffb9c5ac49a20
+Size (json-yaml-1.2.2.tar.gz) = 5583 bytes



Home | Main Index | Thread Index | Old Index