mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/fcitx5-configtool: Update to 5.1.9
Approved by: khng (implicitly)
This commit is contained in:
parent
4bc4a4c57c
commit
b954e62342
3 changed files with 4 additions and 23 deletions
|
@ -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}/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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@"
|
||||
|
Loading…
Add table
Reference in a new issue