Update mozc relative ports from 0.13.481.102 to 0.13.499.102

This commit is contained in:
Daichi GOTO 2010-10-16 03:42:06 +00:00
parent 8b0dfd0bf0
commit ce030bd722
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263072
68 changed files with 148 additions and 152 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ibus-mozc
PORTVERSION= 0.13.481.102
PORTVERSION= 0.13.499.102
CATEGORIES= japanese
MASTER_SITES= http://people.freebsd.org/~daichi/distfiles/
DISTNAME= mozc-${PORTVERSION}

View File

@ -1,3 +1,3 @@
MD5 (mozc-0.13.481.102.tar.bz2) = c56d2ac35c55f727b78c9b5383d932a2
SHA256 (mozc-0.13.481.102.tar.bz2) = 5026735af697e363b6bf6c35c792f8ae3e9496aaedb308073d188e098eb1cb2e
SIZE (mozc-0.13.481.102.tar.bz2) = 38662751
MD5 (mozc-0.13.499.102.tar.bz2) = 8405e050bc87bf7a38ad2a543498d353
SHA256 (mozc-0.13.499.102.tar.bz2) = bc39fb757c0f7d40abf2603c2c72b37a2ca4c9614bf1ca12ce8639bced94602c
SIZE (mozc-0.13.499.102.tar.bz2) = 39139600

View File

@ -1,5 +1,5 @@
--- base/iconv.cc.org 2010-09-25 10:26:07.239337059 +0900
+++ base/iconv.cc 2010-09-25 10:26:55.505337905 +0900
--- base/iconv.cc.org 2010-10-16 11:54:05.538175977 +0900
+++ base/iconv.cc 2010-10-16 11:55:04.017187136 +0900
@@ -52,7 +52,11 @@
size_t olen_org = olen;
iconv(ic, 0, &ilen, 0, &olen); // reset iconv state

View File

@ -1,5 +1,5 @@
--- base/mutex.h.org 2010-09-25 11:01:36.626334847 +0900
+++ base/mutex.h 2010-09-25 11:02:17.429334111 +0900
--- base/mutex.h.org 2010-10-16 11:55:20.326178921 +0900
+++ base/mutex.h 2010-10-16 11:55:50.442396765 +0900
@@ -82,11 +82,11 @@
// PTHREAD_MUTEX_RECURSIVE_NP and PTHREAD_MUTEX_RECURSIVE seem to be
// variants. For example, Mac OS X 10.4 had

View File

@ -1,5 +1,5 @@
--- base/process.cc.org 2010-09-25 11:02:43.698333384 +0900
+++ base/process.cc 2010-09-25 11:03:27.524341996 +0900
--- base/process.cc.org 2010-10-16 11:55:55.790185101 +0900
+++ base/process.cc 2010-10-16 11:56:38.273785950 +0900
@@ -194,13 +194,18 @@
return ShellExecuteInSystemDir(L"open", wurl.c_str(), NULL, SW_SHOW);
#endif

View File

@ -1,6 +1,6 @@
--- base/util.cc.org 2010-09-25 11:03:37.453334648 +0900
+++ base/util.cc 2010-09-25 11:04:14.026334568 +0900
@@ -1525,9 +1525,13 @@
--- base/util.cc.org 2010-10-16 11:56:45.879185798 +0900
+++ base/util.cc 2010-10-16 11:58:28.386189342 +0900
@@ -1571,9 +1571,13 @@
return MacUtil::GetServerDirectory();
#endif // OS_MACOSX

View File

@ -1,5 +1,5 @@
--- build_mozc.py.org 2010-09-25 11:04:25.422333501 +0900
+++ build_mozc.py 2010-10-03 12:55:53.425314392 +0900
--- build_mozc.py.org 2010-10-16 11:58:32.818179161 +0900
+++ build_mozc.py 2010-10-16 11:58:50.886185011 +0900
@@ -69,7 +69,7 @@
def IsLinux():

View File

@ -1,5 +1,5 @@
--- build_tools/mozc_version.py.org 2010-09-25 11:06:06.607334667 +0900
+++ build_tools/mozc_version.py 2010-09-25 11:06:24.382334562 +0900
--- build_tools/mozc_version.py.org 2010-10-16 11:59:00.003180328 +0900
+++ build_tools/mozc_version.py 2010-10-16 11:59:15.492182701 +0900
@@ -55,7 +55,7 @@
def IsLinux():

View File

