[Bug 286955] biology/haplohseq: Fix build for boost >= 1.87

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 20 May 2025 16:59:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286955

            Bug ID: 286955
           Summary: biology/haplohseq: Fix build for boost >= 1.87
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jwb@freebsd.org
          Reporter: hayzam@alchemilla.io
          Assignee: jwb@freebsd.org
             Flags: maintainer-feedback?(jwb@freebsd.org)

Created attachment 260582
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260582&action=edit
haplohseq-boost1.87-io_context-migration.patch

The attached patch Replace deprecated io_service/io_service::work with
io_context/executor_work_guard, update post() calls and thread spawning so it
builds under Boost 1.87+.

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