[Bug 291874] devel/cpprestsdk: boost 1.89 system stub removed, cmake config patch

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Apr 2026 20:40:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291874

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=eafafb566d3bd23552cbf46850b60f1a71be3696

commit eafafb566d3bd23552cbf46850b60f1a71be3696
Author:     Jan-Espen Oversand <sigsegv@radiotube.org>
AuthorDate: 2026-04-30 20:35:09 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2026-04-30 20:39:03 +0000

    devel/cpprestsdk: allow consumers to find_package(cpprestsdk)

    With sufficiently-new CMake settings, the CMake .config file for
    cpprestsdk can't find Boost::system (because it no longer exists)
    and then it fails. But cpprestsdk doesn't need it -- so patch
    it out.

    Upstream PR:    https://github.com/microsoft/cpprestsdk/pull/1838
    PR:     291874

 devel/cpprestsdk/Makefile                                     |  2 +-
 .../files/patch-cmake_cpprestsdk-config.in.cmake (new)        | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

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