git: b954e62342c2 - main - textproc/fcitx5-configtool: Update to 5.1.9

From: Li-Wen Hsu <lwhsu_at_FreeBSD.org>
Date: Mon, 21 Apr 2025 10:23:21 UTC
The branch main has been updated by lwhsu:

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

commit b954e62342c273924b53a7096ee7b17df982f5b7
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2025-04-20 14:42:08 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2025-04-21 10:23:00 +0000

    textproc/fcitx5-configtool: Update to 5.1.9
    
    Approved by:    khng (implicitly)
---
 textproc/fcitx5-configtool/Makefile                |  2 +-
 textproc/fcitx5-configtool/distinfo                |  6 +++---
 textproc/fcitx5-configtool/files/patch-config.h.in | 19 -------------------
 3 files changed, 4 insertions(+), 23 deletions(-)

diff --git a/textproc/fcitx5-configtool/Makefile b/textproc/fcitx5-configtool/Makefile
index a236d790a9f1..90328c146c21 100644
--- a/textproc/fcitx5-configtool/Makefile
+++ b/textproc/fcitx5-configtool/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fcitx5-configtool
-DISTVERSION=	5.1.7
+DISTVERSION=	5.1.9
 CATEGORIES=	textproc x11
 MASTER_SITES=	https://download.fcitx-im.org/fcitx5/${PORTNAME}/
 
diff --git a/textproc/fcitx5-configtool/distinfo b/textproc/fcitx5-configtool/distinfo
index 2e56ba0d5c1c..e48142602c4b 100644
--- a/textproc/fcitx5-configtool/distinfo
+++ b/textproc/fcitx5-configtool/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728667902
-SHA256 (fcitx5-configtool-5.1.7.tar.zst) = 35f3daf2c8a0ceb1266cfe5a1250867775986bfdd18efce6a6c792b9439f6dd1
-SIZE (fcitx5-configtool-5.1.7.tar.zst) = 149763
+TIMESTAMP = 1745160099
+SHA256 (fcitx5-configtool-5.1.9.tar.zst) = 650685b593652079d72044fc4f13f842ebc928aa2bb413ce0a9359dfa6069659
+SIZE (fcitx5-configtool-5.1.9.tar.zst) = 150658
diff --git a/textproc/fcitx5-configtool/files/patch-config.h.in b/textproc/fcitx5-configtool/files/patch-config.h.in
deleted file mode 100644
index 478f1f17adf7..000000000000
--- a/textproc/fcitx5-configtool/files/patch-config.h.in
+++ /dev/null
@@ -1,19 +0,0 @@
---- config.h.in.orig	2021-03-18 23:30:34 UTC
-+++ config.h.in
-@@ -6,11 +6,11 @@
- #ifndef _KCM_FCITX5_CONFIG_H_
- #define _KCM_FCITX5_CONFIG_H_
- 
--#cmakedefine PROJECT_VERSION "@PROJECT_VERSION@"
--#cmakedefine XKEYBOARDCONFIG_XKBBASE "@XKEYBOARDCONFIG_XKBBASE@"
--#cmakedefine ISOCODES_ISO639_2_JSON "@ISOCODES_ISO639_2_JSON@"
--#cmakedefine ISOCODES_ISO639_3_JSON "@ISOCODES_ISO639_3_JSON@"
--#cmakedefine ISOCODES_ISO639_5_JSON "@ISOCODES_ISO639_5_JSON@"
-+#define PROJECT_VERSION "@PROJECT_VERSION@"
-+#define XKEYBOARDCONFIG_XKBBASE "@XKEYBOARDCONFIG_XKBBASE@"
-+#define ISOCODES_ISO639_2_JSON "@ISOCODES_ISO639_2_JSON@"
-+#define ISOCODES_ISO639_3_JSON "@ISOCODES_ISO639_3_JSON@"
-+#define ISOCODES_ISO639_5_JSON "@ISOCODES_ISO639_5_JSON@"
- 
- #define FCITX5_QT5_GUI_WRAPPER "@FCITX5_QT5_GUI_WRAPPER@"
-