Created attachment 218817 [details] svn(1) diff against the ports tree The highlights are Lua 5.4 supported and a fixed memory leak in case of realloc failure. Builds fine without the Makefile patch (some of it has been incorporated), config patch has been adjusted.
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/209961328
A commit references this bug: Author: kevans Date: Tue Nov 24 01:01:59 UTC 2020 New revision: 556141 URL: https://svnweb.freebsd.org/changeset/ports/556141 Log: devel/luafilesystem: update to 1.8.0 The highlights are that Lua 5.4 is now supported and memory leak due to a potential realloc failure was fixed. Builds fine without the Makefile patch (some of it has been incorporated), config patch has been adjusted. PR: 250409 Approved by: fiziologus@gmail.com (maintainer timeout, ~4 weeks) MFC after: 1 week Changes: head/devel/luafilesystem/Makefile head/devel/luafilesystem/distinfo head/devel/luafilesystem/files/patch-Makefile head/devel/luafilesystem/files/patch-config