diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-04-29 09:52:15 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-04-29 09:52:15 +0000 |
commit | e2682a444d944239b9d6d577c9824c61605497de (patch) | |
tree | 739e823672f73e18dc97f8601a791c898d06d835 /inputmethod | |
parent | 33ca135ef036d5644179a32309373ade4c516e73 (diff) | |
download | pkgsrc-e2682a444d944239b9d6d577c9824c61605497de.tar.gz |
Change base package to mozc-server from ibus-mozc.
This change encourages uim-mozc, fcitx-mozc and so on.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-mozc/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/mozc-elisp/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/mozc-server/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/mozc-server/Makefile.common (renamed from inputmethod/ibus-mozc/Makefile.common) | 7 | ||||
-rw-r--r-- | inputmethod/mozc-server/distinfo (renamed from inputmethod/ibus-mozc/distinfo) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-DEPS (renamed from inputmethod/ibus-mozc/patches/patch-DEPS) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_base.gyp (renamed from inputmethod/ibus-mozc/patches/patch-base_base.gyp) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_const.h (renamed from inputmethod/ibus-mozc/patches/patch-base_const.h) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_cpu__stats.cc (renamed from inputmethod/ibus-mozc/patches/patch-base_cpu__stats.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_crash__report__handler.cc (renamed from inputmethod/ibus-mozc/patches/patch-base_crash__report__handler.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_iconv.cc (renamed from inputmethod/ibus-mozc/patches/patch-base_iconv.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_logging.cc (renamed from inputmethod/ibus-mozc/patches/patch-base_logging.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_mutex.cc (renamed from inputmethod/ibus-mozc/patches/patch-base_mutex.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_mutex.h (renamed from inputmethod/ibus-mozc/patches/patch-base_mutex.h) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_password__manager.cc (renamed from inputmethod/ibus-mozc/patches/patch-base_password__manager.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_process.cc (renamed from inputmethod/ibus-mozc/patches/patch-base_process.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_run__level.cc (renamed from inputmethod/ibus-mozc/patches/patch-base_run__level.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_system__util.cc (renamed from inputmethod/ibus-mozc/patches/patch-base_system__util.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_thread.h (renamed from inputmethod/ibus-mozc/patches/patch-base_thread.h) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-base_util.cc (renamed from inputmethod/ibus-mozc/patches/patch-base_util.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-build__mozc.py (renamed from inputmethod/ibus-mozc/patches/patch-build__mozc.py) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-build__tools_mozc__version.py (renamed from inputmethod/ibus-mozc/patches/patch-build__tools_mozc__version.py) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-build__tools_util.py (renamed from inputmethod/ibus-mozc/patches/patch-build__tools_util.py) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-client_client.cc (renamed from inputmethod/ibus-mozc/patches/patch-client_client.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-config_stats__config__util__test.cc (renamed from inputmethod/ibus-mozc/patches/patch-config_stats__config__util__test.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-gui_base_locale__util.cc (renamed from inputmethod/ibus-mozc/patches/patch-gui_base_locale__util.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-gui_config__dialog_config__dialog.cc (renamed from inputmethod/ibus-mozc/patches/patch-gui_config__dialog_config__dialog.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-gui_config__dialog_keybinding__editor.cc (renamed from inputmethod/ibus-mozc/patches/patch-gui_config__dialog_keybinding__editor.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-gui_config__dialog_keymap__editor.cc (renamed from inputmethod/ibus-mozc/patches/patch-gui_config__dialog_keymap__editor.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-gui_dictionary__tool_dictionary__tool.cc (renamed from inputmethod/ibus-mozc/patches/patch-gui_dictionary__tool_dictionary__tool.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-gui_gui.gyp (renamed from inputmethod/ibus-mozc/patches/patch-gui_gui.gyp) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-gui_qt__libraries.gypi (renamed from inputmethod/ibus-mozc/patches/patch-gui_qt__libraries.gypi) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-gui_word__register__dialog_word__register__dialog.cc (renamed from inputmethod/ibus-mozc/patches/patch-gui_word__register__dialog_word__register__dialog.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-gui_zinnia.gyp (renamed from inputmethod/ibus-mozc/patches/patch-gui_zinnia.gyp) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-gyp_common.gypi (renamed from inputmethod/ibus-mozc/patches/patch-gyp_common.gypi) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-handwriting_handwriting.gyp (renamed from inputmethod/ibus-mozc/patches/patch-handwriting_handwriting.gyp) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-handwriting_zinnia__handwriting.cc (renamed from inputmethod/ibus-mozc/patches/patch-handwriting_zinnia__handwriting.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-ipc_ipc__path__manager.cc (renamed from inputmethod/ibus-mozc/patches/patch-ipc_ipc__path__manager.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-ipc_ipc__path__manager__test.cc (renamed from inputmethod/ibus-mozc/patches/patch-ipc_ipc__path__manager__test.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-ipc_named__event.cc (renamed from inputmethod/ibus-mozc/patches/patch-ipc_named__event.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-ipc_unix__ipc.cc (renamed from inputmethod/ibus-mozc/patches/patch-ipc_unix__ipc.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-languages_chewing_chewing.gyp (renamed from inputmethod/ibus-mozc/patches/patch-languages_chewing_chewing.gyp) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-languages_hangul_hangul.gyp (renamed from inputmethod/ibus-mozc/patches/patch-languages_hangul_hangul.gyp) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-net_net.gyp (renamed from inputmethod/ibus-mozc/patches/patch-net_net.gyp) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-protobuf_genproto.gypi (renamed from inputmethod/ibus-mozc/patches/patch-protobuf_genproto.gypi) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-protobuf_protobuf.gyp (renamed from inputmethod/ibus-mozc/patches/patch-protobuf_protobuf.gyp) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-session_session.cc (renamed from inputmethod/ibus-mozc/patches/patch-session_session.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-session_session__converter__interface.h (renamed from inputmethod/ibus-mozc/patches/patch-session_session__converter__interface.h) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-session_session__test.cc (renamed from inputmethod/ibus-mozc/patches/patch-session_session__test.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-third__party_gyp_buildbot_buildbot__run.py (renamed from inputmethod/ibus-mozc/patches/patch-third__party_gyp_buildbot_buildbot__run.py) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-unix_ibus_gen__mozc__xml.py (renamed from inputmethod/ibus-mozc/patches/patch-unix_ibus_gen__mozc__xml.py) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-server/patches/patch-unix_ibus_mozc__engine.cc (renamed from inputmethod/ibus-mozc/patches/patch-unix_ibus_mozc__engine.cc) | 2 | ||||
-rw-r--r-- | inputmethod/mozc-tool/Makefile | 4 |
53 files changed, 60 insertions, 59 deletions
diff --git a/inputmethod/ibus-mozc/Makefile b/inputmethod/ibus-mozc/Makefile index 5e48f5f873a..ae64eca6856 100644 --- a/inputmethod/ibus-mozc/Makefile +++ b/inputmethod/ibus-mozc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/04/29 09:21:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2013/04/29 09:52:15 ryoon Exp $ # PKGNAME= ibus-${DISTNAME} @@ -28,4 +28,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/data/images/unix/ime_product_icon_opensource-32.png \ ${DESTDIR}${PREFIX}/share/ibus-mozc/product_icon.png -.include "Makefile.common" +.include "../../inputmethod/mozc-server/Makefile.common" diff --git a/inputmethod/mozc-elisp/Makefile b/inputmethod/mozc-elisp/Makefile index e92676e615d..0c57cfc6e02 100644 --- a/inputmethod/mozc-elisp/Makefile +++ b/inputmethod/mozc-elisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/03/13 15:07:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/29 09:52:16 ryoon Exp $ # PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/} @@ -26,4 +26,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/unix/emacs/mozc.elc \ ${DESTDIR}${EMACS_LISPPREFIX} -.include "../../inputmethod/ibus-mozc/Makefile.common" +.include "../../inputmethod/mozc-server/Makefile.common" diff --git a/inputmethod/mozc-server/Makefile b/inputmethod/mozc-server/Makefile index e620f80de77..c562ab4ea18 100644 --- a/inputmethod/mozc-server/Makefile +++ b/inputmethod/mozc-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/04/29 09:22:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2013/04/29 09:52:16 ryoon Exp $ # PKGNAME= ${DISTNAME:S/mozc-/mozc-server-/} @@ -14,4 +14,4 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/out_${OSDEST}/${MOZC_BUILD_MODE}/mozc_server \ ${DESTDIR}${PREFIX}/libexec/mozc_server -.include "../../inputmethod/ibus-mozc/Makefile.common" +.include "../../inputmethod/mozc-server/Makefile.common" diff --git a/inputmethod/ibus-mozc/Makefile.common b/inputmethod/mozc-server/Makefile.common index e3efa791bcf..c91d0daa3f1 100644 --- a/inputmethod/ibus-mozc/Makefile.common +++ b/inputmethod/mozc-server/Makefile.common @@ -1,4 +1,5 @@ -# $NetBSD: Makefile.common,v 1.7 2013/04/29 09:21:24 ryoon Exp $ +# $NetBSD: Makefile.common,v 1.1 2013/04/29 09:52:16 ryoon Exp $ +# used by inputmethod/ibus-mozc/Makefile # used by inputmethod/mozc-elisp/Makefile # used by inputmethod/mozc-server/Makefile # used by inputmethod/mozc-tool/Makefile @@ -14,8 +15,8 @@ HOMEPAGE= http://code.google.com/p/mozc/ COMMENT= Japanese inputmethod Mozc engine for IBus LICENSE= modified-bsd -DISTINFO_FILE= ${.CURDIR}/../../inputmethod/ibus-mozc/distinfo -PATCHDIR= ${.CURDIR}/../../inputmethod/ibus-mozc/patches +DISTINFO_FILE= ${.CURDIR}/../../inputmethod/mozc-server/distinfo +PATCHDIR= ${.CURDIR}/../../inputmethod/mozc-server/patches BUILD_DEPENDS+= ${PYPKGPREFIX}-gyp-[0-9]*:../../devel/gyp diff --git a/inputmethod/ibus-mozc/distinfo b/inputmethod/mozc-server/distinfo index 2483ea114c8..4131cea8b8e 100644 --- a/inputmethod/ibus-mozc/distinfo +++ b/inputmethod/mozc-server/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: distinfo,v 1.1 2013/04/29 09:52:16 ryoon Exp $ SHA1 (mozc-1.10.1390.102.tar.bz2) = d6ae2cf93eeecad93565f4bb9b51a32ce94ac9d6 RMD160 (mozc-1.10.1390.102.tar.bz2) = 430aba0d282525bf6e760c276de3ed596e8f8608 diff --git a/inputmethod/ibus-mozc/patches/patch-DEPS b/inputmethod/mozc-server/patches/patch-DEPS index 9202b6a44a0..feb9d8858ef 100644 --- a/inputmethod/ibus-mozc/patches/patch-DEPS +++ b/inputmethod/mozc-server/patches/patch-DEPS @@ -1,4 +1,4 @@ -$NetBSD: patch-DEPS,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-DEPS,v 1.1 2013/04/29 09:52:16 ryoon Exp $ --- DEPS.orig 2013-03-29 04:33:25.000000000 +0000 +++ DEPS diff --git a/inputmethod/ibus-mozc/patches/patch-base_base.gyp b/inputmethod/mozc-server/patches/patch-base_base.gyp index 25177c7ff9c..cc4c95e0bb5 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_base.gyp +++ b/inputmethod/mozc-server/patches/patch-base_base.gyp @@ -1,4 +1,4 @@ -$NetBSD: patch-base_base.gyp,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-base_base.gyp,v 1.1 2013/04/29 09:52:16 ryoon Exp $ --- base/base.gyp.orig 2013-03-29 04:33:43.000000000 +0000 +++ base/base.gyp diff --git a/inputmethod/ibus-mozc/patches/patch-base_const.h b/inputmethod/mozc-server/patches/patch-base_const.h index b2723efe28a..369274a0d46 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_const.h +++ b/inputmethod/mozc-server/patches/patch-base_const.h @@ -1,4 +1,4 @@ -$NetBSD: patch-base_const.h,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-base_const.h,v 1.1 2013/04/29 09:52:16 ryoon Exp $ --- base/const.h.orig 2012-08-31 05:37:06.000000000 +0000 +++ base/const.h diff --git a/inputmethod/ibus-mozc/patches/patch-base_cpu__stats.cc b/inputmethod/mozc-server/patches/patch-base_cpu__stats.cc index f0c97ac2dc5..15b92222fce 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_cpu__stats.cc +++ b/inputmethod/mozc-server/patches/patch-base_cpu__stats.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-base_cpu__stats.cc,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-base_cpu__stats.cc,v 1.1 2013/04/29 09:52:16 ryoon Exp $ --- base/cpu_stats.cc.orig 2012-08-31 05:37:06.000000000 +0000 +++ base/cpu_stats.cc diff --git a/inputmethod/ibus-mozc/patches/patch-base_crash__report__handler.cc b/inputmethod/mozc-server/patches/patch-base_crash__report__handler.cc index e0e980d00ab..f52e63fe70a 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_crash__report__handler.cc +++ b/inputmethod/mozc-server/patches/patch-base_crash__report__handler.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-base_crash__report__handler.cc,v 1.1 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-base_crash__report__handler.cc,v 1.1 2013/04/29 09:52:16 ryoon Exp $ --- base/crash_report_handler.cc.orig 2013-03-29 04:33:43.000000000 +0000 +++ base/crash_report_handler.cc diff --git a/inputmethod/ibus-mozc/patches/patch-base_iconv.cc b/inputmethod/mozc-server/patches/patch-base_iconv.cc index ab52ab3a568..4942d3a375f 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_iconv.cc +++ b/inputmethod/mozc-server/patches/patch-base_iconv.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-base_iconv.cc,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-base_iconv.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- base/iconv.cc.orig 2012-08-31 05:37:06.000000000 +0000 +++ base/iconv.cc diff --git a/inputmethod/ibus-mozc/patches/patch-base_logging.cc b/inputmethod/mozc-server/patches/patch-base_logging.cc index 5c912b425e6..ca957be1297 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_logging.cc +++ b/inputmethod/mozc-server/patches/patch-base_logging.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-base_logging.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-base_logging.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- base/logging.cc.orig 2013-03-29 04:33:43.000000000 +0000 +++ base/logging.cc diff --git a/inputmethod/ibus-mozc/patches/patch-base_mutex.cc b/inputmethod/mozc-server/patches/patch-base_mutex.cc index 23cf16fc9ad..a45ca926c08 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_mutex.cc +++ b/inputmethod/mozc-server/patches/patch-base_mutex.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-base_mutex.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-base_mutex.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- base/mutex.cc.orig 2013-03-29 04:33:43.000000000 +0000 +++ base/mutex.cc diff --git a/inputmethod/ibus-mozc/patches/patch-base_mutex.h b/inputmethod/mozc-server/patches/patch-base_mutex.h index 19445699223..bf6d7f4bd4f 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_mutex.h +++ b/inputmethod/mozc-server/patches/patch-base_mutex.h @@ -1,4 +1,4 @@ -$NetBSD: patch-base_mutex.h,v 1.3 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-base_mutex.h,v 1.1 2013/04/29 09:52:17 ryoon Exp $ * First chunk, NetBSD ILP32 ports seem to require larger mutex array size. * I am not sure. diff --git a/inputmethod/ibus-mozc/patches/patch-base_password__manager.cc b/inputmethod/mozc-server/patches/patch-base_password__manager.cc index 74d3aaf6f80..66575cd082d 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_password__manager.cc +++ b/inputmethod/mozc-server/patches/patch-base_password__manager.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-base_password__manager.cc,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-base_password__manager.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- base/password_manager.cc.orig 2012-08-31 05:37:06.000000000 +0000 +++ base/password_manager.cc diff --git a/inputmethod/ibus-mozc/patches/patch-base_process.cc b/inputmethod/mozc-server/patches/patch-base_process.cc index c73d6866f72..afb30b153f8 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_process.cc +++ b/inputmethod/mozc-server/patches/patch-base_process.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-base_process.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-base_process.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- base/process.cc.orig 2013-03-29 04:33:43.000000000 +0000 +++ base/process.cc diff --git a/inputmethod/ibus-mozc/patches/patch-base_run__level.cc b/inputmethod/mozc-server/patches/patch-base_run__level.cc index d3accdaa4f8..ad7c08ec5c1 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_run__level.cc +++ b/inputmethod/mozc-server/patches/patch-base_run__level.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-base_run__level.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-base_run__level.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- base/run_level.cc.orig 2013-03-29 04:33:43.000000000 +0000 +++ base/run_level.cc diff --git a/inputmethod/ibus-mozc/patches/patch-base_system__util.cc b/inputmethod/mozc-server/patches/patch-base_system__util.cc index 8f257f9a07d..45ef8835687 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_system__util.cc +++ b/inputmethod/mozc-server/patches/patch-base_system__util.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-base_system__util.cc,v 1.1 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-base_system__util.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- base/system_util.cc.orig 2013-03-29 04:33:43.000000000 +0000 +++ base/system_util.cc diff --git a/inputmethod/ibus-mozc/patches/patch-base_thread.h b/inputmethod/mozc-server/patches/patch-base_thread.h index d4b537d3bdf..03eeb852dac 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_thread.h +++ b/inputmethod/mozc-server/patches/patch-base_thread.h @@ -1,4 +1,4 @@ -$NetBSD: patch-base_thread.h,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-base_thread.h,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- base/thread.h.orig 2012-08-31 05:37:06.000000000 +0000 +++ base/thread.h diff --git a/inputmethod/ibus-mozc/patches/patch-base_util.cc b/inputmethod/mozc-server/patches/patch-base_util.cc index a0c89273934..550fb8e2efe 100644 --- a/inputmethod/ibus-mozc/patches/patch-base_util.cc +++ b/inputmethod/mozc-server/patches/patch-base_util.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-base_util.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-base_util.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- base/util.cc.orig 2013-03-29 04:33:43.000000000 +0000 +++ base/util.cc diff --git a/inputmethod/ibus-mozc/patches/patch-build__mozc.py b/inputmethod/mozc-server/patches/patch-build__mozc.py index e8e6a391152..e8673e9cf65 100644 --- a/inputmethod/ibus-mozc/patches/patch-build__mozc.py +++ b/inputmethod/mozc-server/patches/patch-build__mozc.py @@ -1,4 +1,4 @@ -$NetBSD: patch-build__mozc.py,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-build__mozc.py,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- build_mozc.py.orig 2013-03-29 04:33:25.000000000 +0000 +++ build_mozc.py diff --git a/inputmethod/ibus-mozc/patches/patch-build__tools_mozc__version.py b/inputmethod/mozc-server/patches/patch-build__tools_mozc__version.py index f1517c8e3d3..a732dc26abf 100644 --- a/inputmethod/ibus-mozc/patches/patch-build__tools_mozc__version.py +++ b/inputmethod/mozc-server/patches/patch-build__tools_mozc__version.py @@ -1,4 +1,4 @@ -$NetBSD: patch-build__tools_mozc__version.py,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-build__tools_mozc__version.py,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- build_tools/mozc_version.py.orig 2012-08-31 05:37:06.000000000 +0000 +++ build_tools/mozc_version.py diff --git a/inputmethod/ibus-mozc/patches/patch-build__tools_util.py b/inputmethod/mozc-server/patches/patch-build__tools_util.py index f1f7d17e280..036b253d240 100644 --- a/inputmethod/ibus-mozc/patches/patch-build__tools_util.py +++ b/inputmethod/mozc-server/patches/patch-build__tools_util.py @@ -1,4 +1,4 @@ -$NetBSD: patch-build__tools_util.py,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-build__tools_util.py,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- build_tools/util.py.orig 2013-03-29 04:33:44.000000000 +0000 +++ build_tools/util.py diff --git a/inputmethod/ibus-mozc/patches/patch-client_client.cc b/inputmethod/mozc-server/patches/patch-client_client.cc index 3edd5be9513..a06474b0c34 100644 --- a/inputmethod/ibus-mozc/patches/patch-client_client.cc +++ b/inputmethod/mozc-server/patches/patch-client_client.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-client_client.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-client_client.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- client/client.cc.orig 2013-03-29 04:33:44.000000000 +0000 +++ client/client.cc diff --git a/inputmethod/ibus-mozc/patches/patch-config_stats__config__util__test.cc b/inputmethod/mozc-server/patches/patch-config_stats__config__util__test.cc index 1f108cc8676..b15cd3396c2 100644 --- a/inputmethod/ibus-mozc/patches/patch-config_stats__config__util__test.cc +++ b/inputmethod/mozc-server/patches/patch-config_stats__config__util__test.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-config_stats__config__util__test.cc,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-config_stats__config__util__test.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- config/stats_config_util_test.cc.orig 2012-08-31 05:36:42.000000000 +0000 +++ config/stats_config_util_test.cc diff --git a/inputmethod/ibus-mozc/patches/patch-gui_base_locale__util.cc b/inputmethod/mozc-server/patches/patch-gui_base_locale__util.cc index 83aa35041d1..dddf738ccdf 100644 --- a/inputmethod/ibus-mozc/patches/patch-gui_base_locale__util.cc +++ b/inputmethod/mozc-server/patches/patch-gui_base_locale__util.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-gui_base_locale__util.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-gui_base_locale__util.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- gui/base/locale_util.cc.orig 2013-03-29 04:34:04.000000000 +0000 +++ gui/base/locale_util.cc diff --git a/inputmethod/ibus-mozc/patches/patch-gui_config__dialog_config__dialog.cc b/inputmethod/mozc-server/patches/patch-gui_config__dialog_config__dialog.cc index 518a3987f40..9883690f77f 100644 --- a/inputmethod/ibus-mozc/patches/patch-gui_config__dialog_config__dialog.cc +++ b/inputmethod/mozc-server/patches/patch-gui_config__dialog_config__dialog.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-gui_config__dialog_config__dialog.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-gui_config__dialog_config__dialog.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- gui/config_dialog/config_dialog.cc.orig 2013-03-29 04:33:48.000000000 +0000 +++ gui/config_dialog/config_dialog.cc diff --git a/inputmethod/ibus-mozc/patches/patch-gui_config__dialog_keybinding__editor.cc b/inputmethod/mozc-server/patches/patch-gui_config__dialog_keybinding__editor.cc index 2a8750940a5..bdbaee5230a 100644 --- a/inputmethod/ibus-mozc/patches/patch-gui_config__dialog_keybinding__editor.cc +++ b/inputmethod/mozc-server/patches/patch-gui_config__dialog_keybinding__editor.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-gui_config__dialog_keybinding__editor.cc,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-gui_config__dialog_keybinding__editor.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- gui/config_dialog/keybinding_editor.cc.orig 2012-08-31 05:37:09.000000000 +0000 +++ gui/config_dialog/keybinding_editor.cc diff --git a/inputmethod/ibus-mozc/patches/patch-gui_config__dialog_keymap__editor.cc b/inputmethod/mozc-server/patches/patch-gui_config__dialog_keymap__editor.cc index 0f06e1bf0ef..41a81ca48e0 100644 --- a/inputmethod/ibus-mozc/patches/patch-gui_config__dialog_keymap__editor.cc +++ b/inputmethod/mozc-server/patches/patch-gui_config__dialog_keymap__editor.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-gui_config__dialog_keymap__editor.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-gui_config__dialog_keymap__editor.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- gui/config_dialog/keymap_editor.cc.orig 2013-03-29 04:33:49.000000000 +0000 +++ gui/config_dialog/keymap_editor.cc diff --git a/inputmethod/ibus-mozc/patches/patch-gui_dictionary__tool_dictionary__tool.cc b/inputmethod/mozc-server/patches/patch-gui_dictionary__tool_dictionary__tool.cc index 5257868a38d..df371bbef60 100644 --- a/inputmethod/ibus-mozc/patches/patch-gui_dictionary__tool_dictionary__tool.cc +++ b/inputmethod/mozc-server/patches/patch-gui_dictionary__tool_dictionary__tool.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-gui_dictionary__tool_dictionary__tool.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-gui_dictionary__tool_dictionary__tool.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- gui/dictionary_tool/dictionary_tool.cc.orig 2013-03-29 04:34:06.000000000 +0000 +++ gui/dictionary_tool/dictionary_tool.cc diff --git a/inputmethod/ibus-mozc/patches/patch-gui_gui.gyp b/inputmethod/mozc-server/patches/patch-gui_gui.gyp index fe195c6102c..7a5dc336839 100644 --- a/inputmethod/ibus-mozc/patches/patch-gui_gui.gyp +++ b/inputmethod/mozc-server/patches/patch-gui_gui.gyp @@ -1,4 +1,4 @@ -$NetBSD: patch-gui_gui.gyp,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-gui_gui.gyp,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- gui/gui.gyp.orig 2012-08-31 05:36:43.000000000 +0000 +++ gui/gui.gyp diff --git a/inputmethod/ibus-mozc/patches/patch-gui_qt__libraries.gypi b/inputmethod/mozc-server/patches/patch-gui_qt__libraries.gypi index d09cc8cc998..5060167bf53 100644 --- a/inputmethod/ibus-mozc/patches/patch-gui_qt__libraries.gypi +++ b/inputmethod/mozc-server/patches/patch-gui_qt__libraries.gypi @@ -1,4 +1,4 @@ -$NetBSD: patch-gui_qt__libraries.gypi,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-gui_qt__libraries.gypi,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- gui/qt_libraries.gypi.orig 2013-03-29 04:33:25.000000000 +0000 +++ gui/qt_libraries.gypi diff --git a/inputmethod/ibus-mozc/patches/patch-gui_word__register__dialog_word__register__dialog.cc b/inputmethod/mozc-server/patches/patch-gui_word__register__dialog_word__register__dialog.cc index e694c297bc3..cd646e982f1 100644 --- a/inputmethod/ibus-mozc/patches/patch-gui_word__register__dialog_word__register__dialog.cc +++ b/inputmethod/mozc-server/patches/patch-gui_word__register__dialog_word__register__dialog.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-gui_word__register__dialog_word__register__dialog.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-gui_word__register__dialog_word__register__dialog.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- gui/word_register_dialog/word_register_dialog.cc.orig 2013-03-29 04:34:02.000000000 +0000 +++ gui/word_register_dialog/word_register_dialog.cc diff --git a/inputmethod/ibus-mozc/patches/patch-gui_zinnia.gyp b/inputmethod/mozc-server/patches/patch-gui_zinnia.gyp index da0a1fc731f..168ec97cc05 100644 --- a/inputmethod/ibus-mozc/patches/patch-gui_zinnia.gyp +++ b/inputmethod/mozc-server/patches/patch-gui_zinnia.gyp @@ -1,4 +1,4 @@ -$NetBSD: patch-gui_zinnia.gyp,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-gui_zinnia.gyp,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- gui/zinnia.gyp.orig 2012-08-31 05:36:43.000000000 +0000 +++ gui/zinnia.gyp diff --git a/inputmethod/ibus-mozc/patches/patch-gyp_common.gypi b/inputmethod/mozc-server/patches/patch-gyp_common.gypi index b99c8c54b38..e64868affa6 100644 --- a/inputmethod/ibus-mozc/patches/patch-gyp_common.gypi +++ b/inputmethod/mozc-server/patches/patch-gyp_common.gypi @@ -1,4 +1,4 @@ -$NetBSD: patch-gyp_common.gypi,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-gyp_common.gypi,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- gyp/common.gypi.orig 2013-03-29 04:33:42.000000000 +0000 +++ gyp/common.gypi diff --git a/inputmethod/ibus-mozc/patches/patch-handwriting_handwriting.gyp b/inputmethod/mozc-server/patches/patch-handwriting_handwriting.gyp index 9ce6f287c9e..2b04e7310b0 100644 --- a/inputmethod/ibus-mozc/patches/patch-handwriting_handwriting.gyp +++ b/inputmethod/mozc-server/patches/patch-handwriting_handwriting.gyp @@ -1,4 +1,4 @@ -$NetBSD: patch-handwriting_handwriting.gyp,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-handwriting_handwriting.gyp,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- handwriting/handwriting.gyp.orig 2013-03-29 04:33:25.000000000 +0000 +++ handwriting/handwriting.gyp diff --git a/inputmethod/ibus-mozc/patches/patch-handwriting_zinnia__handwriting.cc b/inputmethod/mozc-server/patches/patch-handwriting_zinnia__handwriting.cc index 225e106b819..9d1269e7e2c 100644 --- a/inputmethod/ibus-mozc/patches/patch-handwriting_zinnia__handwriting.cc +++ b/inputmethod/mozc-server/patches/patch-handwriting_zinnia__handwriting.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-handwriting_zinnia__handwriting.cc,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-handwriting_zinnia__handwriting.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ * Not confirmed yet. diff --git a/inputmethod/ibus-mozc/patches/patch-ipc_ipc__path__manager.cc b/inputmethod/mozc-server/patches/patch-ipc_ipc__path__manager.cc index 393b88e38c0..7106da70f69 100644 --- a/inputmethod/ibus-mozc/patches/patch-ipc_ipc__path__manager.cc +++ b/inputmethod/mozc-server/patches/patch-ipc_ipc__path__manager.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-ipc_ipc__path__manager.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-ipc_ipc__path__manager.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- ipc/ipc_path_manager.cc.orig 2013-03-29 04:33:26.000000000 +0000 +++ ipc/ipc_path_manager.cc diff --git a/inputmethod/ibus-mozc/patches/patch-ipc_ipc__path__manager__test.cc b/inputmethod/mozc-server/patches/patch-ipc_ipc__path__manager__test.cc index f40bcf5befc..9168f98bffa 100644 --- a/inputmethod/ibus-mozc/patches/patch-ipc_ipc__path__manager__test.cc +++ b/inputmethod/mozc-server/patches/patch-ipc_ipc__path__manager__test.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-ipc_ipc__path__manager__test.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-ipc_ipc__path__manager__test.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- ipc/ipc_path_manager_test.cc.orig 2013-03-29 04:33:26.000000000 +0000 +++ ipc/ipc_path_manager_test.cc diff --git a/inputmethod/ibus-mozc/patches/patch-ipc_named__event.cc b/inputmethod/mozc-server/patches/patch-ipc_named__event.cc index 1900cc3360d..8bc6e4349cc 100644 --- a/inputmethod/ibus-mozc/patches/patch-ipc_named__event.cc +++ b/inputmethod/mozc-server/patches/patch-ipc_named__event.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-ipc_named__event.cc,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-ipc_named__event.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ * sem_open(..., 0) is not supported for NetBSD at least. diff --git a/inputmethod/ibus-mozc/patches/patch-ipc_unix__ipc.cc b/inputmethod/mozc-server/patches/patch-ipc_unix__ipc.cc index 40433de4a14..7357d1070a5 100644 --- a/inputmethod/ibus-mozc/patches/patch-ipc_unix__ipc.cc +++ b/inputmethod/mozc-server/patches/patch-ipc_unix__ipc.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-ipc_unix__ipc.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-ipc_unix__ipc.cc,v 1.1 2013/04/29 09:52:17 ryoon Exp $ --- ipc/unix_ipc.cc.orig 2013-03-29 04:33:26.000000000 +0000 +++ ipc/unix_ipc.cc diff --git a/inputmethod/ibus-mozc/patches/patch-languages_chewing_chewing.gyp b/inputmethod/mozc-server/patches/patch-languages_chewing_chewing.gyp index 2e0fba43de0..b297ba97335 100644 --- a/inputmethod/ibus-mozc/patches/patch-languages_chewing_chewing.gyp +++ b/inputmethod/mozc-server/patches/patch-languages_chewing_chewing.gyp @@ -1,4 +1,4 @@ -$NetBSD: patch-languages_chewing_chewing.gyp,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-languages_chewing_chewing.gyp,v 1.1 2013/04/29 09:52:18 ryoon Exp $ --- languages/chewing/chewing.gyp.orig 2012-08-31 05:36:42.000000000 +0000 +++ languages/chewing/chewing.gyp diff --git a/inputmethod/ibus-mozc/patches/patch-languages_hangul_hangul.gyp b/inputmethod/mozc-server/patches/patch-languages_hangul_hangul.gyp index 015ff1f5ca9..f93537ad3e2 100644 --- a/inputmethod/ibus-mozc/patches/patch-languages_hangul_hangul.gyp +++ b/inputmethod/mozc-server/patches/patch-languages_hangul_hangul.gyp @@ -1,4 +1,4 @@ -$NetBSD: patch-languages_hangul_hangul.gyp,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-languages_hangul_hangul.gyp,v 1.1 2013/04/29 09:52:18 ryoon Exp $ --- languages/hangul/hangul.gyp.orig 2012-08-31 05:36:42.000000000 +0000 +++ languages/hangul/hangul.gyp diff --git a/inputmethod/ibus-mozc/patches/patch-net_net.gyp b/inputmethod/mozc-server/patches/patch-net_net.gyp index 9298e4f2ba4..ada42c53afb 100644 --- a/inputmethod/ibus-mozc/patches/patch-net_net.gyp +++ b/inputmethod/mozc-server/patches/patch-net_net.gyp @@ -1,4 +1,4 @@ -$NetBSD: patch-net_net.gyp,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-net_net.gyp,v 1.1 2013/04/29 09:52:18 ryoon Exp $ --- net/net.gyp.orig 2013-03-29 04:33:42.000000000 +0000 +++ net/net.gyp diff --git a/inputmethod/ibus-mozc/patches/patch-protobuf_genproto.gypi b/inputmethod/mozc-server/patches/patch-protobuf_genproto.gypi index b7e8a2b6296..e73fa2bab7c 100644 --- a/inputmethod/ibus-mozc/patches/patch-protobuf_genproto.gypi +++ b/inputmethod/mozc-server/patches/patch-protobuf_genproto.gypi @@ -1,4 +1,4 @@ -$NetBSD: patch-protobuf_genproto.gypi,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-protobuf_genproto.gypi,v 1.1 2013/04/29 09:52:18 ryoon Exp $ --- protobuf/genproto.gypi.orig 2013-03-29 04:33:43.000000000 +0000 +++ protobuf/genproto.gypi diff --git a/inputmethod/ibus-mozc/patches/patch-protobuf_protobuf.gyp b/inputmethod/mozc-server/patches/patch-protobuf_protobuf.gyp index a640aebae5d..2543f585363 100644 --- a/inputmethod/ibus-mozc/patches/patch-protobuf_protobuf.gyp +++ b/inputmethod/mozc-server/patches/patch-protobuf_protobuf.gyp @@ -1,4 +1,4 @@ -$NetBSD: patch-protobuf_protobuf.gyp,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-protobuf_protobuf.gyp,v 1.1 2013/04/29 09:52:18 ryoon Exp $ --- protobuf/protobuf.gyp.orig 2013-03-29 04:33:43.000000000 +0000 +++ protobuf/protobuf.gyp diff --git a/inputmethod/ibus-mozc/patches/patch-session_session.cc b/inputmethod/mozc-server/patches/patch-session_session.cc index a8449641261..c99086a59af 100644 --- a/inputmethod/ibus-mozc/patches/patch-session_session.cc +++ b/inputmethod/mozc-server/patches/patch-session_session.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-session_session.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-session_session.cc,v 1.1 2013/04/29 09:52:18 ryoon Exp $ --- session/session.cc.orig 2013-03-29 04:33:25.000000000 +0000 +++ session/session.cc diff --git a/inputmethod/ibus-mozc/patches/patch-session_session__converter__interface.h b/inputmethod/mozc-server/patches/patch-session_session__converter__interface.h index a74a3f4beae..637418ff5f9 100644 --- a/inputmethod/ibus-mozc/patches/patch-session_session__converter__interface.h +++ b/inputmethod/mozc-server/patches/patch-session_session__converter__interface.h @@ -1,4 +1,4 @@ -$NetBSD: patch-session_session__converter__interface.h,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-session_session__converter__interface.h,v 1.1 2013/04/29 09:52:18 ryoon Exp $ --- session/session_converter_interface.h.orig 2012-08-31 05:36:43.000000000 +0000 +++ session/session_converter_interface.h diff --git a/inputmethod/ibus-mozc/patches/patch-session_session__test.cc b/inputmethod/mozc-server/patches/patch-session_session__test.cc index 9dedb138b18..87036c48758 100644 --- a/inputmethod/ibus-mozc/patches/patch-session_session__test.cc +++ b/inputmethod/mozc-server/patches/patch-session_session__test.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-session_session__test.cc,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-session_session__test.cc,v 1.1 2013/04/29 09:52:18 ryoon Exp $ --- session/session_test.cc.orig 2013-03-29 04:33:26.000000000 +0000 +++ session/session_test.cc diff --git a/inputmethod/ibus-mozc/patches/patch-third__party_gyp_buildbot_buildbot__run.py b/inputmethod/mozc-server/patches/patch-third__party_gyp_buildbot_buildbot__run.py index 158eede4cfd..f935fc96ecc 100644 --- a/inputmethod/ibus-mozc/patches/patch-third__party_gyp_buildbot_buildbot__run.py +++ b/inputmethod/mozc-server/patches/patch-third__party_gyp_buildbot_buildbot__run.py @@ -1,4 +1,4 @@ -$NetBSD: patch-third__party_gyp_buildbot_buildbot__run.py,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-third__party_gyp_buildbot_buildbot__run.py,v 1.1 2013/04/29 09:52:18 ryoon Exp $ --- third_party/gyp/buildbot/buildbot_run.py.orig 2012-02-23 21:18:54.000000000 +0000 +++ third_party/gyp/buildbot/buildbot_run.py diff --git a/inputmethod/ibus-mozc/patches/patch-unix_ibus_gen__mozc__xml.py b/inputmethod/mozc-server/patches/patch-unix_ibus_gen__mozc__xml.py index ed6f9ebdb8f..b97825d0c71 100644 --- a/inputmethod/ibus-mozc/patches/patch-unix_ibus_gen__mozc__xml.py +++ b/inputmethod/mozc-server/patches/patch-unix_ibus_gen__mozc__xml.py @@ -1,4 +1,4 @@ -$NetBSD: patch-unix_ibus_gen__mozc__xml.py,v 1.2 2013/04/29 09:21:24 ryoon Exp $ +$NetBSD: patch-unix_ibus_gen__mozc__xml.py,v 1.1 2013/04/29 09:52:18 ryoon Exp $ * Fix for pkgsrc installation. diff --git a/inputmethod/ibus-mozc/patches/patch-unix_ibus_mozc__engine.cc b/inputmethod/mozc-server/patches/patch-unix_ibus_mozc__engine.cc index 38b134e245c..8f3001b7be0 100644 --- a/inputmethod/ibus-mozc/patches/patch-unix_ibus_mozc__engine.cc +++ b/inputmethod/mozc-server/patches/patch-unix_ibus_mozc__engine.cc @@ -1,4 +1,4 @@ -$NetBSD: patch-unix_ibus_mozc__engine.cc,v 1.1 2013/01/18 11:36:40 ryoon Exp $ +$NetBSD: patch-unix_ibus_mozc__engine.cc,v 1.1 2013/04/29 09:52:18 ryoon Exp $ * I am not sure. diff --git a/inputmethod/mozc-tool/Makefile b/inputmethod/mozc-tool/Makefile index 675ab997b10..5cc3bbd7c1a 100644 --- a/inputmethod/mozc-tool/Makefile +++ b/inputmethod/mozc-tool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2013/04/29 09:22:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2013/04/29 09:52:18 ryoon Exp $ # PKGNAME= ${DISTNAME:S/mozc-/mozc-tool-/} @@ -16,4 +16,4 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/out_${OSDEST}/${MOZC_BUILD_MODE}/mozc_tool \ ${DESTDIR}${PREFIX}/libexec -.include "../../inputmethod/ibus-mozc/Makefile.common" +.include "../../inputmethod/mozc-server/Makefile.common" |