On Thu, 26 Mar 2026, opensauce04%gmail.com@localhost via gnats wrote:
The purpose of my request was to see if version 0.25 of tree-sitter could be introduced so that codebases which were developed with the older version in mind can be built without manually patching them to support the newer tree-sitter ABI or manually installing the older version outside of the core set of packages.
You can always downgrade the tree-sitter package in your pkgsrc working copy to 0.25, e.g. with "cvs up -D". You could also introduce a tree-sitter025 package in wip if you want.
-- Benny