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
F163618488: D56276.diff
Fri, Jul 24, 10:03 PM
Unknown Object (File)
Thu, Jul 23, 8:46 PM
Unknown Object (File)
Thu, Jul 23, 5:00 AM
Unknown Object (File)
Tue, Jul 21, 2:15 AM
Unknown Object (File)
Mon, Jul 20, 6:42 AM
Unknown Object (File)
Sat, Jul 18, 4:30 PM
Unknown Object (File)
Sun, Jul 12, 12:42 PM
Unknown Object (File)
Sat, Jul 11, 4:56 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