[Bug 287916] devel/websocketpp: breaks compilation of multimedia/obs-studio since boost-libs version 1.87

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 02 Jul 2025 18:05:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287916

Jan-Espen Oversand <sigsegv@radiotube.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #261825|                            |maintainer-approval?(yuri@f
              Flags|                            |reebsd.org)

--- Comment #7 from Jan-Espen Oversand <sigsegv@radiotube.org> ---
Created attachment 261825
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261825&action=edit
Patch for mistake in boost-1.87-patch s/boost::/lib::/

It looks like I did a mistake in the boost-1.87-patching as websocketpp wraps
asio in it's own namespace lib::asio in order to be able to use either
boost::asio or standalone asio. So with this patch I was able to test builds on
14.2-RELEASE here with poudriere so I am reasonably sure this unbreaks
obs-studio.

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