pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/lua-resty-lrucache
Module Name: pkgsrc
Committed By: adam
Date: Thu Sep 19 11:15:49 UTC 2024
Modified Files:
pkgsrc/www/lua-resty-lrucache: Makefile distinfo
Log Message:
lua-resty-lrucache: updated to 0.14
0.14
Bug fixes
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/lua-resty-lrucache/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/lua-resty-lrucache/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-lrucache/Makefile
diff -u pkgsrc/www/lua-resty-lrucache/Makefile:1.2 pkgsrc/www/lua-resty-lrucache/Makefile:1.3
--- pkgsrc/www/lua-resty-lrucache/Makefile:1.2 Sat Aug 17 15:20:21 2024
+++ pkgsrc/www/lua-resty-lrucache/Makefile Thu Sep 19 11:15:48 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2024/08/17 15:20:21 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3 2024/09/19 11:15:48 adam Exp $
-DISTNAME= lua-resty-lrucache-0.13
-PKGREVISION= 1
+DISTNAME= lua-resty-lrucache-0.14
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=openresty/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -12,6 +11,7 @@ COMMENT= Lua-land LRU cache based on the
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-lrucache/distinfo
diff -u pkgsrc/www/lua-resty-lrucache/distinfo:1.1 pkgsrc/www/lua-resty-lrucache/distinfo:1.2
--- pkgsrc/www/lua-resty-lrucache/distinfo:1.1 Wed Mar 29 08:29:57 2023
+++ pkgsrc/www/lua-resty-lrucache/distinfo Thu Sep 19 11:15:48 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/03/29 08:29:57 adam Exp $
+$NetBSD: distinfo,v 1.2 2024/09/19 11:15:48 adam Exp $
-BLAKE2s (lua-resty-lrucache-0.13.tar.gz) = da6273d90b66da97e7698e7bb5024aa446c11a127ff04b31dfc3c68689762135
-SHA512 (lua-resty-lrucache-0.13.tar.gz) = d6491acdca5d7b02feef1bf7fafb31798ae3194ad759a9ba87e895ef4e71268a2785291504f73e07e6872bed0d30147ca5e2cd0a0250db11f0a361af43426dfe
-Size (lua-resty-lrucache-0.13.tar.gz) = 17429 bytes
+BLAKE2s (lua-resty-lrucache-0.14.tar.gz) = 791ea49884573855dc3bd5a3bc3fb59c5ab241a66439ef5bad584ca91ae7f750
+SHA512 (lua-resty-lrucache-0.14.tar.gz) = 66bc1ea6e8c42b3eac0ce8fd38b358f09108a3eeb9cadb56dc2ad97291082a46691a4a56f8ed959b50a4106013bf06bc0f705caee52008cbecff90a3291c5378
+Size (lua-resty-lrucache-0.14.tar.gz) = 17848 bytes
Home |
Main Index |
Thread Index |
Old Index