[MacPorts] #66089: Lua: either update to 5.4 or add a separate lua54 port (or both?)
MacPorts
noreply at macports.org
Fri Oct 28 04:47:56 UTC 2022
#66089: Lua: either update to 5.4 or add a separate lua54 port (or both?)
--------------------------+--------------------
Reporter: cooljeanius | Owner: (none)
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords:
Port: lua |
--------------------------+--------------------
Description changed by cooljeanius:
Old description:
> {{{
> $ port -v livecheck lua
> lua seems to have been updated (port version: 5.3.5, new version: 5.4.4)
> $ port search lua54
> No match for lua54 found
> }}}
> The current version of Battle for Wesnoth (1.16) uses Lua 5.4:
> https://wiki.wesnoth.org/LuaAPI
> ...and I would like to be able to use certain lua-related tools from
> MacPorts to work with lua-related code from it (e.g. `luacheck`), except
> with the most recent version of Lua.
New description:
{{{
$ port -v livecheck lua
lua seems to have been updated (port version: 5.3.5, new version: 5.4.4)
$ port search lua54
No match for lua54 found
}}}
The current version of Battle for Wesnoth (1.16) uses Lua 5.4:
https://wiki.wesnoth.org/LuaAPI
...and I would like to be able to use certain lua-related tools from
MacPorts to work with lua-related code from it (e.g. `luacheck`), except
with the most recent version of Lua (by doing `sudo port select --set
luacheck lua54-luacheck`, for instance).
--
--
Ticket URL: <https://trac.macports.org/ticket/66089#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list