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

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

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

commit 058327d15649593fcb4758ad7cf3a4c722bede7c
Author:     Adriaan de Groot <adr...@freebsd.org>
AuthorDate: 2025-03-11 13:18:07 +0000
Commit:     Adriaan de Groot <adr...@freebsd.org>
CommitDate: 2025-03-11 13:21:51 +0000

    devel/qt6-base: repair timezone-loading

    This is basically the same patch as in devel/qt5-core, but
    written anew and a little more compact. On FreeBSD, prefer
    reading from /var/db/zoneinfo which contains the name of the
    system timezone. (And /etc/localtime is a complete tzinfo file,
    not suitable for finding the name in a way suitable for this
    bit of code).

    Reported-by:    Martin Birgmeier
    PR:     285244

 devel/qt6-base/Makefile                              |  2 +-
 ...h-src_corelib_time_qtimezoneprivate__tz.cpp (new) | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+), 1 deletion(-)

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

Reply via email to