[Bug 275778] x11-toolkits/vte3: remove ugly warning message for builds without GNUTLS

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 11 Jan 2025 15:18:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275778

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

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

commit 147214361b86df30e08f74a02a4c7640ced92528
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-01-10 15:26:19 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-01-11 15:12:01 +0000

    x11-toolkits/vte3: update to 0.78.2

    Grab commits from upstream to fix a build issue as our libc++ does
    not support formatting floats with std::from_chars and a radix
    argument.

    Incorporates a suggestion by Ivan Rozhuk to remove a flood of bogus
    warnings.

    Still broken on armv7 unfortunately.

    While here, add missing dependencies and fix meson handling in
    OPTIONS, as gtk4 became default enabled upstream.

    PR:             275778
    Co-authored-by: vishwin (gnome)

 x11-toolkits/vte3/Makefile  | 25 +++++++++++++++++--------
 x11-toolkits/vte3/distinfo  | 18 +++++++++++++-----
 x11-toolkits/vte3/pkg-plist |  5 ++++-
 3 files changed, 34 insertions(+), 14 deletions(-)

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