[Bug 285244] x11/kde: qt6 version does not read /etc/localtime if it is not a symlink
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 11 13:22:41 GMT 2025
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285244
--- Comment #3 from commit-hook at 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 <adridg at FreeBSD.org>
AuthorDate: 2025-03-11 13:18:07 +0000
Commit: Adriaan de Groot <adridg at 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.
More information about the kde-freebsd
mailing list