Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2024 22:24:12 GMT
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 74288346e98d - main - www/nginx-devel: update NGINX OTel module to the recent snapshot
Message-ID:  <202411212224.4ALMOC2l009076@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa:

URL: https://cgit.FreeBSD.org/ports/commit/?id=74288346e98d28e573ad70062fc41eb187d81aa6

commit 74288346e98d28e573ad70062fc41eb187d81aa6
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2024-11-21 22:23:27 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2024-11-21 22:23:27 +0000

    www/nginx-devel: update NGINX OTel module to the recent snapshot
    
    Bump PORTREVISION.
---
 www/nginx-devel/Makefile        | 2 +-
 www/nginx-devel/Makefile.extmod | 2 +-
 www/nginx-devel/distinfo        | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 70a4bf2aa6f0..f805c6d3e505 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME?=	nginx
 PORTVERSION=	1.27.2
-PORTREVISION=	5
+PORTREVISION=	6
 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 c85fd9793bb9..a23dd117e839 100644
--- a/www/nginx-devel/Makefile.extmod
+++ b/www/nginx-devel/Makefile.extmod
@@ -253,7 +253,7 @@ NJS_XML_IMPLIES=	HTTP NJS
 NJS_XML_LIB_DEPENDS=	libxml2.so:textproc/libxml2 \
 			libxslt.so:textproc/libxslt
 
-OTEL_GH_TUPLE=		osokin:nginx-otel:52efd18:otel
+OTEL_GH_TUPLE=		osokin:nginx-otel:0a0c1f6:otel
 OTEL_VARS=		DSO_EXTMODS+=otel OTEL_SUBDIR=/
 OTEL_LIB_DEPENDS=	libabsl_base.so:devel/abseil \
 			libcares.so:dns/c-ares \
diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo
index dadffc8164fb..f6eb89c8931f 100644
--- a/www/nginx-devel/distinfo
+++ b/www/nginx-devel/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1729691573
+TIMESTAMP = 1732227264
 SHA256 (nginx-1.27.2.tar.gz) = a91ecfc3a0b3a2c1413afca627bd886d76e0414b81cad0fb7872a9655a1b25fa
 SIZE (nginx-1.27.2.tar.gz) = 1258098
 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
@@ -107,8 +107,8 @@ SHA256 (libinjection-libinjection-4aa3894_GH0.tar.gz) = ededea133e89e238ef2e60d0
 SIZE (libinjection-libinjection-4aa3894_GH0.tar.gz) = 2218294
 SHA256 (nginx-njs-0.8.7_GH0.tar.gz) = e959b01637d6684387347cc6dea073949467193d273f58062129e52b110aefa2
 SIZE (nginx-njs-0.8.7_GH0.tar.gz) = 880217
-SHA256 (osokin-nginx-otel-52efd18_GH0.tar.gz) = db2fe2e6986266a74113ef338ae0b649d162728acc549d1496290d33b8deb64d
-SIZE (osokin-nginx-otel-52efd18_GH0.tar.gz) = 30622
+SHA256 (osokin-nginx-otel-0a0c1f6_GH0.tar.gz) = 38e6d8e2f15ef605f893ce0f52e3ad7dd0678ceacbe65e8141f6e0810dfcb52d
+SIZE (osokin-nginx-otel-0a0c1f6_GH0.tar.gz) = 31453
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411212224.4ALMOC2l009076>