Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Nov 2025 10:17:12 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b12a95d871fc - main - textproc/fcitx5: Update to 5.1.16
Message-ID:  <202511021017.5A2AHCXi091040@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by lwhsu:

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

commit b12a95d871fcf5ad52986f30b76541c90a1325a8
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2025-11-02 09:52:53 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2025-11-02 10:16:58 +0000

    textproc/fcitx5: Update to 5.1.16
    
    PR:             290168
    Approved by:    khng (implicitly)
---
 textproc/fcitx5/Makefile  | 10 ++++------
 textproc/fcitx5/distinfo  |  6 +++---
 textproc/fcitx5/pkg-plist |  3 +++
 3 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/textproc/fcitx5/Makefile b/textproc/fcitx5/Makefile
index dd41c61e38f9..ce575c8a1c43 100644
--- a/textproc/fcitx5/Makefile
+++ b/textproc/fcitx5/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	fcitx5
-DISTVERSION=	5.1.12
-PORTREVISION=	2
+DISTVERSION=	5.1.16
 CATEGORIES=	textproc
 MASTER_SITES=	https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \
 		https://download.fcitx-im.org/data/:dict
@@ -15,13 +14,10 @@ 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 \
 		libexpat.so:textproc/expat2 \
-		libfmt.so:devel/libfmt \
 		libjson-c.so:devel/json-c \
 		libuuid.so:misc/libuuid \
 		libuv.so:devel/libuv \
@@ -30,9 +26,11 @@ RUN_DEPENDS=	iso-codes>=0:misc/iso-codes \
 		xkeyboard-config>=0:x11/xkeyboard-config
 
 # gettext-tools for both build-time hard requirement and Fcitx5 helper shell scripts
-USES=		cmake compiler:c++17-lang gettext-runtime \
+USES=		cmake compiler:c++20-lang gettext-runtime \
 		gettext-tools:build,run gnome kde:5 pkgconfig tar:zst
 
+CXXFLAGS+=	-fexperimental-library
+
 PLIST_SUB=	VER=${DISTVERSION}
 
 CONFLICTS=	zh-fcitx
diff --git a/textproc/fcitx5/distinfo b/textproc/fcitx5/distinfo
index 12a1450246c4..bdf3c72cf8b6 100644
--- a/textproc/fcitx5/distinfo
+++ b/textproc/fcitx5/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1744772306
-SHA256 (fcitx5/fcitx5-5.1.12.tar.zst) = 887699b3b1c0f53f8affea716adc6d0a25c1fb80f584e975147a6592cbd7600e
-SIZE (fcitx5/fcitx5-5.1.12.tar.zst) = 7686602
+TIMESTAMP = 1762029242
+SHA256 (fcitx5/fcitx5-5.1.16.tar.zst) = b3444d9a484c845a2bf9234b0658ae128fafb5e212fcc8593b26caca317dda22
+SIZE (fcitx5/fcitx5-5.1.16.tar.zst) = 7753647
 SHA256 (fcitx5/en_dict-20121020.tar.gz) = c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4f5a6ceb
 SIZE (fcitx5/en_dict-20121020.tar.gz) = 630491
diff --git a/textproc/fcitx5/pkg-plist b/textproc/fcitx5/pkg-plist
index de78bebed565..8e5acbdb1426 100644
--- a/textproc/fcitx5/pkg-plist
+++ b/textproc/fcitx5/pkg-plist
@@ -68,9 +68,11 @@ include/Fcitx5/Utils/fcitx-utils/dbus/objectvtable.h
 include/Fcitx5/Utils/fcitx-utils/dbus/servicewatcher.h
 include/Fcitx5/Utils/fcitx-utils/dbus/variant.h
 include/Fcitx5/Utils/fcitx-utils/element.h
+include/Fcitx5/Utils/fcitx-utils/environ.h
 include/Fcitx5/Utils/fcitx-utils/event.h
 include/Fcitx5/Utils/fcitx-utils/eventdispatcher.h
 include/Fcitx5/Utils/fcitx-utils/eventloopinterface.h
+include/Fcitx5/Utils/fcitx-utils/fdstreambuf.h
 include/Fcitx5/Utils/fcitx-utils/fcitxutils_export.h
 include/Fcitx5/Utils/fcitx-utils/flags.h
 include/Fcitx5/Utils/fcitx-utils/fs.h
@@ -93,6 +95,7 @@ include/Fcitx5/Utils/fcitx-utils/semver.h
 include/Fcitx5/Utils/fcitx-utils/signals.h
 include/Fcitx5/Utils/fcitx-utils/signals_details.h
 include/Fcitx5/Utils/fcitx-utils/standardpath.h
+include/Fcitx5/Utils/fcitx-utils/standardpaths.h
 include/Fcitx5/Utils/fcitx-utils/stringutils.h
 include/Fcitx5/Utils/fcitx-utils/stringutils_details.h
 include/Fcitx5/Utils/fcitx-utils/testing.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511021017.5A2AHCXi091040>