Page MenuHomeFreeBSD

devel/tree-sitter: Update to version 0.26.8
ClosedPublic

Authored by laurent on Apr 6 2026, 3:15 PM.
Tags
None
Referenced Files
F160251858: D56276.id175198.diff
Mon, Jun 22, 2:07 PM
Unknown Object (File)
Sat, Jun 13, 10:35 PM
Unknown Object (File)
Fri, Jun 5, 1:22 AM
Unknown Object (File)
Mon, Jun 1, 2:05 AM
Unknown Object (File)
Tue, May 26, 3:15 PM
Unknown Object (File)
Tue, May 26, 3:08 PM
Unknown Object (File)
Mon, May 25, 9:04 PM
Unknown Object (File)
Mon, May 25, 9:01 PM
Subscribers

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

laurent created this revision.

I checked that editors/neovim builds with this version, as instructed in Makefile.

Portlint displays:

WARN: /usr/ports/devel/tree-sitter/pkg-plist: [4]: installing shared libraries, please define USE_LDCONFIG as appropriate

Is there any reason to skip USE_LDCONFIG?

No reason that I know of. portlint didn't catch this, but portlint -A did. Lesson learned.
I'll upload a new revision.

Add LD_CONFIG=yes and test portlint, portclippy and poudriere

This revision is now accepted and ready to land.Apr 9 2026, 9:57 PM