git: aa8ed3b3f5ec - main - devel/lua-luarocks: Update to 3.10.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:11:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa8ed3b3f5ecd7029b18a518776b49f0cd947ec1 commit aa8ed3b3f5ecd7029b18a518776b49f0cd947ec1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:46:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:05:35 +0000 devel/lua-luarocks: Update to 3.10.0 Changes: https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md https://github.com/luarocks/luarocks/commits/master --- devel/lua-luarocks/Makefile | 2 +- devel/lua-luarocks/distinfo | 6 +++--- devel/lua-luarocks/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/lua-luarocks/Makefile b/devel/lua-luarocks/Makefile index a2bf0f749048..c2a61d744b8d 100644 --- a/devel/lua-luarocks/Makefile +++ b/devel/lua-luarocks/Makefile @@ -1,5 +1,5 @@ PORTNAME= luarocks -PORTVERSION= 3.9.2 +PORTVERSION= 3.10.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 2cd2ae3ff5a8..2bfef2397a8b 100644 --- a/devel/lua-luarocks/distinfo +++ b/devel/lua-luarocks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589596 -SHA256 (luarocks-3.9.2.tar.gz) = bca6e4ecc02c203e070acdb5f586045d45c078896f6236eb46aa33ccd9b94edb -SIZE (luarocks-3.9.2.tar.gz) = 256117 +TIMESTAMP = 1709390456 +SHA256 (luarocks-3.10.0.tar.gz) = e9bf06d5ec6b8ecc6dbd1530d2d77bdb3377d814a197c46388e9f148548c1c89 +SIZE (luarocks-3.10.0.tar.gz) = 273518 diff --git a/devel/lua-luarocks/pkg-plist b/devel/lua-luarocks/pkg-plist index 29c964cb6751..08d6ef5ff1ea 100644 --- a/devel/lua-luarocks/pkg-plist +++ b/devel/lua-luarocks/pkg-plist @@ -96,3 +96,4 @@ bin/luarocks-admin %%LUA_MODSHAREDIR%%/luarocks/upload/api.lua %%LUA_MODSHAREDIR%%/luarocks/upload/multipart.lua %%LUA_MODSHAREDIR%%/luarocks/util.lua +%%LUA_MODSHAREDIR%%/luarocks/vendor/dkjson.lua