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
Unknown Object (File)
Sun, Jul 12, 12:42 PM
Unknown Object (File)
Sat, Jul 11, 4:56 PM
Unknown Object (File)
Wed, Jul 1, 11:48 AM
Unknown Object (File)
Mon, Jun 22, 2:07 PM
Unknown Object (File)
Jun 13 2026, 10:35 PM
Unknown Object (File)
Jun 5 2026, 1:22 AM
Unknown Object (File)
Jun 1 2026, 2:05 AM
Unknown Object (File)
May 26 2026, 3:15 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