Skip to content

Commit

Permalink
www/nginx-devel: update third-party opentracing module
Browse files Browse the repository at this point in the history
Update third-party opentracing module to its recent commit.
Bump PORTREVISION.
  • Loading branch information
osokin committed Dec 30, 2021
1 parent 04beea0 commit 270b0ad
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion www/nginx-devel/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME?= nginx
PORTVERSION= 1.21.5
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= https://nginx.org/download/ \
LOCAL/osa
Expand Down
2 changes: 1 addition & 1 deletion www/nginx-devel/Makefile.extmod
Expand Up @@ -248,7 +248,7 @@ NJS_GH_TUPLE= nginx:njs:0.7.1:njs
NJS_VARS= DSO_EXTMODS+=njs NJS_SUBDIR=/nginx
NJS_USES= libedit

OPENTRACING_GH_TUPLE= opentracing-contrib:nginx-opentracing:842d21f:opentracing
OPENTRACING_GH_TUPLE= opentracing-contrib:nginx-opentracing:4984aab: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
Expand Down
6 changes: 3 additions & 3 deletions www/nginx-devel/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1640880312
TIMESTAMP = 1640881124
SHA256 (nginx-1.21.5.tar.gz) = b20f3bf533a518a6f0f3a7967dfeed872d268d31e4cc121a0001329602ddcfbb
SIZE (nginx-1.21.5.tar.gz) = 1072633
SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
Expand Down Expand Up @@ -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.7.1_GH0.tar.gz) = f5493b444ef54f1edba85c7adcbb1132e61c36d47de8f7a8d351965cad6d5486
SIZE (nginx-njs-0.7.1_GH0.tar.gz) = 583195
SHA256 (opentracing-contrib-nginx-opentracing-842d21f_GH0.tar.gz) = d15d5d4caa2b864fb820c9c6e373adb3eab10cfe2e5a39e98727245db4cc92c4
SIZE (opentracing-contrib-nginx-opentracing-842d21f_GH0.tar.gz) = 676206
SHA256 (opentracing-contrib-nginx-opentracing-4984aab_GH0.tar.gz) = 5071ec63763edbc1a28da33c39cd530cb41f5de2fdccf64885da2e71ae251848
SIZE (opentracing-contrib-nginx-opentracing-4984aab_GH0.tar.gz) = 679411
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
Expand Down
@@ -1,5 +1,5 @@
--- ../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
--- ../nginx-opentracing-4984aab/opentracing/config.orig 2020-05-07 18:34:12.853828000 -0400
+++ ../nginx-opentracing-4984aab/opentracing/config 2020-05-07 18:34:26.521814000 -0400
@@ -34,4 +34,4 @@

. auto/module
Expand Down

0 comments on commit 270b0ad

Please sign in to comment.