Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Sep 2022 23:07:22 GMT
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bf46ea20e100 - main - www/nginx: Udate 3rd Party Module NJS
Message-ID:  <202209222307.28MN7MxD060132@gitrepo.freebsd.org>

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

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

commit bf46ea20e100aa5b55510e2e4362160fe402db16
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2022-09-22 23:06:06 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2022-09-22 23:07:16 +0000

    www/nginx: Udate 3rd Party Module NJS
    
    Update 3rd Party Module NJS to 0.7.7
    
    Sponsored by:   Netzkommune GmbH
---
 www/nginx-full/Makefile   | 2 +-
 www/nginx/Makefile        | 2 +-
 www/nginx/Makefile.extmod | 2 +-
 www/nginx/distinfo        | 6 +++---
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/nginx-full/Makefile b/www/nginx-full/Makefile
index a5170e2556af..306d35bb3c79 100644
--- a/www/nginx-full/Makefile
+++ b/www/nginx-full/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nginx
-PORTREVISION=	12
+PORTREVISION=	13
 PKGNAMESUFFIX=	-full
 
 MAINTAINER=	joneum@FreeBSD.org
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 0fd6fb3f65a0..97a171f3bce6 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	nginx
 PORTVERSION=	1.22.0
-PORTREVISION?=	7
+PORTREVISION?=	8
 PORTEPOCH=	3
 CATEGORIES=	www
 MASTER_SITES=	https://nginx.org/download/ \
diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod
index 1626fdb77930..046a9915ebbd 100644
--- a/www/nginx/Makefile.extmod
+++ b/www/nginx/Makefile.extmod
@@ -236,7 +236,7 @@ NAXSI_NGINX_VER=	1.3
 NAXSI_GH_TUPLE=		nbs-system:naxsi:${NAXSI_NGINX_VER}:naxsi
 NAXSI_VARS=		DSO_EXTMODS+=naxsi NAXSI_SUBDIR=/naxsi_src
 
-NJS_GH_TUPLE=		nginx:njs:0.7.6:njs
+NJS_GH_TUPLE=		nginx:njs:0.7.7:njs
 NJS_VARS=		DSO_EXTMODS+=njs NJS_SUBDIR=/nginx
 NJS_USES=		libedit
 
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index 939d9965718d..dcf9ef957a88 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1658771823
+TIMESTAMP = 1663881525
 SHA256 (nginx-1.22.0.tar.gz) = b33d569a6f11a01433a57ce17e83935e953ad4dc77cdd4d40f896c88ac26eb53
 SIZE (nginx-1.22.0.tar.gz) = 1073322
 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
@@ -111,8 +111,8 @@ SHA256 (SpiderLabs-ModSecurity-nginx-v1.0.2_GH0.tar.gz) = f8d3ff15520df736c5e20e
 SIZE (SpiderLabs-ModSecurity-nginx-v1.0.2_GH0.tar.gz) = 33767
 SHA256 (nbs-system-naxsi-1.3_GH0.tar.gz) = 439c8677372d2597b4360bbcc10bc86490de1fc75695b193ad5df154a214d628
 SIZE (nbs-system-naxsi-1.3_GH0.tar.gz) = 235626
-SHA256 (nginx-njs-0.7.6_GH0.tar.gz) = 51f529912b8ba5fd01b77bf10620f1c49d479f8f07d5708885f6ca5e42af5c26
-SIZE (nginx-njs-0.7.6_GH0.tar.gz) = 600165
+SHA256 (nginx-njs-0.7.7_GH0.tar.gz) = f9e5b6ee79711ef2fcea6482144c0c901b99ba6bd52d72c1c0ae7415a42f4f45
+SIZE (nginx-njs-0.7.7_GH0.tar.gz) = 609779
 SHA256 (opentracing-contrib-nginx-opentracing-2d81c29_GH0.tar.gz) = b082bb8e0f4de2e3361c9cae79e266856de1e5b26a43611e08446b7c2bc0b2b4
 SIZE (opentracing-contrib-nginx-opentracing-2d81c29_GH0.tar.gz) = 664357
 SHA256 (konstruxi-ngx_postgres-8aa7359_GH0.tar.gz) = c69ad4495de7c7883ebc23e1e6c4cc83a4ac6a7fddd4d5c12e49d33b65f7c50b



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