From c8a23251369ce3fbc44a18e54ea285e633eef06a Mon Sep 17 00:00:00 2001 From: fcambus Date: Sat, 2 Aug 2025 12:15:40 +0000 Subject: [PATCH] Update lua-compat53 to 0.14.4. --- devel/lua-compat53/Makefile | 2 +- devel/lua-compat53/distinfo | 4 ++-- devel/lua-compat53/pkg/PLIST | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/devel/lua-compat53/Makefile b/devel/lua-compat53/Makefile index 078339a9b24..7ab07e011e5 100644 --- a/devel/lua-compat53/Makefile +++ b/devel/lua-compat53/Makefile @@ -1,6 +1,6 @@ COMMENT = compatibility module providing Lua 5.3 style APIs -V = 0.13 +V = 0.14.4 DISTNAME = lua-compat53-${V} GH_ACCOUNT = keplerproject diff --git a/devel/lua-compat53/distinfo b/devel/lua-compat53/distinfo index d2a91effd3d..c5d22934915 100644 --- a/devel/lua-compat53/distinfo +++ b/devel/lua-compat53/distinfo @@ -1,2 +1,2 @@ -SHA256 (lua-compat53-0.13.tar.gz) = 9dww57H9qFbuTTkr5FdkLB8MJZJkqbm/vLaAMCzoj8I= -SIZE (lua-compat53-0.13.tar.gz) = 60960 +SHA256 (lua-compat53-0.14.4.tar.gz) = qa+i64EplgOaBcUQEGfmoxr5p17e2ZiTehzoFK/hsVA= +SIZE (lua-compat53-0.14.4.tar.gz) = 61925 diff --git a/devel/lua-compat53/pkg/PLIST b/devel/lua-compat53/pkg/PLIST index 7f1134446bd..35faff019e9 100644 --- a/devel/lua-compat53/pkg/PLIST +++ b/devel/lua-compat53/pkg/PLIST @@ -5,5 +5,6 @@ lib/lua/${MODLUA_VERSION}/compat53/ share/doc/${FULLPKGNAME}/ share/doc/${FULLPKGNAME}/README.md share/lua/${MODLUA_VERSION}/compat53/ +share/lua/${MODLUA_VERSION}/compat53/file_mt.lua share/lua/${MODLUA_VERSION}/compat53/init.lua share/lua/${MODLUA_VERSION}/compat53/module.lua