Date: Sun, 25 Apr 2021 20:37:44 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9a8ca3fe645e - main - devel/lua-luarocks: Update to 3.7.0 Message-ID: <202104252037.13PKbiJw077389@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a8ca3fe645e663674ba047db5517ab57eebd3c5 commit 9a8ca3fe645e663674ba047db5517ab57eebd3c5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-25 20:12:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-25 20:35:13 +0000 devel/lua-luarocks: Update to 3.7.0 Changes: https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md --- devel/lua-luarocks/Makefile | 2 +- devel/lua-luarocks/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/lua-luarocks/Makefile b/devel/lua-luarocks/Makefile index 07b84a9c7cca..9e1967ba9640 100644 --- a/devel/lua-luarocks/Makefile +++ b/devel/lua-luarocks/Makefile @@ -1,5 +1,5 @@ PORTNAME= luarocks -PORTVERSION= 3.6.0 +PORTVERSION= 3.7.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 06ab711c24d6..f2f1a9ed058a 100644 --- a/devel/lua-luarocks/distinfo +++ b/devel/lua-luarocks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618320004 -SHA256 (luarocks-3.6.0.tar.gz) = b0eaf59e7711ca2a886722c0423dabe22ccbdcdf3a042c3f2615596879f8252f -SIZE (luarocks-3.6.0.tar.gz) = 246728 +TIMESTAMP = 1619198413 +SHA256 (luarocks-3.7.0.tar.gz) = 9255d97fee95cec5b54fc6ac718b11bf5029e45bed7873e053314919cd448551 +SIZE (luarocks-3.7.0.tar.gz) = 247576
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104252037.13PKbiJw077389>