diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2021-08-31 09:58:36 -0400 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2021-08-31 09:58:36 -0400 |
commit | 45577c162ac2c5b1e580fc1f1b25b0124d1d6c2e (patch) | |
tree | 6b702d809b9a8c938b7e49d09acddcdd7498fe38 | |
parent | x11/coreterminal: Terminal emulator from the CoreApps family (diff) |
www/nginx-devel: update third-party opentracing module to a recent commit.
Bump PORTREVISION.
-rw-r--r-- | www/nginx-devel/Makefile | 2 | ||||
-rw-r--r-- | www/nginx-devel/Makefile.extmod | 2 | ||||
-rw-r--r-- | www/nginx-devel/distinfo | 6 | ||||
-rw-r--r-- | www/nginx-devel/files/extra-patch-nginx-opentracing-opentracing-config | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index df3010a37083..62cf2e22f059 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME?= nginx PORTVERSION= 1.21.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa diff --git a/www/nginx-devel/Makefile.extmod b/www/nginx-devel/Makefile.extmod index 5e53b1c5a7f3..75d032a04856 100644 --- a/www/nginx-devel/Makefile.extmod +++ b/www/nginx-devel/Makefile.extmod @@ -250,7 +250,7 @@ NJS_GH_TUPLE= nginx:njs:0.6.1:njs NJS_VARS= DSO_EXTMODS+=njs NJS_SUBDIR=/nginx NJS_USES= libedit -OPENTRACING_GH_TUPLE= opentracing-contrib:nginx-opentracing:2d81c29:opentracing +OPENTRACING_GH_TUPLE= opentracing-contrib:nginx-opentracing:842d21f:opentracing OPENTRACING_LIB_DEPENDS= libopentracing.so:devel/libopentracing OPENTRACING_VARS= DSO_EXTMODS+=opentracing OPENTRACING_SUBDIR=/opentracing OPENTRACING_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-nginx-opentracing-opentracing-config diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index 27e9fa06103d..62c4f8df7d9b 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1630091895 +TIMESTAMP = 1630418166 SHA256 (nginx-1.21.1.tar.gz) = 68ba0311342115163a0354cad34f90c05a7e8bf689dc498abf07899eda155560 SIZE (nginx-1.21.1.tar.gz) = 1064925 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae @@ -113,8 +113,8 @@ SHA256 (nbs-system-naxsi-1.3_GH0.tar.gz) = 439c8677372d2597b4360bbcc10bc86490de1 SIZE (nbs-system-naxsi-1.3_GH0.tar.gz) = 235626 SHA256 (nginx-njs-0.6.1_GH0.tar.gz) = 179b0e342bc6d6c3526b048ed272371e38ae8e061c3e596a305cb254a1299850 SIZE (nginx-njs-0.6.1_GH0.tar.gz) = 529124 -SHA256 (opentracing-contrib-nginx-opentracing-2d81c29_GH0.tar.gz) = b082bb8e0f4de2e3361c9cae79e266856de1e5b26a43611e08446b7c2bc0b2b4 -SIZE (opentracing-contrib-nginx-opentracing-2d81c29_GH0.tar.gz) = 664357 +SHA256 (opentracing-contrib-nginx-opentracing-842d21f_GH0.tar.gz) = d15d5d4caa2b864fb820c9c6e373adb3eab10cfe2e5a39e98727245db4cc92c4 +SIZE (opentracing-contrib-nginx-opentracing-842d21f_GH0.tar.gz) = 676206 SHA256 (konstruxi-ngx_postgres-8aa7359_GH0.tar.gz) = c69ad4495de7c7883ebc23e1e6c4cc83a4ac6a7fddd4d5c12e49d33b65f7c50b SIZE (konstruxi-ngx_postgres-8aa7359_GH0.tar.gz) = 48544 SHA256 (openresty-rds-csv-nginx-module-v0.09_GH0.tar.gz) = 896be99c0cad50218417800a159e43ec088d6b58c099472ed3b3d7f179d6c0ea diff --git a/www/nginx-devel/files/extra-patch-nginx-opentracing-opentracing-config b/www/nginx-devel/files/extra-patch-nginx-opentracing-opentracing-config index 753be4e4e5ed..b97056202323 100644 --- a/www/nginx-devel/files/extra-patch-nginx-opentracing-opentracing-config +++ b/www/nginx-devel/files/extra-patch-nginx-opentracing-opentracing-config @@ -1,5 +1,5 @@ ---- ../nginx-opentracing-2d81c29/opentracing/config.orig 2020-05-07 18:34:12.853828000 -0400 -+++ ../nginx-opentracing-2d81c29/opentracing/config 2020-05-07 18:34:26.521814000 -0400 +--- ../nginx-opentracing-842d21f/opentracing/config.orig 2020-05-07 18:34:12.853828000 -0400 ++++ ../nginx-opentracing-842d21f/opentracing/config 2020-05-07 18:34:26.521814000 -0400 @@ -34,4 +34,4 @@ . auto/module |