@ -1,10 +1,9 @@
--- gui/about_dialog/about_dialog.cc.org 2010-09-25 11:06:33.059334293 +0900
+++ gui/about_dialog/about_dialog.cc 2010-09-25 11:07:21.090335160 +0900
@@ -113,8 +113,11 @@
--- gui/about_dialog/about_dialog.cc.org 2010-10-16 11:59:20.527184356 +0900
+++ gui/about_dialog/about_dialog.cc 2010-10-16 11:59:55.382185760 +0900
@@ -114,7 +114,11 @@
SetLabelText(label_terms);
SetLabelText(label_credits);
-
+#ifdef __FreeBSD__
+ product_image_.reset(new QImage("@@LOCALBASE@@/share/mozc-tool/icons/product_logo.png"));
+#else

View File

@ -1,5 +1,5 @@
--- gui/about_dialog/version_image_widget.cc.org 2010-09-25 11:07:28.324337247 +0900
+++ gui/about_dialog/version_image_widget.cc 2010-09-25 11:07:59.689335312 +0900
--- gui/about_dialog/version_image_widget.cc.org 2010-10-16 12:00:02.576178852 +0900
+++ gui/about_dialog/version_image_widget.cc 2010-10-16 12:00:34.221317549 +0900
@@ -41,7 +41,11 @@
void VersionImageWidget::loadImage() {
// Currently the version is always latest.

View File

@ -1,5 +1,5 @@
--- gyp/common.gypi.org 2010-09-25 11:08:08.270335412 +0900
+++ gyp/common.gypi 2010-09-25 11:08:34.704344483 +0900
--- gyp/common.gypi.org 2010-10-16 12:00:39.281175157 +0900
+++ gyp/common.gypi 2010-10-16 12:01:01.287193240 +0900
@@ -436,6 +436,12 @@
'-lz',
'<@(extra_linux_libs)',

View File

@ -1,5 +1,5 @@
--- ipc/ipc_path_manager.cc.org 2010-09-25 11:09:39.543334634 +0900
+++ ipc/ipc_path_manager.cc 2010-09-25 11:10:01.975326409 +0900
--- ipc/ipc_path_manager.cc.org 2010-10-16 12:01:06.246177971 +0900
+++ ipc/ipc_path_manager.cc 2010-10-16 12:01:26.641179012 +0900
@@ -265,7 +265,7 @@
*ipc_name = kIPCPrefix;
#endif // OS_WINDOWS

View File

@ -1,5 +1,5 @@
--- ipc/unix_ipc.cc.org 2010-09-25 11:11:08.117335240 +0900
+++ ipc/unix_ipc.cc 2010-09-25 11:14:56.074335641 +0900
--- ipc/unix_ipc.cc.org 2010-10-16 12:01:47.982178217 +0900
+++ ipc/unix_ipc.cc 2010-10-16 12:04:36.610176748 +0900
@@ -41,7 +41,7 @@
#include <sys/time.h>
#include <sys/types.h>

View File

@ -1,5 +1,5 @@
--- server/mozc_server.cc.org 2010-09-25 12:45:06.069338637 +0900
+++ server/mozc_server.cc 2010-09-25 12:46:24.810331975 +0900
--- server/mozc_server.cc.org 2010-10-16 12:04:43.449185058 +0900
+++ server/mozc_server.cc 2010-10-16 12:06:18.373180984 +0900
@@ -30,6 +30,9 @@
#ifdef OS_WINDOWS
#include <windows.h>

View File

@ -1,5 +1,5 @@
--- unix/ibus/gen_mozc_xml.py.org 2010-09-25 11:17:57.221333653 +0900
+++ unix/ibus/gen_mozc_xml.py 2010-09-25 11:22:33.363336338 +0900
--- unix/ibus/gen_mozc_xml.py.org 2010-10-16 12:06:25.692183819 +0900
+++ unix/ibus/gen_mozc_xml.py 2010-10-16 12:07:20.965178571 +0900
@@ -39,6 +39,7 @@
import optparse

View File

@ -1,5 +1,5 @@
--- unix/ibus/path_util.cc.org 2010-09-25 11:25:36.706333562 +0900
+++ unix/ibus/path_util.cc 2010-09-25 11:26:16.410339239 +0900
--- unix/ibus/path_util.cc.org 2010-10-16 12:07:47.547186060 +0900
+++ unix/ibus/path_util.cc 2010-10-16 12:08:37.461176526 +0900
@@ -30,14 +30,22 @@
#include "unix/ibus/path_util.h"

View File

@ -1,5 +1,5 @@
--- unix/scim/scim.gyp.org 2010-09-25 11:26:23.393336519 +0900
+++ unix/scim/scim.gyp 2010-09-25 11:26:45.064334370 +0900
--- unix/scim/scim.gyp.org 2010-10-16 12:08:42.286177748 +0900
+++ unix/scim/scim.gyp 2010-10-16 12:08:59.542185425 +0900
@@ -44,7 +44,7 @@
'../../session/session.gyp:session',
],

