On Wed, Nov 27, 2024 at 10:03:38PM +0000, Stuart Henderson wrote:
> On 2024/11/27 20:18, Sergey A. Osokin wrote:
> > Hi,
> > 
> > here's the update for the lang/njs to its recent version - 0.8.7.
> > While I'm here I'd like to update njs for www/nginx as well.
> > Could you please review.
> 
> just checking lang/njs and will then commit.
> for www/nginx you'll need REVISION-njs=0.

Updated, attached.
 
Thank you.
 
-- 
Sergey A. Osokin
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/nginx/Makefile,v
diff -u -p -r1.184 Makefile
--- Makefile	19 Aug 2024 14:55:56 -0000	1.184
+++ Makefile	27 Nov 2024 23:32:42 -0000
@@ -23,6 +23,8 @@ VERSION=	1.26.2
 DISTNAME=	nginx-${VERSION}
 CATEGORIES=	www
 
+REVISION-njs=	0
+
 PKGNAME-main=		${DISTNAME}
 PKGNAME-cache_purge=	nginx-cache_purge-${VERSION}
 PKGNAME-geoip2=		nginx-geoip2-${VERSION}
@@ -54,7 +56,7 @@ DIST_TUPLE=	\
 	github openresty lua-nginx-module v0.10.11 lua-nginx-module \
 	github vision5 ngx_devel_kit v0.3.3 ngx_devel_kit \
 	github nbs-system naxsi d714f1636ea49a9a9f4f06dba14aee003e970834 naxsi \
-	github nginx njs 0.8.4 njs \
+	github nginx njs 0.8.7 njs \
 	github arut nginx-rtmp-module v1.2.2 nginx-rtmp-module \
 	github nginx-modules ngx_http_hmac_secure_link_module 48c4625fbbf51ed5a95bfec23fa444f6c3702e50 ngx_http_hmac_secure_link_module \
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/nginx/distinfo,v
diff -u -p -r1.88 distinfo
--- distinfo	19 Aug 2024 14:55:56 -0000	1.88
+++ distinfo	27 Nov 2024 23:32:42 -0000
@@ -6,7 +6,7 @@ SHA256 (nbs-system-naxsi-d714f1636ea49a9
 SHA256 (nginx-1.20.1-chroot.patch) = SS1TB0j8N4/dn5pUTGT6WvkN3aAUuKz5+R0Nt+MG0gk=
 SHA256 (nginx-1.26.2.tar.gz) = Yn/ghiCbuoCihToK3Z2VjX673/oahGeleEyaa08D1zg=
 SHA256 (nginx-modules-ngx_http_hmac_secure_link_module-48c4625fbbf51ed5a95bfec23fa444f6c3702e50.tar.gz) = ZXpA2rODS1enIREzlD1OqWwpWcv3NOUXH4eUOgOAmqg=
-SHA256 (nginx-njs-0.8.4.tar.gz) = /hl+JUIEwV6fHfCs83Wt1XvjQWkB7I17hzGdzLSQ+Q0=
+SHA256 (nginx-njs-0.8.7.tar.gz) = 6VmwFjfWaEOHNHzG3qBzlJRnGT0nP1gGISnlKxEK76I=
 SHA256 (openresty-headers-more-nginx-module-v0.34.tar.gz) = DA0s7SzolbP0XrKyMM2QUIqyp3MpnxU94UpD5EwSCbM=
 SHA256 (openresty-lua-nginx-module-v0.10.11.tar.gz) = wPuR/P0cbn3sNMpkgm74H/66/e9hdNJURnY284BWZiY=
 SHA256 (vision5-ngx_devel_kit-v0.3.3.tar.gz) = +qL81RaLEHZNNQgTVlEdX4TbXFJqGqS2rdLblLaFOys=
@@ -18,7 +18,7 @@ SIZE (nbs-system-naxsi-d714f1636ea49a9a9
 SIZE (nginx-1.20.1-chroot.patch) = 8783
 SIZE (nginx-1.26.2.tar.gz) = 1244789
 SIZE (nginx-modules-ngx_http_hmac_secure_link_module-48c4625fbbf51ed5a95bfec23fa444f6c3702e50.tar.gz) = 6159
-SIZE (nginx-njs-0.8.4.tar.gz) = 743910
+SIZE (nginx-njs-0.8.7.tar.gz) = 880217
 SIZE (openresty-headers-more-nginx-module-v0.34.tar.gz) = 28827
 SIZE (openresty-lua-nginx-module-v0.10.11.tar.gz) = 616653
 SIZE (vision5-ngx_devel_kit-v0.3.3.tar.gz) = 66561

Reply via email to