mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
www/openresty: Update to 1.21.4.1
Full Changelog see: http://openresty.org/en/changelog-1021004.html Reported by: wen via eMail Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
d853044e94
commit
8a332a749d
@ -1,7 +1,7 @@
|
||||
# Created by: Jochen Neumeister <joneum@FreeBSD.org>
|
||||
|
||||
PORTNAME= openresty
|
||||
PORTVERSION= 1.21.4.1rc2
|
||||
PORTVERSION= 1.21.4.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://openresty.org/download/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1647258171
|
||||
SHA256 (openresty-1.21.4.1rc2.tar.gz) = a7b4df4611823ad714ca64923922009b1ad86ff3dfc5355d3eda803b3eca29bc
|
||||
SIZE (openresty-1.21.4.1rc2.tar.gz) = 5344208
|
||||
TIMESTAMP = 1653729014
|
||||
SHA256 (openresty-1.21.4.1.tar.gz) = 0c5093b64f7821e85065c99e5d4e6cc31820cfd7f37b9a0dec84209d87a2af99
|
||||
SIZE (openresty-1.21.4.1.tar.gz) = 5345817
|
||||
|
@ -1,36 +0,0 @@
|
||||
--- bundle/LuaJIT-2.1-20220310/Makefile.orig 2022-03-14 20:29:23.421490000 +0100
|
||||
+++ bundle/LuaJIT-2.1-20220310/Makefile 2022-03-14 20:34:47.983935000 +0100
|
||||
@@ -41,8 +41,6 @@ INSTALL_LMODD= $(INSTALL_SHARE)/lua
|
||||
INSTALL_LMOD= $(INSTALL_LMODD)/$(ABIVER)
|
||||
INSTALL_CMODD= $(INSTALL_LIB)/lua
|
||||
INSTALL_CMOD= $(INSTALL_CMODD)/$(ABIVER)
|
||||
-INSTALL_MAN= $(INSTALL_SHARE)/man/man1
|
||||
-INSTALL_PKGCONFIG= $(INSTALL_LIB)/pkgconfig
|
||||
|
||||
INSTALL_TNAME= luajit-$(VERSION)
|
||||
INSTALL_TSYMNAME= luajit
|
||||
@@ -63,7 +61,7 @@ INSTALL_T= $(INSTALL_BIN)/$(INSTALL_TNAME)
|
||||
INSTALL_TSYM= $(INSTALL_BIN)/$(INSTALL_TSYMNAME)
|
||||
INSTALL_PC= $(INSTALL_PKGCONFIG)/$(INSTALL_PCNAME)
|
||||
|
||||
-INSTALL_DIRS= $(INSTALL_BIN) $(INSTALL_LIB) $(INSTALL_INC) $(INSTALL_MAN) \
|
||||
+INSTALL_DIRS= $(INSTALL_BIN) $(INSTALL_LIB) $(INSTALL_INC) \
|
||||
$(INSTALL_PKGCONFIG) $(INSTALL_JITLIB) $(INSTALL_LMOD) $(INSTALL_CMOD)
|
||||
UNINSTALL_DIRS= $(INSTALL_JITLIB) $(INSTALL_LJLIBD) $(INSTALL_INC) \
|
||||
$(INSTALL_LMOD) $(INSTALL_LMODD) $(INSTALL_CMOD) $(INSTALL_CMODD)
|
||||
@@ -82,7 +80,6 @@ SED_PC= sed -e "s|^prefix=.*|prefix=$(PREFIX)|" \
|
||||
FILE_T= luajit
|
||||
FILE_A= libluajit.a
|
||||
FILE_SO= libluajit.so
|
||||
-FILE_MAN= luajit.1
|
||||
FILE_PC= luajit.pc
|
||||
FILES_INC= lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h
|
||||
FILES_JITLIB= bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua \
|
||||
@@ -124,7 +121,6 @@ install: $(INSTALL_DEP)
|
||||
( $(LDCONFIG) $(INSTALL_LIB) || : ) && \
|
||||
$(SYMLINK) $(INSTALL_SONAME) $(INSTALL_SHORT1) && \
|
||||
$(SYMLINK) $(INSTALL_SONAME) $(INSTALL_SHORT2) || :
|
||||
- cd etc && $(INSTALL_F) $(FILE_MAN) $(INSTALL_MAN)
|
||||
cd etc && $(SED_PC) $(FILE_PC) > $(FILE_PC).tmp && \
|
||||
$(INSTALL_F) $(FILE_PC).tmp $(INSTALL_PC) && \
|
||||
$(RM) $(FILE_PC).tmp
|
@ -61,41 +61,41 @@ pod/form-input-nginx-module-0.12/form-input-nginx-module-0.12.pod
|
||||
pod/headers-more-nginx-module-0.33/headers-more-nginx-module-0.33.pod
|
||||
pod/iconv-nginx-module-0.14/iconv-nginx-module-0.14.pod
|
||||
pod/lua-5.1.5/lua-5.1.5.pod
|
||||
pod/lua-cjson-2.1.0.10rc1/lua-cjson-2.1.0.10rc1.pod
|
||||
pod/lua-cjson-2.1.0.10/lua-cjson-2.1.0.10.pod
|
||||
pod/lua-redis-parser-0.13/lua-redis-parser-0.13.pod
|
||||
pod/lua-resty-core-0.1.23rc1/lua-resty-core-0.1.23rc1.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.balancer.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.base64.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.errlog.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.ocsp.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.pipe.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.process.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.re.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.req.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.resp.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.semaphore.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.ssl.clienthello.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.ssl.pod
|
||||
pod/lua-resty-core-0.1.23rc1/ngx.ssl.session.pod
|
||||
pod/lua-resty-core-0.1.23/lua-resty-core-0.1.23.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.balancer.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.base64.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.errlog.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.ocsp.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.pipe.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.process.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.re.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.req.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.resp.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.semaphore.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.ssl.clienthello.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.ssl.pod
|
||||
pod/lua-resty-core-0.1.23/ngx.ssl.session.pod
|
||||
pod/lua-resty-dns-0.22/lua-resty-dns-0.22.pod
|
||||
pod/lua-resty-limit-traffic-0.08rc1/lua-resty-limit-traffic-0.08rc1.pod
|
||||
pod/lua-resty-limit-traffic-0.08rc1/resty.limit.conn.pod
|
||||
pod/lua-resty-limit-traffic-0.08rc1/resty.limit.count.pod
|
||||
pod/lua-resty-limit-traffic-0.08rc1/resty.limit.req.pod
|
||||
pod/lua-resty-limit-traffic-0.08rc1/resty.limit.traffic.pod
|
||||
pod/lua-resty-limit-traffic-0.08/lua-resty-limit-traffic-0.08.pod
|
||||
pod/lua-resty-limit-traffic-0.08/resty.limit.conn.pod
|
||||
pod/lua-resty-limit-traffic-0.08/resty.limit.count.pod
|
||||
pod/lua-resty-limit-traffic-0.08/resty.limit.req.pod
|
||||
pod/lua-resty-limit-traffic-0.08/resty.limit.traffic.pod
|
||||
pod/lua-resty-lock-0.08/lua-resty-lock-0.08.pod
|
||||
pod/lua-resty-lrucache-0.11/lua-resty-lrucache-0.11.pod
|
||||
pod/lua-resty-memcached-0.16/lua-resty-memcached-0.16.pod
|
||||
pod/lua-resty-mysql-0.25rc1/lua-resty-mysql-0.25rc1.pod
|
||||
pod/lua-resty-redis-0.30rc1/lua-resty-redis-0.30rc1.pod
|
||||
pod/lua-resty-mysql-0.25/lua-resty-mysql-0.25.pod
|
||||
pod/lua-resty-redis-0.30/lua-resty-redis-0.30.pod
|
||||
pod/lua-resty-shell-0.03/lua-resty-shell-0.03.pod
|
||||
pod/lua-resty-signal-0.03/lua-resty-signal-0.03.pod
|
||||
pod/lua-resty-string-0.15/lua-resty-string-0.15.pod
|
||||
pod/lua-resty-upload-0.10/lua-resty-upload-0.10.pod
|
||||
pod/lua-resty-upstream-healthcheck-0.06/lua-resty-upstream-healthcheck-0.06.pod
|
||||
pod/lua-resty-websocket-0.09rc1/lua-resty-websocket-0.09rc1.pod
|
||||
pod/lua-resty-websocket-0.09/lua-resty-websocket-0.09.pod
|
||||
pod/lua-tablepool-0.02/lua-tablepool-0.02.pod
|
||||
pod/luajit-2.1-20220310/luajit-2.1-20220310.pod
|
||||
pod/luajit-2.1-20220411/luajit-2.1-20220411.pod
|
||||
pod/luajit-2.1/changes.pod
|
||||
pod/luajit-2.1/contact.pod
|
||||
pod/luajit-2.1/ext_c_api.pod
|
||||
@ -234,12 +234,12 @@ pod/nginx/welcome_nginx_facebook.pod
|
||||
pod/nginx/windows.pod
|
||||
pod/ngx_devel_kit-0.3.1/ngx_devel_kit-0.3.1.pod
|
||||
pod/ngx_devel_kit-0.3.1/readme_auto_lib.pod
|
||||
pod/ngx_lua-0.10.21rc2/ngx_lua-0.10.21rc2.pod
|
||||
pod/ngx_lua-0.10.21/ngx_lua-0.10.21.pod
|
||||
pod/ngx_lua_upstream-0.07/ngx_lua_upstream-0.07.pod
|
||||
pod/ngx_postgres-1.0/ngx_postgres-1.0.pod
|
||||
pod/ngx_postgres-1.0/todo.pod
|
||||
pod/ngx_stream_lua-0.0.11rc1/dev_notes.pod
|
||||
pod/ngx_stream_lua-0.0.11rc1/ngx_stream_lua-0.0.11rc1.pod
|
||||
pod/ngx_stream_lua-0.0.11/dev_notes.pod
|
||||
pod/ngx_stream_lua-0.0.11/ngx_stream_lua-0.0.11.pod
|
||||
pod/opm-0.0.6/opm-0.0.6.pod
|
||||
pod/opm-0.0.6/web.docs.md.docs.pod
|
||||
pod/rds-csv-nginx-module-0.09/rds-csv-nginx-module-0.09.pod
|
||||
|
Loading…
Reference in New Issue
Block a user