From owner-dev-commits-ports-all@freebsd.org Tue Aug 31 13:59:32 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F1D4366FA20; Tue, 31 Aug 2021 13:59:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GzTMS6CBxz4SMV; Tue, 31 Aug 2021 13:59:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B91EE12EC9; Tue, 31 Aug 2021 13:59:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17VDxWsc059994; Tue, 31 Aug 2021 13:59:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17VDxWpc059993; Tue, 31 Aug 2021 13:59:32 GMT (envelope-from git) Date: Tue, 31 Aug 2021 13:59:32 GMT Message-Id: <202108311359.17VDxWpc059993@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Sergey A. Osokin" Subject: git: 45577c162ac2 - main - www/nginx-devel: update third-party opentracing module to a recent commit. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: osa X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 45577c162ac2c5b1e580fc1f1b25b0124d1d6c2e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2021 13:59:33 -0000 The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=45577c162ac2c5b1e580fc1f1b25b0124d1d6c2e commit 45577c162ac2c5b1e580fc1f1b25b0124d1d6c2e Author: Sergey A. Osokin AuthorDate: 2021-08-31 13:58:36 +0000 Commit: Sergey A. Osokin CommitDate: 2021-08-31 13:58:36 +0000 www/nginx-devel: update third-party opentracing module to a recent commit. Bump PORTREVISION. --- www/nginx-devel/Makefile | 2 +- www/nginx-devel/Makefile.extmod | 2 +- www/nginx-devel/distinfo | 6 +++--- .../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