git: 34c3b48f8644 - main - security/lua-resty-openssl: Update to 1.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Sep 2026 18:03:24 UTC
The branch main has been updated by netchild:
URL: https://cgit.FreeBSD.org/ports/commit/?id=34c3b48f8644b06b2b55baac8e0899732dccbf60
commit 34c3b48f8644b06b2b55baac8e0899732dccbf60
Author: Christos Longros <chris.longros@gmail.com>
AuthorDate: 2026-09-06 18:01:35 +0000
Commit: Alexander Leidinger <netchild@FreeBSD.org>
CommitDate: 2026-09-06 18:01:35 +0000
security/lua-resty-openssl: Update to 1.9.0
- update [1]
- release to ports@
PR: 297769 [1]
---
security/lua-resty-openssl/Makefile | 4 ++--
security/lua-resty-openssl/distinfo | 6 +++---
security/lua-resty-openssl/pkg-plist | 3 +++
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/security/lua-resty-openssl/Makefile b/security/lua-resty-openssl/Makefile
index c6f473950db2..42f178c9af81 100644
--- a/security/lua-resty-openssl/Makefile
+++ b/security/lua-resty-openssl/Makefile
@@ -1,8 +1,8 @@
PORTNAME= lua-resty-openssl
-DISTVERSION= 1.1.0
+DISTVERSION= 1.9.0
CATEGORIES= security
-MAINTAINER= netchild@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= FFI-based OpenSSL binding for OpenResty / ngx_lua
WWW= https://github.com/fffonion/lua-resty-openssl
diff --git a/security/lua-resty-openssl/distinfo b/security/lua-resty-openssl/distinfo
index 441d80409278..223c9f54a917 100644
--- a/security/lua-resty-openssl/distinfo
+++ b/security/lua-resty-openssl/distinfo
@@ -1,3 +1,3 @@
-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
+TIMESTAMP = 1787416532
+SHA256 (fffonion-lua-resty-openssl-1.9.0_GH0.tar.gz) = d074ac5e6a2bc9c1bd57786b8d5784b6d13681d2fdc4dd7b215eb20f0bd6189c
+SIZE (fffonion-lua-resty-openssl-1.9.0_GH0.tar.gz) = 219333
diff --git a/security/lua-resty-openssl/pkg-plist b/security/lua-resty-openssl/pkg-plist
index 3f4e04900cbd..f278ec38bf3f 100644
--- a/security/lua-resty-openssl/pkg-plist
+++ b/security/lua-resty-openssl/pkg-plist
@@ -1,6 +1,7 @@
share/lua/5.1/resty/openssl.lua
share/lua/5.1/resty/openssl/asn1.lua
share/lua/5.1/resty/openssl/auxiliary/bio.lua
+share/lua/5.1/resty/openssl/auxiliary/compat.lua
share/lua/5.1/resty/openssl/auxiliary/ctypes.lua
share/lua/5.1/resty/openssl/auxiliary/ecdsa.lua
share/lua/5.1/resty/openssl/auxiliary/jwk.lua
@@ -8,6 +9,7 @@ share/lua/5.1/resty/openssl/auxiliary/nginx.lua
share/lua/5.1/resty/openssl/auxiliary/nginx_c.lua
share/lua/5.1/resty/openssl/bn.lua
share/lua/5.1/resty/openssl/cipher.lua
+share/lua/5.1/resty/openssl/crypto.lua
share/lua/5.1/resty/openssl/ctx.lua
share/lua/5.1/resty/openssl/dh.lua
share/lua/5.1/resty/openssl/digest.lua
@@ -57,6 +59,7 @@ share/lua/5.1/resty/openssl/param.lua
share/lua/5.1/resty/openssl/pkcs12.lua
share/lua/5.1/resty/openssl/pkey.lua
share/lua/5.1/resty/openssl/provider.lua
+share/lua/5.1/resty/openssl/provider_key.lua
share/lua/5.1/resty/openssl/rand.lua
share/lua/5.1/resty/openssl/rsa.lua
share/lua/5.1/resty/openssl/ssl.lua