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:   osa
Date:           Tue Nov 26 19:49:27 UTC 2024

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

Log Message:
www/lua-resty-core: update to 0.1.30


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/lua-resty-core/Makefile
cvs rdiff -u -r1.4 -r1.5 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.6 pkgsrc/www/lua-resty-core/Makefile:1.7
--- pkgsrc/www/lua-resty-core/Makefile:1.6      Mon Sep 23 12:39:12 2024
+++ pkgsrc/www/lua-resty-core/Makefile  Tue Nov 26 19:49:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/09/23 12:39:12 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2024/11/26 19:49:27 osa Exp $
 
-DISTNAME=      lua-resty-core-0.1.29
+DISTNAME=      lua-resty-core-0.1.30
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openresty/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -13,12 +13,6 @@ LICENSE=     modified-bsd
 USE_LANGUAGES= # none
 USE_TOOLS+=    bash:build gmake
 
-SUBST_CLASSES+=                bash
-SUBST_STAGE.bash=      pre-configure
-SUBST_FILES.bash+=     Makefile
-SUBST_SED.bash+=       -e "s,/bin/bash,${BASH},"
-SUBST_MESSAGE.bash=    Fixing path to bash.
-
 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.4 pkgsrc/www/lua-resty-core/distinfo:1.5
--- pkgsrc/www/lua-resty-core/distinfo:1.4      Thu Sep 19 11:17:16 2024
+++ pkgsrc/www/lua-resty-core/distinfo  Tue Nov 26 19:49:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/09/19 11:17:16 adam Exp $
+$NetBSD: distinfo,v 1.5 2024/11/26 19:49:27 osa Exp $
 
-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
+BLAKE2s (lua-resty-core-0.1.30.tar.gz) = 5cbd3bd8dbf485ce1abab64d94e5ea76a02f5b653385eeb9702190aa0c51649a
+SHA512 (lua-resty-core-0.1.30.tar.gz) = e3951e71600b16732b3d1fc0e9c9497e9e73e739628ca06171e0274ebe880e3ce77a7992a98e911e33fbd336bc723c45e198357046308d5043e64e3003ccb26f
+Size (lua-resty-core-0.1.30.tar.gz) = 226422 bytes



Home | Main Index | Thread Index | Old Index