diff options
| author | Sebastian Oswald <sko@rostwald.de> | 2026-07-15 21:10:52 +0000 |
|---|---|---|
| committer | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-08-04 19:56:40 +0000 |
| commit | 3264ea0c166fadd3ad2c3b3e42b495902a5b4da3 (patch) | |
| tree | f5836e4f7c28a170bf9ec0c718cccc3401eaead0 | |
| parent | 424666c8ce7144441c578668e196741556609bdb (diff) | |
www/angie-module-njs: Update 0.9.9 => 1.0.0
With this milestone release, the QuickJS engine reaches feature parity
with njs and is now the recommended engine.
Changelog:
https://github.com/nginx/njs/releases/tag/1.0.0
PR: 296796
Sponsored by: UNIS Labs
(cherry picked from commit b5584ec5fbb87e9c49c917359c3720f22a866e45)
| -rw-r--r-- | www/angie-module-njs/Makefile | 2 | ||||
| -rw-r--r-- | www/angie/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/angie-module-njs/Makefile b/www/angie-module-njs/Makefile index e11c4b154c6b..21a38cb8b0f9 100644 --- a/www/angie-module-njs/Makefile +++ b/www/angie-module-njs/Makefile @@ -1,6 +1,6 @@ PORTNAME= angie-module-njs MODULE_VERSION= 1.0.0 -MODULE_PORTREVISION= 1 +MODULE_PORTREVISION= 0 GH_TUPLE= nginx:njs:${MODULE_VERSION}:module COMMENT= Angie NJS dynamic module diff --git a/www/angie/distinfo b/www/angie/distinfo index 300b69fc5953..d47434d6146c 100644 --- a/www/angie/distinfo +++ b/www/angie/distinfo @@ -37,8 +37,8 @@ SHA256 (openresty-stream-lua-nginx-module-v0.0.17R4_GH0.tar.gz) = 214927614eef96 SIZE (openresty-stream-lua-nginx-module-v0.0.17R4_GH0.tar.gz) = 417131 SHA256 (vision5-ngx_devel_kit-v0.3.4_GH0.tar.gz) = 14a28063294f645d457b1eb10e3c23bbba44398f1c5f021421b58b6f8ab31662 SIZE (vision5-ngx_devel_kit-v0.3.4_GH0.tar.gz) = 66474 -SHA256 (nginx-njs-0.9.9_GH0.tar.gz) = a07f4cf0a2076bbabde23cab48aea68641ebf5d54ea69b415ce70a8da4153843 -SIZE (nginx-njs-0.9.9_GH0.tar.gz) = 994273 +SHA256 (nginx-njs-1.0.0_GH0.tar.gz) = 56fe6560549cbcb7fb5740534b541bb153250d8772aa16ac18bc30eb0cc498dd +SIZE (nginx-njs-1.0.0_GH0.tar.gz) = 1011616 SHA256 (FRiCKLE-ngx_postgres-1.0rc7_GH0.tar.gz) = c942e674a7273ab87caab4dcad626ab54852be192c29b1add50d2cb535e3cbb9 SIZE (FRiCKLE-ngx_postgres-1.0rc7_GH0.tar.gz) = 40742 SHA256 (openresty-redis2-nginx-module-v0.15_GH0.tar.gz) = d255571bcfb9939b78099df39cb4d42f174d789aec8c8e5e47b93942b0299438 |