View File

@ -6,7 +6,7 @@
#
PORTNAME= mozc-server
PORTVERSION= 0.13.481.102
PORTVERSION= 0.13.499.102
CATEGORIES= japanese
MASTER_SITES= http://people.freebsd.org/~daichi/distfiles/
DISTNAME= mozc-${PORTVERSION}

View File

@ -1,6 +1,6 @@
MD5 (mozc-0.13.481.102.tar.bz2) = c56d2ac35c55f727b78c9b5383d932a2
SHA256 (mozc-0.13.481.102.tar.bz2) = 5026735af697e363b6bf6c35c792f8ae3e9496aaedb308073d188e098eb1cb2e
SIZE (mozc-0.13.481.102.tar.bz2) = 38662751
MD5 (mozc-0.13.499.102.tar.bz2) = 8405e050bc87bf7a38ad2a543498d353
SHA256 (mozc-0.13.499.102.tar.bz2) = bc39fb757c0f7d40abf2603c2c72b37a2ca4c9614bf1ca12ce8639bced94602c
SIZE (mozc-0.13.499.102.tar.bz2) = 39139600
MD5 (mozcdic-ut-devel-20100911.tar.bz2) = 2b86fbd1251a65d1b813640c5dd345e3
SHA256 (mozcdic-ut-devel-20100911.tar.bz2) = 83825af73e6d6691611f4e2e2c92285b4a940bd5fd89d9c07cf108744e788d50
SIZE (mozcdic-ut-devel-20100911.tar.bz2) = 5563197

View File

@ -1,5 +1,5 @@
--- base/iconv.cc.org 2010-09-25 10:26:07.239337059 +0900
+++ base/iconv.cc 2010-09-25 10:26:55.505337905 +0900
--- base/iconv.cc.org 2010-10-16 11:54:05.538175977 +0900
+++ base/iconv.cc 2010-10-16 11:55:04.017187136 +0900
@@ -52,7 +52,11 @@
size_t olen_org = olen;
iconv(ic, 0, &ilen, 0, &olen); // reset iconv state

View File

@ -1,5 +1,5 @@
--- base/mutex.h.org 2010-09-25 11:01:36.626334847 +0900
+++ base/mutex.h 2010-09-25 11:02:17.429334111 +0900
--- base/mutex.h.org 2010-10-16 11:55:20.326178921 +0900
+++ base/mutex.h 2010-10-16 11:55:50.442396765 +0900
@@ -82,11 +82,11 @@
// PTHREAD_MUTEX_RECURSIVE_NP and PTHREAD_MUTEX_RECURSIVE seem to be
// variants. For example, Mac OS X 10.4 had

View File

@ -1,5 +1,5 @@
--- base/process.cc.org 2010-09-25 11:02:43.698333384 +0900
+++ base/process.cc 2010-09-25 11:03:27.524341996 +0900
--- base/process.cc.org 2010-10-16 11:55:55.790185101 +0900
+++ base/process.cc 2010-10-16 11:56:38.273785950 +0900
@@ -194,13 +194,18 @@
return ShellExecuteInSystemDir(L"open", wurl.c_str(), NULL, SW_SHOW);
#endif

View File

@ -1,6 +1,6 @@
--- base/util.cc.org 2010-09-25 11:03:37.453334648 +0900
+++ base/util.cc 2010-09-25 11:04:14.026334568 +0900
@@ -1525,9 +1525,13 @@
--- base/util.cc.org 2010-10-16 11:56:45.879185798 +0900
+++ base/util.cc 2010-10-16 11:58:28.386189342 +0900
@@ -1571,9 +1571,13 @@
return MacUtil::GetServerDirectory();
#endif // OS_MACOSX

View File

@ -1,5 +1,5 @@
--- build_mozc.py.org 2010-09-25 11:04:25.422333501 +0900
+++ build_mozc.py 2010-10-03 12:55:53.425314392 +0900
--- build_mozc.py.org 2010-10-16 11:58:32.818179161 +0900
+++ build_mozc.py 2010-10-16 11:58:50.886185011 +0900
@@ -69,7 +69,7 @@
def IsLinux():

View File

@ -1,5 +1,5 @@
--- build_tools/mozc_version.py.org 2010-09-25 11:06:06.607334667 +0900
+++ build_tools/mozc_version.py 2010-09-25 11:06:24.382334562 +0900
--- build_tools/mozc_version.py.org 2010-10-16 11:59:00.003180328 +0900
+++ build_tools/mozc_version.py 2010-10-16 11:59:15.492182701 +0900
@@ -55,7 +55,7 @@
def IsLinux():

View File

