Re: pkg/60130: Add tree-sitter 0.25 package to allow building Emacs 30 with tree-sitter support
Benny Siegert <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 26 Mar 2026, [email protected] 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