pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/joker



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Fri Aug 22 13:18:04 UTC 2025

Modified Files:
        pkgsrc/lang/joker: Makefile distinfo

Log Message:
joker: update to 1.5.6

Add indentation support to joker.json/write-string

(no idea what is up with the versioning)


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/lang/joker/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/joker/distinfo

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

Modified files:

Index: pkgsrc/lang/joker/Makefile
diff -u pkgsrc/lang/joker/Makefile:1.24 pkgsrc/lang/joker/Makefile:1.25
--- pkgsrc/lang/joker/Makefile:1.24     Fri Aug 15 15:31:58 2025
+++ pkgsrc/lang/joker/Makefile  Fri Aug 22 13:18:04 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2025/08/15 15:31:58 ktnb Exp $
+# $NetBSD: Makefile,v 1.25 2025/08/22 13:18:04 ktnb Exp $
 
-DISTNAME=      joker-1.5.2
+DISTNAME=      joker-1.5.6
 CATEGORIES=    lang
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=candid82/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/lang/joker/distinfo
diff -u pkgsrc/lang/joker/distinfo:1.7 pkgsrc/lang/joker/distinfo:1.8
--- pkgsrc/lang/joker/distinfo:1.7      Fri Aug 15 15:31:58 2025
+++ pkgsrc/lang/joker/distinfo  Fri Aug 22 13:18:04 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2025/08/15 15:31:58 ktnb Exp $
+$NetBSD: distinfo,v 1.8 2025/08/22 13:18:04 ktnb Exp $
 
 BLAKE2s (dario.cat_mergo_@v_v1.0.0.mod) = 0af2e8f4417b8a004650a071a3fcd9716e3bb01ac60f24dc579155e301d2911f
 SHA512 (dario.cat_mergo_@v_v1.0.0.mod) = 706f0038b07866385f4d91a8a28e4b9648c1bd45f0f7124f97069bfa1af16ce6ea77fadd0585c050996c9a36001151b68bdd1d6a6c44fd8645865ef76a7c0c57
@@ -261,6 +261,6 @@ Size (gopkg.in_yaml.v2_@v_v2.4.0.zip) = 
 BLAKE2s (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 17da54ba1894b4653d4c1ab1ae6e9fe03928a96c69cdc8db6b6ea9e34d673991
 SHA512 (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 307ca9123efc577ca04828996ee9d8edbb51794ccb4b8d9f169ba689e7276aa5f6ae106a04b22b7fab853ffacfebcbf74468b64eaefd57445864c1fbc77fad9d
 Size (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 95 bytes
-BLAKE2s (joker-1.5.2.tar.gz) = c6b1d333dcc026ed7ced6c30d3bb597a1442c839e020ea074d9f3aae37866cfd
-SHA512 (joker-1.5.2.tar.gz) = a3596acfcd2eeb348c57b095542c8e317b3738cc086c4f4ee68ce3b297c92676fc475bf47e6424568add2ab045eb80bcb2872cf8225de0de6d53d497f47bf376
-Size (joker-1.5.2.tar.gz) = 511914 bytes
+BLAKE2s (joker-1.5.6.tar.gz) = 7733e85971073f825f875f366427dc3d62ba7540d3e54260e097cd3990771965
+SHA512 (joker-1.5.6.tar.gz) = 53901f47a8498aa5d1549cf943a96f1643363c983aa309fd70ee76eab49d86dafd20392963d07fb5415d24b0127aeee04c6f7ccaa90e41fafe9467754489bbed
+Size (joker-1.5.6.tar.gz) = 512206 bytes



Home | Main Index | Thread Index | Old Index