@ -1,10 +1,9 @@
--- gui/about_dialog/about_dialog.cc.org 2010-09-25 11:06:33.059334293 +0900
+++ gui/about_dialog/about_dialog.cc 2010-09-25 11:07:21.090335160 +0900
@@ -113,8 +113,11 @@
--- gui/about_dialog/about_dialog.cc.org 2010-10-16 11:59:20.527184356 +0900
+++ gui/about_dialog/about_dialog.cc 2010-10-16 11:59:55.382185760 +0900
@@ -114,7 +114,11 @@
SetLabelText(label_terms);
SetLabelText(label_credits);
-
+#ifdef __FreeBSD__
+ product_image_.reset(new QImage("@@LOCALBASE@@/share/mozc-tool/icons/product_logo.png"));
+#else

View File

@ -1,5 +1,5 @@
--- gui/about_dialog/version_image_widget.cc.org 2010-09-25 11:07:28.324337247 +0900
+++ gui/about_dialog/version_image_widget.cc 2010-09-25 11:07:59.689335312 +0900
--- gui/about_dialog/version_image_widget.cc.org 2010-10-16 12:00:02.576178852 +0900
+++ gui/about_dialog/version_image_widget.cc 2010-10-16 12:00:34.221317549 +0900
@@ -41,7 +41,11 @@
void VersionImageWidget::loadImage() {
// Currently the version is always latest.

View File

@ -1,5 +1,5 @@
--- gyp/common.gypi.org 2010-09-25 11:08:08.270335412 +0900
+++ gyp/common.gypi 2010-09-25 11:08:34.704344483 +0900
--- gyp/common.gypi.org 2010-10-16 12:00:39.281175157 +0900
+++ gyp/common.gypi 2010-10-16 12:01:01.287193240 +0900
@@ -436,6 +436,12 @@
'-lz',
'<@(extra_linux_libs)',

View File

@ -1,5 +1,5 @@
--- ipc/ipc_path_manager.cc.org 2010-09-25 11:09:39.543334634 +0900
+++ ipc/ipc_path_manager.cc 2010-09-25 11:10:01.975326409 +0900
--- ipc/ipc_path_manager.cc.org 2010-10-16 12:01:06.246177971 +0900
+++ ipc/ipc_path_manager.cc 2010-10-16 12:01:26.641179012 +0900
@@ -265,7 +265,7 @@
*ipc_name = kIPCPrefix;
#endif // OS_WINDOWS

View File

@ -1,5 +1,5 @@
--- ipc/unix_ipc.cc.org 2010-09-25 11:11:08.117335240 +0900
+++ ipc/unix_ipc.cc 2010-09-25 11:14:56.074335641 +0900
--- ipc/unix_ipc.cc.org 2010-10-16 12:01:47.982178217 +0900
+++ ipc/unix_ipc.cc 2010-10-16 12:04:36.610176748 +0900
@@ -41,7 +41,7 @@
#include <sys/time.h>
#include <sys/types.h>

View File

@ -1,5 +1,5 @@
--- server/mozc_server.cc.org 2010-09-25 12:45:06.069338637 +0900
+++ server/mozc_server.cc 2010-09-25 12:46:24.810331975 +0900
--- server/mozc_server.cc.org 2010-10-16 12:04:43.449185058 +0900
+++ server/mozc_server.cc 2010-10-16 12:06:18.373180984 +0900
@@ -30,6 +30,9 @@
#ifdef OS_WINDOWS
#include <windows.h>

View File

@ -1,5 +1,5 @@
--- unix/ibus/gen_mozc_xml.py.org 2010-09-25 11:17:57.221333653 +0900
+++ unix/ibus/gen_mozc_xml.py 2010-09-25 11:22:33.363336338 +0900
--- unix/ibus/gen_mozc_xml.py.org 2010-10-16 12:06:25.692183819 +0900
+++ unix/ibus/gen_mozc_xml.py 2010-10-16 12:07:20.965178571 +0900
@@ -39,6 +39,7 @@
import optparse

View File

@ -1,5 +1,5 @@
--- unix/ibus/path_util.cc.org 2010-09-25 11:25:36.706333562 +0900
+++ unix/ibus/path_util.cc 2010-09-25 11:26:16.410339239 +0900
--- unix/ibus/path_util.cc.org 2010-10-16 12:07:47.547186060 +0900
+++ unix/ibus/path_util.cc 2010-10-16 12:08:37.461176526 +0900
@@ -30,14 +30,22 @@
#include "unix/ibus/path_util.h"

View File

@ -1,5 +1,5 @@
--- unix/scim/scim.gyp.org 2010-09-25 11:26:23.393336519 +0900
+++ unix/scim/scim.gyp 2010-09-25 11:26:45.064334370 +0900
--- unix/scim/scim.gyp.org 2010-10-16 12:08:42.286177748 +0900
+++ unix/scim/scim.gyp 2010-10-16 12:08:59.542185425 +0900
@@ -44,7 +44,7 @@
'../../session/session.gyp:session',
],

