[Bug 290448] devel/cpprestsdk: broken after boost update to 1.89

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Oct 2025 15:12:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290448

            Bug ID: 290448
           Summary: devel/cpprestsdk: broken after boost update to 1.89
           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: jcfyecrayz@liamekaens.com
                CC: sigsegv@radiotube.org
             Flags: maintainer-feedback?(sigsegv@radiotube.org)
                CC: sigsegv@radiotube.org

After the update of devel/boost-libs to 1.89.0, cpprestsdk fails to build.

Errors like:

/wrkdirs/usr/ports/devel/cpprestsdk/work/cpprestsdk-2.10.19/Release/src/http/client/http_client_asio.cpp:470:18:
error: no type named 'deadline_timer' in namespace 'boost::asio'
  470 |     boost::asio::deadline_timer m_pool_epoch_timer;
      |     ~~~~~~~~~~~~~^

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