summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--japanese/kinput2-freewnn/Makefile2
-rw-r--r--japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c12
-rw-r--r--japanese/kinput2/Makefile2
-rw-r--r--japanese/kinput2/files/patch-lib::imlib::imconv.c12
4 files changed, 26 insertions, 2 deletions
diff --git a/japanese/kinput2-freewnn/Makefile b/japanese/kinput2-freewnn/Makefile
index 75d795f105c6..93ff20acbbd2 100644
--- a/japanese/kinput2-freewnn/Makefile
+++ b/japanese/kinput2-freewnn/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kinput2
PORTVERSION= 3.1
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= ${INPUT_METHOD}
CATEGORIES= japanese x11
MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/
diff --git a/japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c b/japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c
new file mode 100644
index 000000000000..bfe8aefa01ae
--- /dev/null
+++ b/japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c
@@ -0,0 +1,12 @@
+--- lib/imlib/imconv.c.orig Thu Oct 3 18:35:30 2002
++++ lib/imlib/imconv.c Tue Jun 3 01:34:56 2003
+@@ -591,6 +591,9 @@
+ }
+ }
+ IMFinishRequest(conn, offset);
++#ifdef STATUS_SYNC
++ IMFlush(conn);
++#endif /* STATUS_SYNC */
+ }
+
+ /*- preeditCaret: do actual preedit caret -*/
diff --git a/japanese/kinput2/Makefile b/japanese/kinput2/Makefile
index 75d795f105c6..93ff20acbbd2 100644
--- a/japanese/kinput2/Makefile
+++ b/japanese/kinput2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kinput2
PORTVERSION= 3.1
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= ${INPUT_METHOD}
CATEGORIES= japanese x11
MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/
diff --git a/japanese/kinput2/files/patch-lib::imlib::imconv.c b/japanese/kinput2/files/patch-lib::imlib::imconv.c
new file mode 100644
index 000000000000..bfe8aefa01ae
--- /dev/null
+++ b/japanese/kinput2/files/patch-lib::imlib::imconv.c
@@ -0,0 +1,12 @@
+--- lib/imlib/imconv.c.orig Thu Oct 3 18:35:30 2002
++++ lib/imlib/imconv.c Tue Jun 3 01:34:56 2003
+@@ -591,6 +591,9 @@
+ }
+ }
+ IMFinishRequest(conn, offset);
++#ifdef STATUS_SYNC
++ IMFlush(conn);
++#endif /* STATUS_SYNC */
+ }
+
+ /*- preeditCaret: do actual preedit caret -*/