View File

@ -6,7 +6,7 @@
#
PORTNAME= mozc-tool
PORTVERSION= 0.13.481.102
PORTVERSION= 0.13.499.102
CATEGORIES= japanese
MASTER_SITES= http://people.freebsd.org/~daichi/distfiles/
DISTNAME= mozc-${PORTVERSION}

View File

@ -1,3 +1,3 @@
MD5 (mozc-0.13.481.102.tar.bz2) = c56d2ac35c55f727b78c9b5383d932a2
SHA256 (mozc-0.13.481.102.tar.bz2) = 5026735af697e363b6bf6c35c792f8ae3e9496aaedb308073d188e098eb1cb2e
SIZE (mozc-0.13.481.102.tar.bz2) = 38662751
MD5 (mozc-0.13.499.102.tar.bz2) = 8405e050bc87bf7a38ad2a543498d353
SHA256 (mozc-0.13.499.102.tar.bz2) = bc39fb757c0f7d40abf2603c2c72b37a2ca4c9614bf1ca12ce8639bced94602c
SIZE (mozc-0.13.499.102.tar.bz2) = 39139600

View File

@ -1,5 +1,5 @@
--- base/iconv.cc.org 2010-09-25 10:26:07.239337059 +0900
+++ base/iconv.cc 2010-09-25 10:26:55.505337905 +0900
--- base/iconv.cc.org 2010-10-16 11:54:05.538175977 +0900
+++ base/iconv.cc 2010-10-16 11:55:04.017187136 +0900
@@ -52,7 +52,11 @@
size_t olen_org = olen;
iconv(ic, 0, &ilen, 0, &olen); // reset iconv state

View File

@ -1,5 +1,5 @@
--- base/mutex.h.org 2010-09-25 11:01:36.626334847 +0900
+++ base/mutex.h 2010-09-25 11:02:17.429334111 +0900
--- base/mutex.h.org 2010-10-16 11:55:20.326178921 +0900
+++ base/mutex.h 2010-10-16 11:55:50.442396765 +0900
@@ -82,11 +82,11 @@
// PTHREAD_MUTEX_RECURSIVE_NP and PTHREAD_MUTEX_RECURSIVE seem to be
// variants. For example, Mac OS X 10.4 had

View File

@ -1,5 +1,5 @@
--- base/process.cc.org 2010-09-25 11:02:43.698333384 +0900
+++ base/process.cc 2010-09-25 11:03:27.524341996 +0900
--- base/process.cc.org 2010-10-16 11:55:55.790185101 +0900
+++ base/process.cc 2010-10-16 11:56:38.273785950 +0900
@@ -194,13 +194,18 @@
return ShellExecuteInSystemDir(L"open", wurl.c_str(), NULL, SW_SHOW);
#endif

View File

@ -1,6 +1,6 @@
--- base/util.cc.org 2010-09-25 11:03:37.453334648 +0900
+++ base/util.cc 2010-09-25 11:04:14.026334568 +0900
@@ -1525,9 +1525,13 @@
--- base/util.cc.org 2010-10-16 11:56:45.879185798 +0900
+++ base/util.cc 2010-10-16 11:58:28.386189342 +0900
@@ -1571,9 +1571,13 @@
return MacUtil::GetServerDirectory();
#endif // OS_MACOSX

View File

@ -1,5 +1,5 @@
--- build_mozc.py.org 2010-09-25 11:04:25.422333501 +0900
+++ build_mozc.py 2010-10-03 12:55:53.425314392 +0900
--- build_mozc.py.org 2010-10-16 11:58:32.818179161 +0900
+++ build_mozc.py 2010-10-16 11:58:50.886185011 +0900
@@ -69,7 +69,7 @@
def IsLinux():

View File

@ -1,5 +1,5 @@
--- build_tools/mozc_version.py.org 2010-09-25 11:06:06.607334667 +0900
+++ build_tools/mozc_version.py 2010-09-25 11:06:24.382334562 +0900
--- build_tools/mozc_version.py.org 2010-10-16 11:59:00.003180328 +0900
+++ build_tools/mozc_version.py 2010-10-16 11:59:15.492182701 +0900
@@ -55,7 +55,7 @@
def IsLinux():

View File

