[Bug 281124] net/kea: update patch for building with libc++ 19

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 29 Aug 2024 19:01:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281124

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch 2024Q3 references this bug:

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

commit 5dc0fd9c632c59a024873badffad031113a4527d
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-08-29 08:44:30 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-08-29 19:00:50 +0000

    net/kea: update patch for building with libc++ 19

    In https://gitlab.isc.org/isc-projects/kea/-/merge_requests/2410,
    Francis Dupont noted there were some errors in the unit tests.

    These were due to mistakes on my side, so I now made sure all the unit
    tests pass (they silently require GoogleTest!), and updated the upstream
    merge request. I hope this goes in soon, but it all seems to take a long
    time.

    PR:             281124
    Approved by:    apevnev@me.com (maintainer)
    MFH:            2024Q3

    (cherry picked from commit f3bf83db98662c18e96e4d6175751c8f38c3e14a)

 net/kea/files/patch-src_lib_dns_name.cc | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

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