head 1.2; access; symbols pkgsrc-2026Q1:1.2.0.4 pkgsrc-2026Q1-base:1.2 pkgsrc-2025Q4:1.2.0.2 pkgsrc-2025Q4-base:1.2; locks; strict; comment @# @; 1.2 date 2025.10.22.14.43.49; author gdt; state Exp; branches; next 1.1; commitid jUEDdVwd0gfRHzfG; 1.1 date 2025.10.22.12.07.56; author gdt; state Exp; branches; next ; commitid QRJVK6wRQADlQyfG; desc @@ 1.2 log @ham/gr-osmosdr: Store upstream bug report URL @ text @$NetBSD: patch-CMakeLists.txt,v 1.1 2025/10/22 12:07:56 gdt Exp $ Cope with boost deprecations. Sent upstream by email 20251021, because their bugtracker both requires and prohibits registrations. Filed upstream 20251022 on their other bugtracker. https://osmocom.org/issues/6870 --- CMakeLists.txt.orig 2024-05-15 17:40:15.000000000 +0000 +++ CMakeLists.txt @@@@ -119,7 +119,7 @@@@ endif() ######################################################################## # Find boost ######################################################################## -find_package(Boost "1.65" REQUIRED chrono thread system) +find_package(Boost "1.65" REQUIRED chrono thread) if(NOT Boost_FOUND) message(FATAL_ERROR "Boost required to compile osmosdr") @ 1.1 log @ham/gr-osmosdr: Add patchfile missing in previous commit @ text @d1 1 a1 1 $NetBSD$ d6 4 a9 1 requires and prohibits registrations. @