git: 9dd7264ff53f - main - devel/lua-luarocks: Update to 3.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:00:58 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9dd7264ff53f09afa00e6d72eb670507d6e7e6d8 commit 9dd7264ff53f09afa00e6d72eb670507d6e7e6d8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:43:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:58:06 +0000 devel/lua-luarocks: Update to 3.9.0 Changes: https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md --- devel/lua-luarocks/Makefile | 2 +- devel/lua-luarocks/distinfo | 6 +++--- devel/lua-luarocks/pkg-plist | 2 -- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/devel/lua-luarocks/Makefile b/devel/lua-luarocks/Makefile index 7caa9a59142c..48d984e9994d 100644 --- a/devel/lua-luarocks/Makefile +++ b/devel/lua-luarocks/Makefile @@ -1,5 +1,5 @@ PORTNAME= luarocks -PORTVERSION= 3.8.0 +PORTVERSION= 3.9.0 CATEGORIES= devel MASTER_SITES= https://luarocks.org/releases/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} diff --git a/devel/lua-luarocks/distinfo b/devel/lua-luarocks/distinfo index 014ae42e6849..49064cea9f6a 100644 --- a/devel/lua-luarocks/distinfo +++ b/devel/lua-luarocks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637072908 -SHA256 (luarocks-3.8.0.tar.gz) = 56ab9b90f5acbc42eb7a94cf482e6c058a63e8a1effdf572b8b2a6323a06d923 -SIZE (luarocks-3.8.0.tar.gz) = 249787 +TIMESTAMP = 1650228706 +SHA256 (luarocks-3.9.0.tar.gz) = 5e840f0224891de96be4139e9475d3b1de7af3a32b95c1bdf05394563c60175f +SIZE (luarocks-3.9.0.tar.gz) = 252777 diff --git a/devel/lua-luarocks/pkg-plist b/devel/lua-luarocks/pkg-plist index 91ba509eaabe..29c964cb6751 100644 --- a/devel/lua-luarocks/pkg-plist +++ b/devel/lua-luarocks/pkg-plist @@ -61,11 +61,9 @@ bin/luarocks-admin %%LUA_MODSHAREDIR%%/luarocks/fetch/sscm.lua %%LUA_MODSHAREDIR%%/luarocks/fetch/svn.lua %%LUA_MODSHAREDIR%%/luarocks/fs.lua -%%LUA_MODSHAREDIR%%/luarocks/fs/freebsd.lua %%LUA_MODSHAREDIR%%/luarocks/fs/linux.lua %%LUA_MODSHAREDIR%%/luarocks/fs/lua.lua %%LUA_MODSHAREDIR%%/luarocks/fs/macosx.lua -%%LUA_MODSHAREDIR%%/luarocks/fs/netbsd.lua %%LUA_MODSHAREDIR%%/luarocks/fs/tools.lua %%LUA_MODSHAREDIR%%/luarocks/fs/unix.lua %%LUA_MODSHAREDIR%%/luarocks/fs/unix/tools.lua