[Bug 283577] databases/kdb: Fails to build with ICU 76.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 25 06:06:30 GMT 2024


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283577

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

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

commit 238049db9e470dd0714774b5a6d125787955e332
Author:     Jason E. Hale <jhale at FreeBSD.org>
AuthorDate: 2024-12-25 05:28:22 +0000
Commit:     Jason E. Hale <jhale at FreeBSD.org>
CommitDate: 2024-12-25 06:05:40 +0000

    databases/kdb: Fix build with ICU 75+

    ICU 75+ requires at least c++17 for c++; adapt.

    While here: Add LICENSE info, clean up whitespace, pet portclippy(1),
    and remove false hope from 7 years ago that sla...ahem...child ports will
    ever be a thing.

    PR:             278420, 283577
    Reported by:    jbeich, diizzy

 databases/kdb/Makefile                             |  40 +++----
 databases/kdb/files/patch-CMakeLists.txt (new)     |  12 +++
 ...patch-src_parser_generated_sqlscanner.cpp (new) | 115 +++++++++++++++++++++
 3 files changed, 149 insertions(+), 18 deletions(-)

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


More information about the kde-freebsd mailing list