[Bug 259751] devel/qtcreator: update to newer version

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 17 Nov 2021 14:07:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259751

--- Comment #7 from Florian Walpen <dev@submerge.ch> ---
(In reply to Adriaan de Groot from comment #6)

Thanks for handling that - and for your contributions in general, including the
update to KF5 ;-)

The dependency on llvm90 seems to come from devel/qt5-qdoc, the devel/qt5
metaport also depends on it. Originates from Mk/bsd.default-versions.mk in the
ports tree.

A runtime dependency on llvm11 probably makes sense. It obsoletes a dependency
on ancient llvm80 for me, which means progress.

AFAIK, QtCreator is transitioning its C/C++ code inspection model from an
internal clang library to external clangd and language server protocol. That
would make the runtime llvm dependency independent of the build llvm.

Maybe I'll have a look at the upcoming QtCreator 6.0 when I get around to it.

-- 
You are receiving this mail because:
You are the assignee for the bug.