pkgsrc/lang/njs
osa 7b89b5e18f */*: update NGINX JavaScript: 0.7.5 -> 0.7.6
Bump PKGREVISION for www/nginx.

<ChangeLog>

nginx modules:

*) Feature: improved r.args object. Added support for multiple
   arguments with the same key. Added case sensitivity for
   keys. Keys and values are percent-decoded now.

*) Bugfix: fixed r.headersOut setter for special headers.

Core:

*) Feature: added Symbol.for() and Symbol.keyfor().

*) Feature: added btoa() and atob() from WHATWG spec.

*) Bugfix: fixed large non-decimal literals.

*) Bugfix: fixed unicode argument trimming in parseInt().

*) Bugfix: fixed break instruction in a try-catch block.

*) Bugfix: fixed async function declaration in CLI.

</ChangeLog>
2022-07-19 18:09:44 +00:00
..
DESCR
distinfo */*: update NGINX JavaScript: 0.7.5 -> 0.7.6 2022-07-19 18:09:44 +00:00
Makefile */*: update NGINX JavaScript: 0.7.5 -> 0.7.6 2022-07-19 18:09:44 +00:00
options.mk njs: use pkgsrc infrastructure for required options 2022-07-14 12:46:21 +00:00
PLIST