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:           Thu Sep 19 11:17:16 UTC 2024

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

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

0.1.29
Bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/lua-resty-core/Makefile
cvs rdiff -u -r1.3 -r1.4 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.4 pkgsrc/www/lua-resty-core/Makefile:1.5
--- pkgsrc/www/lua-resty-core/Makefile:1.4      Sat Aug 17 15:20:21 2024
+++ pkgsrc/www/lua-resty-core/Makefile  Thu Sep 19 11:17:16 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/08/17 15:20:21 bsiegert Exp $
+# $NetBSD: Makefile,v 1.5 2024/09/19 11:17:16 adam Exp $
 
-DISTNAME=      lua-resty-core-0.1.28
+DISTNAME=      lua-resty-core-0.1.29
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openresty/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -11,6 +11,7 @@ COMMENT=      FFI-based Lua API for nginx mod
 LICENSE=       modified-bsd
 
 USE_LANGUAGES= # none
+USE_TOOLS+=    gmake
 
 MAKE_ENV+=     LUA_INCLUDE_DIR=${PREFIX}/include/luajit-2.1
 MAKE_ENV+=     LUA_LIB_DIR=${PREFIX}/share/luajit-2.1

Index: pkgsrc/www/lua-resty-core/distinfo
diff -u pkgsrc/www/lua-resty-core/distinfo:1.3 pkgsrc/www/lua-resty-core/distinfo:1.4
--- pkgsrc/www/lua-resty-core/distinfo:1.3      Fri Jun 14 14:51:35 2024
+++ pkgsrc/www/lua-resty-core/distinfo  Thu Sep 19 11:17:16 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/06/14 14:51:35 adam Exp $
+$NetBSD: distinfo,v 1.4 2024/09/19 11:17:16 adam Exp $
 
-BLAKE2s (lua-resty-core-0.1.28.tar.gz) = a20019ff75bba19b2b93ea4432c71fcee834c9c120725a759c79fdbbe20407b1
-SHA512 (lua-resty-core-0.1.28.tar.gz) = 0f54f6eec0805ce31091ce11b065b98a3b286ca3523f5eaf8a85bd8ba229c362a90fa464d5b4b68f155b06011ebb071115e16fd35aa3dd33e316e84a7ec43593
-Size (lua-resty-core-0.1.28.tar.gz) = 189008 bytes
+BLAKE2s (lua-resty-core-0.1.29.tar.gz) = b06ed3f5e13a35c50c9b97beebe9b31613b9cdb1b76bc7edf04e2e25e5df6c24
+SHA512 (lua-resty-core-0.1.29.tar.gz) = 011663cff56c9e041eea32f41140f69e71370b0a16c5928bfcd949957261eb87d650f8c8f170b414bc606a65f4b2e3a2c1907370192472fa4f5be05457f04e75
+Size (lua-resty-core-0.1.29.tar.gz) = 226440 bytes



Home | Main Index | Thread Index | Old Index