pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/jsongrep
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 5 12:10:24 UTC 2026
Modified Files:
pkgsrc/textproc/jsongrep: Makefile distinfo
Log Message:
jsongrep: update to 0.8.1.
Fix range upper bound being silently ignored by @micahkepe in #28
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/jsongrep/Makefile \
pkgsrc/textproc/jsongrep/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/jsongrep/Makefile
diff -u pkgsrc/textproc/jsongrep/Makefile:1.1 pkgsrc/textproc/jsongrep/Makefile:1.2
--- pkgsrc/textproc/jsongrep/Makefile:1.1 Sun Mar 29 15:28:31 2026
+++ pkgsrc/textproc/jsongrep/Makefile Sun Apr 5 12:10:24 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2026/03/29 15:28:31 pin Exp $
+# $NetBSD: Makefile,v 1.2 2026/04/05 12:10:24 wiz Exp $
-DISTNAME= jsongrep-0.8.0
+DISTNAME= jsongrep-0.8.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=micahkepe/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/textproc/jsongrep/distinfo
diff -u pkgsrc/textproc/jsongrep/distinfo:1.1 pkgsrc/textproc/jsongrep/distinfo:1.2
--- pkgsrc/textproc/jsongrep/distinfo:1.1 Sun Mar 29 15:28:31 2026
+++ pkgsrc/textproc/jsongrep/distinfo Sun Apr 5 12:10:24 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1 2026/03/29 15:28:31 pin Exp $
+$NetBSD: distinfo,v 1.2 2026/04/05 12:10:24 wiz Exp $
BLAKE2s (aho-corasick-1.1.3.crate) = 36150b5dacb72fa7cd0d33aee15e14857914224878f0af76eabcb9daa68e3ae0
SHA512 (aho-corasick-1.1.3.crate) = ba422a54688c4678fcf16e34fdf3ed06c333e6e3fc8b75af9272a215add494d43ebaef319021134b61327fd5d3572aec0dc655b714ffb3bc71ba3c265c9ebb69
@@ -234,9 +234,9 @@ Size (jql-runner-8.1.2.crate) = 19385 by
BLAKE2s (js-sys-0.3.88.crate) = c04f4ff7e08135ebcde0b262a043ff5e2e6f9774ed810a17bf7ad37cbebe5601
SHA512 (js-sys-0.3.88.crate) = 058ccb19d26888181ac3c66d46650ad3b05d1b2d41dd24a7cb1b15d133e836e496c4c1a27f8ffbba398db9b0f6ac87058d2e63de9abf088291481aac018af1f3
Size (js-sys-0.3.88.crate) = 91615 bytes
-BLAKE2s (jsongrep-0.8.0.tar.gz) = de2a4da61603ecd394b2fb93ab1bf33da962918d195b8a7cd62d12d08215c147
-SHA512 (jsongrep-0.8.0.tar.gz) = 968a9050812dc635b41b44c6cc487ea81064bbd2f060e8380d7f2da48b06e68666a0d611a74a753d627d35226409c282e345aa06d7619794166326db0483c44c
-Size (jsongrep-0.8.0.tar.gz) = 411322 bytes
+BLAKE2s (jsongrep-0.8.1.tar.gz) = ef01e6e91bf4c461b18d577555953612bb3c63bb81955c6115c9c1a35e1c763e
+SHA512 (jsongrep-0.8.1.tar.gz) = 168ed299d05e00402941ed7667f4e0440b03f2c062411d9f5daf1758a6daedf9b5727a6a02cd8612435f29ef1eea4cfcd3f318dc195997735308dbddadd32e42
+Size (jsongrep-0.8.1.tar.gz) = 413089 bytes
BLAKE2s (jsonpath-rust-1.0.4.crate) = 3e02ef9b568c7de59dba6cbebc45624a2c375d4a2bc316e1e259cb71cd766376
SHA512 (jsonpath-rust-1.0.4.crate) = ce6dc4c9c67b1b9dcf3783653fc6effb745e03b8a2e117cdc2c8a01e1cc74b4d74e2b4f99b27140cb1f8824fd9eb2d6a64b2d493ea57f2cb0adf3f6a237ef977
Size (jsonpath-rust-1.0.4.crate) = 41406 bytes
Home |
Main Index |
Thread Index |
Old Index