@ -1,10 +1,9 @@
--- gui/about_dialog/about_dialog.cc.org 2010-09-25 11:06:33.059334293 +0900
+++ gui/about_dialog/about_dialog.cc 2010-09-25 11:07:21.090335160 +0900
@@ -113,8 +113,11 @@
--- gui/about_dialog/about_dialog.cc.org 2010-10-16 11:59:20.527184356 +0900
+++ gui/about_dialog/about_dialog.cc 2010-10-16 11:59:55.382185760 +0900
@@ -114,7 +114,11 @@
SetLabelText(label_terms);
SetLabelText(label_credits);
-
+#ifdef __FreeBSD__
+ product_image_.reset(new QImage("@@LOCALBASE@@/share/mozc-tool/icons/product_logo.png"));
+#else

View File

@ -1,5 +1,5 @@
--- gui/about_dialog/version_image_widget.cc.org 2010-09-25 11:07:28.324337247 +0900
+++ gui/about_dialog/version_image_widget.cc 2010-09-25 11:07:59.689335312 +0900
--- gui/about_dialog/version_image_widget.cc.org 2010-10-16 12:00:02.576178852 +0900
+++ gui/about_dialog/version_image_widget.cc 2010-10-16 12:00:34.221317549 +0900
@@ -41,7 +41,11 @@
void VersionImageWidget::loadImage() {
// Currently the version is always latest.

View File

@ -1,5 +1,5 @@
--- gyp/common.gypi.org 2010-09-25 11:08:08.270335412 +0900
+++ gyp/common.gypi 2010-09-25 11:08:34.704344483 +0900
--- gyp/common.gypi.org 2010-10-16 12:00:39.281175157 +0900
+++ gyp/common.gypi 2010-10-16 12:01:01.287193240 +0900
@@ -436,6 +436,12 @@
'-lz',
'<@(extra_linux_libs)',

View File

@ -1,5 +1,5 @@
--- ipc/ipc_path_manager.cc.org 2010-09-25 11:09:39.543334634 +0900
+++ ipc/ipc_path_manager.cc 2010-09-25 11:10:01.975326409 +0900
--- ipc/ipc_path_manager.cc.org 2010-10-16 12:01:06.246177971 +0900
+++ ipc/ipc_path_manager.cc 2010-10-16 12:01:26.641179012 +0900
@@ -265,7 +265,7 @@
*ipc_name = kIPCPrefix;
#endif // OS_WINDOWS

View File

@ -1,5 +1,5 @@
--- ipc/unix_ipc.cc.org 2010-09-25 11:11:08.117335240 +0900
+++ ipc/unix_ipc.cc 2010-09-25 11:14:56.074335641 +0900
--- ipc/unix_ipc.cc.org 2010-10-16 12:01:47.982178217 +0900
+++ ipc/unix_ipc.cc 2010-10-16 12:04:36.610176748 +0900
@@ -41,7 +41,7 @@
#include <sys/time.h>
#include <sys/types.h>

View File

@ -1,5 +1,5 @@
--- server/mozc_server.cc.org 2010-09-25 12:45:06.069338637 +0900
+++ server/mozc_server.cc 2010-09-25 12:46:24.810331975 +0900
--- server/mozc_server.cc.org 2010-10-16 12:04:43.449185058 +0900
+++ server/mozc_server.cc 2010-10-16 12:06:18.373180984 +0900
@@ -30,6 +30,9 @@
#ifdef OS_WINDOWS
#include <windows.h>

View File

@ -1,5 +1,5 @@
--- unix/ibus/gen_mozc_xml.py.org 2010-09-25 11:17:57.221333653 +0900
+++ unix/ibus/gen_mozc_xml.py 2010-09-25 11:22:33.363336338 +0900
--- unix/ibus/gen_mozc_xml.py.org 2010-10-16 12:06:25.692183819 +0900
+++ unix/ibus/gen_mozc_xml.py 2010-10-16 12:07:20.965178571 +0900
@@ -39,6 +39,7 @@
import optparse

View File

@ -1,5 +1,5 @@
--- unix/ibus/path_util.cc.org 2010-09-25 11:25:36.706333562 +0900
+++ unix/ibus/path_util.cc 2010-09-25 11:26:16.410339239 +0900
--- unix/ibus/path_util.cc.org 2010-10-16 12:07:47.547186060 +0900
+++ unix/ibus/path_util.cc 2010-10-16 12:08:37.461176526 +0900
@@ -30,14 +30,22 @@
#include "unix/ibus/path_util.h"

View File

@ -1,5 +1,5 @@
--- unix/scim/scim.gyp.org 2010-09-25 11:26:23.393336519 +0900
+++ unix/scim/scim.gyp 2010-09-25 11:26:45.064334370 +0900
--- unix/scim/scim.gyp.org 2010-10-16 12:08:42.286177748 +0900
+++ unix/scim/scim.gyp 2010-10-16 12:08:59.542185425 +0900
@@ -44,7 +44,7 @@
'../../session/session.gyp:session',
],

