[Bug 272233] databases/opendbx: fix build on 14.0-CURRENT

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 26 Jun 2023 20:09:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272233

            Bug ID: 272233
           Summary: databases/opendbx: fix build on 14.0-CURRENT
           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: tremere@cainites.net
 Attachment #243019 maintainer-approval+
             Flags:

Created attachment 243019
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243019&action=edit
fix build on 14.0-CURRENT

Change "throw( std::exception )" to "noexcept(false)' to make it build on
14.0-CURRENT (which defaults to c++17)

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