From: Stefan Hagen Subject: Re: x11/notion update To: ports Date: Tue, 9 Jun 2026 15:07:41 +0200 Stuart Henderson wrote (2026-06-08 23:11 CEST): > this updates to a newer version of notion, unbreaking build with llvm 22. > > lua version detection was changed a bit upstream, rather than yet more > hacks to cope (a common theme with ports using lua) I've just committed > a change to the lua ports to install links to the binaries under names > that are more commonly used in other OS, so this diff requires either > rebuilding lua from brand new ports, or temporarily adding them locally: > > # cd /usr/local/bin > # ln lua54 lua5.4 > # ln luac54 luac5.4 > > ok? ok sdk@, thanks