[Bug 288379] www/nift: update to 3.0.3_2

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Jul 2025 08:19:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288379

            Bug ID: 288379
           Summary: www/nift: update to 3.0.3_2
           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: info@babaei.net

Created attachment 262334
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262334&action=edit
nift patch file

This port fails with a few errors like this:

In file included from Expr.cpp:1:
In file included from ./Expr.h:8:
./exprtk/exprtk.h:6343:49: error: a template argument list is expected after a
name prefixed by the template keyword
[-Wmissing-template-arg-list-after-template-kw]
 6343 |             expression_node<T>::ndb_t::template collect(branch_,
node_delete_list);
      |                                                 ^

I've patched the issue.

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