[Bug 273376] www/chromium: Build 116.0.5845.110 fails with missing method.

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 28 Aug 2023 19:12:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273376

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

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

commit f14f291a6dfea6d167aa9800a5ea05125c4b776f
Author:     Robert Nagy <rnagy@FreeBSD.org>
AuthorDate: 2023-08-28 12:57:23 +0000
Commit:     Robert Nagy <rnagy@FreeBSD.org>
CommitDate: 2023-08-28 19:12:26 +0000

    www/*chromium: bump _LIBCPP_VERSION check to 160000 and fallback to
base::ranges

    the chromium source tree provides ranges functions so let's use them
    in case our libcxx is too old

    PR:     273376

 www/chromium/Makefile                              |  1 +
 ...__manager_core_browser_ui_passwords__grouper.cc | 25 +++++---------
 ..._webauthn_core_browser_passkey__sync__bridge.cc | 38 ++++++++--------------
 www/ungoogled-chromium/Makefile                    |  1 +
 ...__manager_core_browser_ui_passwords__grouper.cc | 25 +++++---------
 ..._webauthn_core_browser_passkey__sync__bridge.cc | 38 ++++++++--------------
 6 files changed, 46 insertions(+), 82 deletions(-)

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