Index: Makefile =================================================================== --- Makefile (revision 546033) +++ Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.18.0 -PORTREVISION?= 23 +PORTREVISION?= 24 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ Index: Makefile.extmod =================================================================== --- Makefile.extmod (revision 546033) +++ Makefile.extmod (working copy) @@ -169,13 +169,12 @@ HTTP_UPLOAD_PROGRESS_VARS= DSO_EXTMODS+=uploadprogress HTTP_UPSTREAM_CHECK_GH_TUPLE= yaoweibin:nginx_upstream_check_module:9aecf15:upstreamcheck +HTTP_UPSTREAM_CHECK_CONFIGURE_ON= --add-module=${WRKSRC_upstreamcheck} HTTP_UPSTREAM_CHECK_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c \ ${PATCHDIR}/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c \ ${PATCHDIR}/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c \ ${PATCHDIR}/extra-patch-src-http-ngx_http_upstream_round_robin.c \ - ${PATCHDIR}/extra-patch-src-http-ngx_http_upstream_round_robin.h \ - ${PATCHDIR}/extra-patch-nginx_upstream_check_module-config -HTTP_UPSTREAM_CHECK_VARS= DSO_EXTMODS+=upstreamcheck + ${PATCHDIR}/extra-patch-src-http-ngx_http_upstream_round_robin.h HTTP_UPSTREAM_FAIR_GH_TUPLE= jaygooby:nginx-upstream-fair:10ecdcf:upstreamfair HTTP_UPSTREAM_FAIR_VARS= DSO_EXTMODS+=upstreamfair Index: files/extra-patch-nginx_upstream_check_module-config =================================================================== --- files/extra-patch-nginx_upstream_check_module-config (revision 546033) +++ files/extra-patch-nginx_upstream_check_module-config (nonexistent) @@ -1,32 +0,0 @@ ---- ../nginx_upstream_check_module-9aecf15/config.orig 2020-04-27 09:51:23.976467000 -0400 -+++ ../nginx_upstream_check_module-9aecf15/config 2020-04-27 09:54:11.429571000 -0400 -@@ -1,23 +1,7 @@ --ngx_feature="ngx_http_upstream_check_module" --ngx_feature_name= --ngx_feature_run=no --ngx_feature_incs= --ngx_feature_path="$ngx_addon_dir" --ngx_feature_deps="$ngx_addon_dir/ngx_http_upstream_check_module.h" --ngx_check_src="$ngx_addon_dir/ngx_http_upstream_check_module.c" --ngx_feature_test="int a;" --. auto/feature -+ngx_addon_name=ngx_http_upstream_check_module -+ngx_module_name="$ngx_addon_name" -+ngx_module_type=HTTP -+ngx_module_deps="$ngx_addon_dir/ngx_http_upstream_check_module.h" -+ngx_module_srcs="$ngx_addon_dir/ngx_http_upstream_check_module.c" - --if [ $ngx_found = yes ]; then -- have=NGX_HTTP_UPSTREAM_CHECK . auto/have -- CORE_INCS="$CORE_INCS $ngx_feature_path" -- ngx_addon_name=ngx_http_upstream_check_module -- HTTP_MODULES="$HTTP_MODULES ngx_http_upstream_check_module" -- NGX_ADDON_DEPS="$NGX_ADDON_DEPS $ngx_feature_deps" -- NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_check_src" --else -- cat << END -- $0: error: the ngx_http_upstream_check_module addon error. --END -- exit 1 --fi -+. auto/module Property changes on: files/extra-patch-nginx_upstream_check_module-config ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: pkg-plist =================================================================== --- pkg-plist (revision 546033) +++ pkg-plist (working copy) @@ -51,7 +51,6 @@ %%DSO%%%%HTTP_TARANTOOL%%libexec/nginx/ngx_http_tnt_module.so %%DSO%%%%HTTP_UPLOAD%%libexec/nginx/ngx_http_upload_module.so %%DSO%%%%HTTP_UPLOAD_PROGRESS%%libexec/nginx/ngx_http_uploadprogress_module.so -%%DSO%%%%HTTP_UPSTREAM_CHECK%%libexec/nginx/ngx_http_upstream_check_module.so %%DSO%%%%HTTP_UPSTREAM_FAIR%%libexec/nginx/ngx_http_upstream_fair_module.so %%DSO%%%%HTTP_UPSTREAM_STICKY%%libexec/nginx/ngx_http_sticky_module.so %%DSO%%%%HTTP_VIDEO_THUMBEXTRACTOR%%libexec/nginx/ngx_http_video_thumbextractor_module.so