[Bug 286903] devel/websocketpp: boost 1.87 compatibility patch

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 18 May 2025 14:36:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286903

            Bug ID: 286903
           Summary: devel/websocketpp: boost 1.87 compatibility patch
           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: sigsegv@radiotube.org

Created attachment 260504
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260504&action=edit
Patch for boost 1.87 compatibility, cpp-files/implementation may be omitted
since the port is hdr only

Websocketpp 0.8.2 is not compatible with boost 1.87. The FreeBSD-port is done
as a headers only, so it's probably fine to only patch the headers. I've
included everything I patched to have the github-project work reasonably with
boost 1.87.

Since the port is done as a headers only the build and install is not broken,
but the headers don't actually work.

I guess upstream will sooner or later have a fix for boost 1.87 - there is at
least a pull request at this time.

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