pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/tree-sitter
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 13 10:05:23 UTC 2026
Modified Files:
pkgsrc/textproc/tree-sitter: Makefile distinfo
Log Message:
tree-sitter: update to 0.26.11.
What's Changed
fix(deps): zig manifest for wasmtime is missing windows hashes by @tree-sitter-ci-bot[bot] in #5720
fix(xtask): eliminate silent errors in zig fetch by @WillLillis in #5724
fix(query): short-circuit longest-match dedup for disjoint states by @tree-sitter-ci-bot[bot] in #5726
fix(query): various anchor fixes by @tree-sitter-ci-bot[bot] in #5727
Fix C++ compilation errors in array macros. by @tree-sitter-ci-bot[bot] in #5735
fix(rust): address new clippy lints by @WillLillis in #5743
fix(generate): strip non-ASCII case folds by @tree-sitter-ci-bot[bot] in #5744
fix(ci): re-set executable permission on release artifacts before zipping by @clason in #5746
release v0.26.11 by @clason in #5748
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/textproc/tree-sitter/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/textproc/tree-sitter/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/tree-sitter/Makefile
diff -u pkgsrc/textproc/tree-sitter/Makefile:1.33 pkgsrc/textproc/tree-sitter/Makefile:1.34
--- pkgsrc/textproc/tree-sitter/Makefile:1.33 Mon Jul 6 06:33:07 2026
+++ pkgsrc/textproc/tree-sitter/Makefile Mon Jul 13 10:05:22 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2026/07/06 06:33:07 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2026/07/13 10:05:22 wiz Exp $
-DISTNAME= tree-sitter-0.26.10
+DISTNAME= tree-sitter-0.26.11
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=tree-sitter/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/textproc/tree-sitter/distinfo
diff -u pkgsrc/textproc/tree-sitter/distinfo:1.31 pkgsrc/textproc/tree-sitter/distinfo:1.32
--- pkgsrc/textproc/tree-sitter/distinfo:1.31 Mon Jul 6 06:33:07 2026
+++ pkgsrc/textproc/tree-sitter/distinfo Mon Jul 13 10:05:23 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2026/07/06 06:33:07 wiz Exp $
+$NetBSD: distinfo,v 1.32 2026/07/13 10:05:23 wiz Exp $
-BLAKE2s (tree-sitter-0.26.10.tar.gz) = 7b2c0a1d1802615520de21028f496a8c5a50d7961d42e9f783faab755c6f3f6d
-SHA512 (tree-sitter-0.26.10.tar.gz) = 43549754bcc862ad796c6e30434fb25ace6188ae6b607561f907f43f50131633b454e20d5d5abdc03a590a6e77bd1fe4932ac46fd93683ab34bba7a265aef0e4
-Size (tree-sitter-0.26.10.tar.gz) = 917025 bytes
+BLAKE2s (tree-sitter-0.26.11.tar.gz) = fbf4a0b9d4041c3802964982f9c310d5bf1292e9cf8a25a5dc1956744b91abb9
+SHA512 (tree-sitter-0.26.11.tar.gz) = 2175f7d1f913fffaba7395baa7b0a3228172bdc25169d22cf3e39fa3841df1a9902031e248e417328f8ea3e48e7042d34bf85a36c8545a79ca5f7321c6b9d848
+Size (tree-sitter-0.26.11.tar.gz) = 920828 bytes
Home |
Main Index |
Thread Index |
Old Index