Page MenuHomeFreeBSD

devel/tree-sitter: Update to version 0.26.8
ClosedPublic

Authored by laurent on Mon, Apr 6, 3:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 20, 9:50 AM
Unknown Object (File)
Sun, Apr 19, 10:23 PM
Unknown Object (File)
Sun, Apr 19, 10:57 AM
Unknown Object (File)
Sat, Apr 18, 5:29 PM
Unknown Object (File)
Sat, Apr 18, 5:29 PM
Unknown Object (File)
Sat, Apr 18, 3:08 PM
Unknown Object (File)
Sat, Apr 18, 1:13 PM
Unknown Object (File)
Sat, Apr 18, 1:37 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.Thu, Apr 9, 9:57 PM