Hi ports@ a simple update for textproc/tree-sitter for the version 0.25.10. No bump of minor/major for lib: no changes compared to the previous 0.25.3 version.
It's not possible to update this port to the latest version 0.26.5. Neovim editor 0.11.x does not support build with version 0.26.x, only with 0.25.x => see https://github.com/neovim/neovim/issues/36914 Version >= 0.26.0 will be mandatory to build Neovim 0.12 (release planned in March 2026). Build OK on current/amd64, Neovim 0.11.6 build OK with this update. Tests welcome and please commit if OK. Laurent
Index: Makefile =================================================================== RCS file: /cvs/ports/textproc/tree-sitter/Makefile,v diff -u -p -r1.17 Makefile --- Makefile 15 Apr 2025 18:45:51 -0000 1.17 +++ Makefile 26 Sep 2025 09:57:19 -0000 @@ -5,7 +5,7 @@ COMMENT = parser generator tool and incr GH_ACCOUNT = tree-sitter GH_PROJECT = tree-sitter -GH_TAGNAME = v0.25.3 +GH_TAGNAME = v0.25.10 SHARED_LIBS += tree-sitter 5.0 # 0.25.3 Index: distinfo =================================================================== RCS file: /cvs/ports/textproc/tree-sitter/distinfo,v diff -u -p -r1.9 distinfo --- distinfo 15 Apr 2025 18:45:51 -0000 1.9 +++ distinfo 26 Sep 2025 09:57:19 -0000 @@ -1,2 +1,2 @@ -SHA256 (tree-sitter-0.25.3.tar.gz) = hi+sUmU7x7ydLNBjBIPmvfPQK80j2pVsoyZjxHmKk+M= -SIZE (tree-sitter-0.25.3.tar.gz) = 856455 +SHA256 (tree-sitter-0.25.10.tar.gz) = rVBAU3U3ASsW724SEKVyuSfHzcK5nR7ojUSn3Nw/9Ew= +SIZE (tree-sitter-0.25.10.tar.gz) = 864648
