[Bug 278420] devel/icu: Update to 76.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 25 Dec 2024 06:06:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278420

--- Comment #9 from commit-hook@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@FreeBSD.org>
AuthorDate: 2024-12-25 05:28:22 +0000
Commit:     Jason E. Hale <jhale@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 on the CC list for the bug.