pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/lua-resty-core



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Dec 10 08:56:23 UTC 2025

Modified Files:
        pkgsrc/www/lua-resty-core: Makefile PLIST distinfo

Log Message:
lua-resty-core: updated to 0.1.32

0.1.32
tests: test failed under checkleak mode.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/lua-resty-core/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/lua-resty-core/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/lua-resty-core/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/lua-resty-core/Makefile
diff -u pkgsrc/www/lua-resty-core/Makefile:1.8 pkgsrc/www/lua-resty-core/Makefile:1.9
--- pkgsrc/www/lua-resty-core/Makefile:1.8      Fri Feb  7 08:59:30 2025
+++ pkgsrc/www/lua-resty-core/Makefile  Wed Dec 10 08:56:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2025/02/07 08:59:30 adam Exp $
+# $NetBSD: Makefile,v 1.9 2025/12/10 08:56:23 adam Exp $
 
-DISTNAME=      lua-resty-core-0.1.31
+DISTNAME=      lua-resty-core-0.1.32
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openresty/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/www/lua-resty-core/PLIST
diff -u pkgsrc/www/lua-resty-core/PLIST:1.2 pkgsrc/www/lua-resty-core/PLIST:1.3
--- pkgsrc/www/lua-resty-core/PLIST:1.2 Sat Aug 17 15:20:21 2024
+++ pkgsrc/www/lua-resty-core/PLIST     Wed Dec 10 08:56:23 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2024/08/17 15:20:21 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/12/10 08:56:23 adam Exp $
 share/luajit-2.1/ngx/balancer.lua
 share/luajit-2.1/ngx/base64.lua
 share/luajit-2.1/ngx/errlog.lua
@@ -11,6 +11,7 @@ share/luajit-2.1/ngx/resp.lua
 share/luajit-2.1/ngx/semaphore.lua
 share/luajit-2.1/ngx/ssl.lua
 share/luajit-2.1/ngx/ssl/clienthello.lua
+share/luajit-2.1/ngx/ssl/proxysslverify.lua
 share/luajit-2.1/ngx/ssl/session.lua
 share/luajit-2.1/resty/core.lua
 share/luajit-2.1/resty/core/base.lua

Index: pkgsrc/www/lua-resty-core/distinfo
diff -u pkgsrc/www/lua-resty-core/distinfo:1.6 pkgsrc/www/lua-resty-core/distinfo:1.7
--- pkgsrc/www/lua-resty-core/distinfo:1.6      Fri Feb  7 08:59:30 2025
+++ pkgsrc/www/lua-resty-core/distinfo  Wed Dec 10 08:56:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/02/07 08:59:30 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/12/10 08:56:23 adam Exp $
 
-BLAKE2s (lua-resty-core-0.1.31.tar.gz) = 871374d7f0f3d9c5cc4d01707dbe3ac9d150f6179c644159f3b1a922ab43cea6
-SHA512 (lua-resty-core-0.1.31.tar.gz) = e6c28a6b404817a10d1e0ebf3032d842aef164fa7ce2b83a6691a36019246a9bfc85bfd673b8a9b1301cffe0e84441561b2c01b86f29d457f43e77af5a492ef1
-Size (lua-resty-core-0.1.31.tar.gz) = 225505 bytes
+BLAKE2s (lua-resty-core-0.1.32.tar.gz) = 8e6681e5324e76d0e0cbbbdc688adbf4a16d740ccd8a4a4f80e02b763f8b5111
+SHA512 (lua-resty-core-0.1.32.tar.gz) = f9871ac7671c38707edadc577469b921f10b7a4d69f42e0242440564aab331928c2e8f5051794a8f4d0330ae225f1b36bff64382c019386ce09222de57e6b6f8
+Size (lua-resty-core-0.1.32.tar.gz) = 253479 bytes



Home | Main Index | Thread Index | Old Index