diff --git a/security/lua-resty-openssl/Makefile b/security/lua-resty-openssl/Makefile index 158dc86b3f26..c6f473950db2 100644 --- a/security/lua-resty-openssl/Makefile +++ b/security/lua-resty-openssl/Makefile @@ -1,43 +1,43 @@ PORTNAME= lua-resty-openssl -DISTVERSION= 1.0.2 +DISTVERSION= 1.1.0 CATEGORIES= security MAINTAINER= netchild@FreeBSD.org COMMENT= FFI-based OpenSSL binding for OpenResty / ngx_lua WWW= https://github.com/fffonion/lua-resty-openssl LICENSE= BSD2CLAUSE RUN_DEPENDS= luajit-openresty>=2.1:lang/luajit-openresty USES= ssl USE_GITHUB= yes GH_ACCOUNT= fffonion NO_ARCH= yes NO_BUILD= yes LUA_MODSHAREDIR=${LOCALBASE}/share/lua/5.1 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} gen-plist: @${FIND} ${WRKSRC}/lib -type f | ${SED} -e 's:${WRKSRC}/lib:share/lua/5.1:g' \ | ${SORT} > pkg-plist.new @${FIND} ${WRKSRC}/lib/resty/openssl -type d | ${SED} -e 's:${WRKSRC}/lib:@dir share/lua/5.1:g' \ | ${SORT} -r >> pkg-plist.new .include diff --git a/security/lua-resty-openssl/distinfo b/security/lua-resty-openssl/distinfo index f6819bb0aae8..441d80409278 100644 --- a/security/lua-resty-openssl/distinfo +++ b/security/lua-resty-openssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702293007 -SHA256 (fffonion-lua-resty-openssl-1.0.2_GH0.tar.gz) = a08910049de7ce4872afdd0f70b3d0052be8a04e881d1a31fc3bcc881a1931cf -SIZE (fffonion-lua-resty-openssl-1.0.2_GH0.tar.gz) = 193627 +TIMESTAMP = 1702907458 +SHA256 (fffonion-lua-resty-openssl-1.1.0_GH0.tar.gz) = e5f493772b2cca51ba13e5ff83c22990b6ed3dbe1d920fa0f0d0e0c93dc99c97 +SIZE (fffonion-lua-resty-openssl-1.1.0_GH0.tar.gz) = 195133