Subject: CVS commit: pkgsrc
From: Sergey A. Osokin
Date: 2022-11-17 17:04:27
Message id: 20221117160427.69216FA90@cvs.NetBSD.org

Log Message:
*/*: update NGINX JavaScript 0.7.8 -> 0.7.9

Bump PKGREVISION for www/nginx and www/nginx-devel.

<ChangeLog>

nginx modules:

*) Bugfix: fixed Fetch Response prototype reinitialization.
   When at least one js_import directive was declared in both HTTP
   and Stream, ngx.fetch() returned inapproriate response in Stream.
   The bug was introduced in 0.7.7.

Core:

*) Bugfix: fixed String.prototype.replace(re) if re.exec() returns
   non-flat array.

*) Bugfix: fixed Array.prototype.fill() when start object changes
   "this".

*) Bugfix: fixed description for fs.mkdir() and fs.rmdir() methods.

*) Bugfix: fixed %TypedArray%.prototype.set(s) when s element changes
   "this".

*) Bugfix: fixed Array.prototype.splice(s, d) when d resizes "this"
   during evaluation.

*) Bugfix: fixed for-in loop with left and right hand side
   expressions.

</ChangeLog>

Files:
RevisionActionfile
1.9modifypkgsrc/lang/njs/Makefile
1.7modifypkgsrc/lang/njs/distinfo
1.127modifypkgsrc/www/nginx/Makefile
1.104modifypkgsrc/www/nginx/distinfo
1.88modifypkgsrc/www/nginx/options.mk
1.93modifypkgsrc/www/nginx-devel/Makefile
1.87modifypkgsrc/www/nginx-devel/distinfo
1.15modifypkgsrc/www/nginx-devel/options.mk