Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2026 23:21:45 +0000
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: e85939ee6e9d - main - www/freenginx-devel: update third-party njs module: 0.9.7 -> 0.9.8 (+)
Message-ID:  <69f14109.23f92.604aa67b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by osa:

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

commit e85939ee6e9dd38955383adad15134b5c1fc1a68
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2026-04-28 23:20:53 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2026-04-28 23:20:53 +0000

    www/freenginx-devel: update third-party njs module: 0.9.7 -> 0.9.8 (+)
    
    Bump PORTREVISION.
    
    <ChangeLog>
    
    nginx modules:
    
    *) Bugfix: fixed loading of the built-in "crypto" module.
       The issue was introduced in 3185ce81 (0.9.7).
    
    </ChangeLog>
---
 www/freenginx-devel/Makefile        | 2 +-
 www/freenginx-devel/Makefile.extmod | 2 +-
 www/freenginx-devel/distinfo        | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/freenginx-devel/Makefile b/www/freenginx-devel/Makefile
index 5e3290d0f095..5e2b2f34eca4 100644
--- a/www/freenginx-devel/Makefile
+++ b/www/freenginx-devel/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	freenginx
 PORTVERSION=	${NGINX_VERSION}
 .include "version.mk"
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www
 MASTER_SITES=	https://freenginx.org/download/ \
 		LOCAL/osa
diff --git a/www/freenginx-devel/Makefile.extmod b/www/freenginx-devel/Makefile.extmod
index 2820275c5b6a..711f25ae9d68 100644
--- a/www/freenginx-devel/Makefile.extmod
+++ b/www/freenginx-devel/Makefile.extmod
@@ -237,7 +237,7 @@ NAXSI_EXTRA_PATCHES=	${PATCHDIR}/extra-patch-naxsi-libinjection__sqli_c \
 			${PATCHDIR}/extra-patch-naxsi_config
 NAXSI_VARS=		DSO_EXTMODS+=naxsi NAXSI_SUBDIR=/naxsi_src
 
-NJS_GH_TUPLE=		nginx:njs:0.9.7:njs
+NJS_GH_TUPLE=		nginx:njs:0.9.8:njs
 NJS_CFLAGS=		-I ${LOCALBASE}/include/quickjs
 NJS_CONFIGURE_ARGS=	--cc-opt="${CFLAGS}" --ld-opt="${LDFLAGS}" --with-quickjs
 NJS_IMPLIES=		HTTP STREAM
diff --git a/www/freenginx-devel/distinfo b/www/freenginx-devel/distinfo
index af4024088f8a..7b4b2cc1bb53 100644
--- a/www/freenginx-devel/distinfo
+++ b/www/freenginx-devel/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1776916989
+TIMESTAMP = 1777417163
 SHA256 (freenginx-1.30.0.tar.gz) = 104d8e9b2f4473b491af430273832561d8803a9cc297b5a7acd09beefddeb27e
 SIZE (freenginx-1.30.0.tar.gz) = 1252239
 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
@@ -109,8 +109,8 @@ SHA256 (wargio-naxsi-1.7_GH0.tar.gz) = adee817da71913f64a9fb0fca142d9520bb0e5014
 SIZE (wargio-naxsi-1.7_GH0.tar.gz) = 1132392
 SHA256 (libinjection-libinjection-b9fcaaf_GH0.tar.gz) = 7812e1316b61a7a7d3a65a57a07c6d5235ac40fe35e6edda983f31a44661a38e
 SIZE (libinjection-libinjection-b9fcaaf_GH0.tar.gz) = 2218207
-SHA256 (nginx-njs-0.9.7_GH0.tar.gz) = ac3609e77c40be1e5c24a9dee237fd0b49365e536fa0b9d5ad633294764bc325
-SIZE (nginx-njs-0.9.7_GH0.tar.gz) = 966988
+SHA256 (nginx-njs-0.9.8_GH0.tar.gz) = 016cea70b70f0abcf894366bd555e34ea839b920fac1b085fb063a2ecccc8672
+SIZE (nginx-njs-0.9.8_GH0.tar.gz) = 967795
 SHA256 (osokin-nginx-otel-51273ec_GH0.tar.gz) = a2107ba0be94c8561ae50773163c7946a58e508be46920f588d05a347c867d9c
 SIZE (osokin-nginx-otel-51273ec_GH0.tar.gz) = 28076
 SHA256 (konstruxi-ngx_postgres-8aa7359_GH0.tar.gz) = c69ad4495de7c7883ebc23e1e6c4cc83a4ac6a7fddd4d5c12e49d33b65f7c50b


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f14109.23f92.604aa67b>