View File

@ -6,7 +6,7 @@
#
PORTNAME= scim-mozc
PORTVERSION= 0.13.481.102
PORTVERSION= 0.13.499.102
CATEGORIES= japanese
MASTER_SITES= http://people.freebsd.org/~daichi/distfiles/
DISTNAME= mozc-${PORTVERSION}

View File

@ -1,3 +1,3 @@
MD5 (mozc-0.13.481.102.tar.bz2) = c56d2ac35c55f727b78c9b5383d932a2
SHA256 (mozc-0.13.481.102.tar.bz2) = 5026735af697e363b6bf6c35c792f8ae3e9496aaedb308073d188e098eb1cb2e
SIZE (mozc-0.13.481.102.tar.bz2) = 38662751
MD5 (mozc-0.13.499.102.tar.bz2) = 8405e050bc87bf7a38ad2a543498d353
SHA256 (mozc-0.13.499.102.tar.bz2) = bc39fb757c0f7d40abf2603c2c72b37a2ca4c9614bf1ca12ce8639bced94602c
SIZE (mozc-0.13.499.102.tar.bz2) = 39139600

View File

@ -1,5 +1,5 @@
--- base/iconv.cc.org 2010-09-25 10:26:07.239337059 +0900
+++ base/iconv.cc 2010-09-25 10:26:55.505337905 +0900
--- base/iconv.cc.org 2010-10-16 11:54:05.538175977 +0900
+++ base/iconv.cc 2010-10-16 11:55:04.017187136 +0900
@@ -52,7 +52,11 @@
size_t olen_org = olen;
iconv(ic, 0, &ilen, 0, &olen); // reset iconv state

View File

@ -1,5 +1,5 @@
--- base/mutex.h.org 2010-09-25 11:01:36.626334847 +0900
+++ base/mutex.h 2010-09-25 11:02:17.429334111 +0900
--- base/mutex.h.org 2010-10-16 11:55:20.326178921 +0900
+++ base/mutex.h 2010-10-16 11:55:50.442396765 +0900
@@ -82,11 +82,11 @@
// PTHREAD_MUTEX_RECURSIVE_NP and PTHREAD_MUTEX_RECURSIVE seem to be
// variants. For example, Mac OS X 10.4 had

View File

@ -1,5 +1,5 @@
--- base/process.cc.org 2010-09-25 11:02:43.698333384 +0900
+++ base/process.cc 2010-09-25 11:03:27.524341996 +0900
--- base/process.cc.org 2010-10-16 11:55:55.790185101 +0900
+++ base/process.cc 2010-10-16 11:56:38.273785950 +0900
@@ -194,13 +194,18 @@
return ShellExecuteInSystemDir(L"open", wurl.c_str(), NULL, SW_SHOW);
#endif

View File

@ -1,6 +1,6 @@
--- base/util.cc.org 2010-09-25 11:03:37.453334648 +0900
+++ base/util.cc 2010-09-25 11:04:14.026334568 +0900
@@ -1525,9 +1525,13 @@
--- base/util.cc.org 2010-10-16 11:56:45.879185798 +0900
+++ base/util.cc 2010-10-16 11:58:28.386189342 +0900
@@ -1571,9 +1571,13 @@
return MacUtil::GetServerDirectory();
#endif // OS_MACOSX

View File

@ -1,5 +1,5 @@
--- build_mozc.py.org 2010-09-25 11:04:25.422333501 +0900
+++ build_mozc.py 2010-10-03 12:55:53.425314392 +0900
--- build_mozc.py.org 2010-10-16 11:58:32.818179161 +0900
+++ build_mozc.py 2010-10-16 11:58:50.886185011 +0900
@@ -69,7 +69,7 @@
def IsLinux():

View File

@ -1,5 +1,5 @@
--- build_tools/mozc_version.py.org 2010-09-25 11:06:06.607334667 +0900
+++ build_tools/mozc_version.py 2010-09-25 11:06:24.382334562 +0900
--- build_tools/mozc_version.py.org 2010-10-16 11:59:00.003180328 +0900
+++ build_tools/mozc_version.py 2010-10-16 11:59:15.492182701 +0900
@@ -55,7 +55,7 @@
def IsLinux():

View File

