git: b9536604291d - main - www/lua-resty-lrucache: Update to 0.13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Jul 2022 10:48:18 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9536604291db2558c0adbce968f9866672c29e9 commit b9536604291db2558c0adbce968f9866672c29e9 Author: Dmitry Wagin <dmitry.wagin@ya.ru> AuthorDate: 2022-07-20 10:46:55 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-07-20 10:48:06 +0000 www/lua-resty-lrucache: Update to 0.13 - switch to DISTVERSION ChangeLog: https://github.com/openresty/lua-resty-lrucache/compare/v0.11...v0.13 PR: 265339 --- www/lua-resty-lrucache/Makefile | 6 +++--- www/lua-resty-lrucache/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/lua-resty-lrucache/Makefile b/www/lua-resty-lrucache/Makefile index fb9382a56448..a3813b68c77f 100644 --- a/www/lua-resty-lrucache/Makefile +++ b/www/lua-resty-lrucache/Makefile @@ -1,6 +1,6 @@ PORTNAME= lua-resty-lrucache -PORTVERSION= 0.11 -DISTVERSIONPREFIX=v +DISTVERSIONPREFIX= v +DISTVERSION= 0.13 CATEGORIES= www MAINTAINER= dmitry.wagin@ya.ru @@ -16,7 +16,7 @@ GH_ACCOUNT= openresty NO_ARCH= yes NO_BUILD= yes -LUA_MODSHAREDIR=${LOCALBASE}/share/lua/5.1 +LUA_MODSHAREDIR= ${LOCALBASE}/share/lua/5.1 PLIST_FILES+= ${LUA_MODSHAREDIR}/resty/lrucache.lua \ ${LUA_MODSHAREDIR}/resty/lrucache/pureffi.lua diff --git a/www/lua-resty-lrucache/distinfo b/www/lua-resty-lrucache/distinfo index 46f8f29f2f84..73f9ae40888c 100644 --- a/www/lua-resty-lrucache/distinfo +++ b/www/lua-resty-lrucache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627723070 -SHA256 (openresty-lua-resty-lrucache-v0.11_GH0.tar.gz) = e810ed124fe788b8e4aac2c8960dda1b9a6f8d0ca94ce162f28d3f4d877df8af -SIZE (openresty-lua-resty-lrucache-v0.11_GH0.tar.gz) = 17410 +TIMESTAMP = 1658310322 +SHA256 (openresty-lua-resty-lrucache-v0.13_GH0.tar.gz) = da70ba4b84292a862e845e10be10095c6ce78ec75ec9bba0e3b5b7987c5e11df +SIZE (openresty-lua-resty-lrucache-v0.13_GH0.tar.gz) = 17434