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)
Sat, May 16, 9:12 PM
Unknown Object (File)
Sat, May 16, 9:07 PM
Unknown Object (File)
Fri, May 15, 3:33 PM
Unknown Object (File)
Fri, May 15, 9:37 AM
Unknown Object (File)
Thu, May 14, 8:19 PM
Unknown Object (File)
Thu, May 14, 7:42 PM
Unknown Object (File)
Tue, May 12, 2:31 PM
Unknown Object (File)
Thu, Apr 30, 3:12 AM
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