[Bug 292649] www/angie-module-njs: update 0.9.4 => 0.9.5

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 22 Jan 2026 15:46:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292649

            Bug ID: 292649
           Summary: www/angie-module-njs: update 0.9.4 => 0.9.5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sko@rostwald.de
 Attachment #267386 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 267386
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267386&action=edit
www/angie-module-njs: update 0.9.4 => 0.9.5

IMPORTANT: The patch was built with the patch from PR 292648 already applied,
so we should fist bump angie to the latest version before committing this
patch.


This release adds QuickJS native extensions support

Changelog (https://github.com/nginx/njs/releases/tag/0.9.5):

    Quickjs native extension
    Fetch: making sure catch handler is executed asynchronously
    Modules: improved handling of results of async handlers
    Added Object.hasOwn()
    Using printing and parsing library from QuickJS
    Quickjs-ng 0.11.0 support
    Fix detached buffer
    Xml module fixes
    Fixed missed allocation check in promise code
    Fix fs.mkdir()
    Filter need in memory
    HTTP: fixed buffer_type inheritance in if blocks
    Respecting user provided CFLAGS
    Types: fixed CipherAlgorithm and Pbkdf2Params
    HTTP: improved r.subrequest() error handling after d34fcb0 (0.8.5)
    QuickJS: fixed js_body_filter with multiple chunks
    Version 0.9.5

Full changelog:
https://github.com/nginx/njs/compare/0.9.4...0.9.5


new module builds, installs and loads fine for me (tested with angie 1.11.2 on
14.3-RELEASE).

-- 
You are receiving this mail because:
You are the assignee for the bug.