Hi ports@

simple update for textproc/tree-sitter to the latest version 0.26.9.
Changelog: https://github.com/tree-sitter/tree-sitter/releases/tag/v0.26.9

Build and tests OK on current/amd64.
Build OK for RDEP: editors/neovim and editors/emac

Tests welcome and please commit if OK.

Laurent

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/tree-sitter/Makefile,v
diff -u -p -r1.19 Makefile
--- Makefile	1 Apr 2026 19:14:49 -0000	1.19
+++ Makefile	21 May 2026 10:06:59 -0000
@@ -5,7 +5,7 @@ COMMENT =	parser generator tool and incr
 
 GH_ACCOUNT =		tree-sitter
 GH_PROJECT =		tree-sitter
-GH_TAGNAME =		v0.26.8
+GH_TAGNAME =		v0.26.9
 
 SHARED_LIBS +=		tree-sitter	6.0 # 0.26.8
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/tree-sitter/distinfo,v
diff -u -p -r1.11 distinfo
--- distinfo	1 Apr 2026 19:14:49 -0000	1.11
+++ distinfo	21 May 2026 10:06:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (tree-sitter-0.26.8.tar.gz) = 5oJrdTPsOohaulmDd6bSC1pjIf89t2lo6WDCNS06UHc=
-SIZE (tree-sitter-0.26.8.tar.gz) = 908286
+SHA256 (tree-sitter-0.26.9.tar.gz) = jhR4BQCTP0PYZmL8qhsM6Z6+nCIPRoC8kp3OCaDgz8Y=
+SIZE (tree-sitter-0.26.9.tar.gz) = 914808

Reply via email to