@ -1,10 +1,9 @@
--- gui/about_dialog/about_dialog.cc.org 2010-09-25 11:06:33.059334293 +0900
+++ gui/about_dialog/about_dialog.cc 2010-09-25 11:07:21.090335160 +0900
@@ -113,8 +113,11 @@
--- gui/about_dialog/about_dialog.cc.org 2010-10-16 11:59:20.527184356 +0900
+++ gui/about_dialog/about_dialog.cc 2010-10-16 11:59:55.382185760 +0900
@@ -114,7 +114,11 @@
SetLabelText(label_terms);
SetLabelText(label_credits);
-
+#ifdef __FreeBSD__
+ product_image_.reset(new QImage("@@LOCALBASE@@/share/mozc-tool/icons/product_logo.png"));
+#else

View File

@ -1,5 +1,5 @@
--- gui/about_dialog/version_image_widget.cc.org 2010-09-25 11:07:28.324337247 +0900
+++ gui/about_dialog/version_image_widget.cc 2010-09-25 11:07:59.689335312 +0900
--- gui/about_dialog/version_image_widget.cc.org 2010-10-16 12:00:02.576178852 +0900
+++ gui/about_dialog/version_image_widget.cc 2010-10-16 12:00:34.221317549 +0900
@@ -41,7 +41,11 @@
void VersionImageWidget::loadImage() {
// Currently the version is always latest.

View File

@ -1,5 +1,5 @@
--- gyp/common.gypi.org 2010-09-25 11:08:08.270335412 +0900
+++ gyp/common.gypi 2010-09-25 11:08:34.704344483 +0900
--- gyp/common.gypi.org 2010-10-16 12:00:39.281175157 +0900
+++ gyp/common.gypi 2010-10-16 12:01:01.287193240 +0900
@@ -436,6 +436,12 @@
'-lz',
'<@(extra_linux_libs)',

View File

@ -1,5 +1,5 @@
--- ipc/ipc_path_manager.cc.org 2010-09-25 11:09:39.543334634 +0900
+++ ipc/ipc_path_manager.cc 2010-09-25 11:10:01.975326409 +0900
--- ipc/ipc_path_manager.cc.org 2010-10-16 12:01:06.246177971 +0900
+++ ipc/ipc_path_manager.cc 2010-10-16 12:01:26.641179012 +0900
@@ -265,7 +265,7 @@
*ipc_name = kIPCPrefix;
#endif // OS_WINDOWS

View File

@ -1,5 +1,5 @@
--- ipc/unix_ipc.cc.org 2010-09-25 11:11:08.117335240 +0900
+++ ipc/unix_ipc.cc 2010-09-25 11:14:56.074335641 +0900
--- ipc/unix_ipc.cc.org 2010-10-16 12:01:47.982178217 +0900
+++ ipc/unix_ipc.cc 2010-10-16 12:04:36.610176748 +0900
@@ -41,7 +41,7 @@
#include <sys/time.h>
#include <sys/types.h>

View File

@ -1,5 +1,5 @@
--- server/mozc_server.cc.org 2010-09-25 12:45:06.069338637 +0900
+++ server/mozc_server.cc 2010-09-25 12:46:24.810331975 +0900
--- server/mozc_server.cc.org 2010-10-16 12:04:43.449185058 +0900
+++ server/mozc_server.cc 2010-10-16 12:06:18.373180984 +0900
@@ -30,6 +30,9 @@
#ifdef OS_WINDOWS
#include <windows.h>

View File

@ -1,5 +1,5 @@
--- unix/ibus/gen_mozc_xml.py.org 2010-09-25 11:17:57.221333653 +0900
+++ unix/ibus/gen_mozc_xml.py 2010-09-25 11:22:33.363336338 +0900
--- unix/ibus/gen_mozc_xml.py.org 2010-10-16 12:06:25.692183819 +0900
+++ unix/ibus/gen_mozc_xml.py 2010-10-16 12:07:20.965178571 +0900
@@ -39,6 +39,7 @@
import optparse

View File

@ -1,5 +1,5 @@
--- unix/ibus/path_util.cc.org 2010-09-25 11:25:36.706333562 +0900
+++ unix/ibus/path_util.cc 2010-09-25 11:26:16.410339239 +0900
--- unix/ibus/path_util.cc.org 2010-10-16 12:07:47.547186060 +0900
+++ unix/ibus/path_util.cc 2010-10-16 12:08:37.461176526 +0900
@@ -30,14 +30,22 @@
#include "unix/ibus/path_util.h"

View File

@ -1,5 +1,5 @@
--- unix/scim/scim.gyp.org 2010-09-25 11:26:23.393336519 +0900
+++ unix/scim/scim.gyp 2010-09-25 11:26:45.064334370 +0900
--- unix/scim/scim.gyp.org 2010-10-16 12:08:42.286177748 +0900
+++ unix/scim/scim.gyp 2010-10-16 12:08:59.542185425 +0900
@@ -44,7 +44,7 @@
'../../session/session.gyp:session',
],