git: d0b596f92d61 - main - textproc/fcitx5: Mark BROKEN, fails to build with fmt 12+

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 01 Nov 2025 17:00:38 UTC
The branch main has been updated by diizzy:

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

commit d0b596f92d612c529d42a87030ffddff44b1dd8e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-11-01 13:32:41 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-11-01 16:40:43 +0000

    textproc/fcitx5: Mark BROKEN, fails to build with fmt 12+
    
    Fails to build with fmt 12+
    
    PR:             290168
    Approved by:    maintainer timeout, 2+ weeks
---
 textproc/fcitx5/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/fcitx5/Makefile b/textproc/fcitx5/Makefile
index f228c4ab9d2b..dd41c61e38f9 100644
--- a/textproc/fcitx5/Makefile
+++ b/textproc/fcitx5/Makefile
@@ -15,6 +15,8 @@ WWW=		https://github.com/fcitx/fcitx5
 
 LICENSE=	LGPL21+
 
+BROKEN=		Fails to build with fmt 12+, error: no member named 'localtime' in namespace 'fmt'
+
 BUILD_DEPENDS=	iso-codes>=0:misc/iso-codes \
 		uthash>=0:devel/uthash
 LIB_DEPENDS=	libdbus-1.so:devel/dbus \