diff --git a/www/lua-resty-http/Makefile b/www/lua-resty-http/Makefile index 642e51baaac6..c756c771278b 100644 --- a/www/lua-resty-http/Makefile +++ b/www/lua-resty-http/Makefile @@ -1,41 +1,41 @@ PORTNAME= lua-resty-http DISTVERSIONPREFIX=v -DISTVERSION= 0.17.1 +DISTVERSION= 0.17.2 CATEGORIES= www MAINTAINER= mm@FreeBSD.org COMMENT= Lua HTTP client cosocket driver for OpenResty / ngx_lua WWW= https://github.com/ledgetech/lua-resty-http LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= luajit-openresty>=2.1:lang/luajit-openresty USE_GITHUB= yes GH_ACCOUNT= ledgetech NO_ARCH= yes NO_BUILD= yes LUA_MODSHAREDIR=${LOCALBASE}/share/lua/5.1 PLIST_FILES+= ${LUA_MODSHAREDIR}/resty/http.lua \ ${LUA_MODSHAREDIR}/resty/http_connect.lua \ ${LUA_MODSHAREDIR}/resty/http_headers.lua PORTDOCS= README.md DOCSDIR= ${PREFIX}/share/doc/lua${LUA_VER_STR}/${PORTNAME} OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${LUA_MODSHAREDIR} @(cd ${WRKSRC}/lib && ${COPYTREE_SHARE} . ${STAGEDIR}${LUA_MODSHAREDIR} "-name *\.lua") do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/www/lua-resty-http/distinfo b/www/lua-resty-http/distinfo index 35a75134c522..f12d987cce04 100644 --- a/www/lua-resty-http/distinfo +++ b/www/lua-resty-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681832674 -SHA256 (ledgetech-lua-resty-http-v0.17.1_GH0.tar.gz) = f52a0538b20a2d45025f318c18a138b78f6f88f07713dd0ed502183cb3d16f17 -SIZE (ledgetech-lua-resty-http-v0.17.1_GH0.tar.gz) = 45509 +TIMESTAMP = 1724105968 +SHA256 (ledgetech-lua-resty-http-v0.17.2_GH0.tar.gz) = 3da18ca8582243eff28302591e36651dc7fab046e77336aa4a6fa718bccce4a2 +SIZE (ledgetech-lua-resty-http-v0.17.2_GH0.tar.gz) = 46349