summaryrefslogtreecommitdiff
path: root/japanese/mozc-server/files/extra-patch-src-unix-uim-uim.gyp
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2016-05-16 17:43:22 +0000
committerHiroki Sato <hrs@FreeBSD.org>2016-05-16 17:43:22 +0000
commit196453bfe438e95d4554a395653f65fd213c6cff (patch)
tree2dbeadf4eb748c943569385298a0aa2bbe178035 /japanese/mozc-server/files/extra-patch-src-unix-uim-uim.gyp
parentRemove expired ports: (diff)
Update japanese/mozc-server to 2.17.2322.102. Changes include:
- Use Github as the source. - Depend on devel/py-gyp and japanese/zinnia because bundled versions have been removed from the original distfile. - devel/py-gyp-devel has been updated to snapshot as of 20160504 and renamed with devel/py-gyp. Take maintainership[*]. - Install mozc.el.gz instead of mozc.el. Approved by: maintainer [*]
Diffstat (limited to 'japanese/mozc-server/files/extra-patch-src-unix-uim-uim.gyp')
-rw-r--r--japanese/mozc-server/files/extra-patch-src-unix-uim-uim.gyp14
1 files changed, 2 insertions, 12 deletions
diff --git a/japanese/mozc-server/files/extra-patch-src-unix-uim-uim.gyp b/japanese/mozc-server/files/extra-patch-src-unix-uim-uim.gyp
index 700f2890e971..ad49d67e1974 100644
--- a/japanese/mozc-server/files/extra-patch-src-unix-uim-uim.gyp
+++ b/japanese/mozc-server/files/extra-patch-src-unix-uim-uim.gyp
@@ -1,5 +1,5 @@
---- src/unix/uim/uim.gyp.orig 2014-10-27 02:24:13.000000000 +0900
-+++ src/unix/uim/uim.gyp 2015-09-26 06:34:58.683557000 +0900
+--- src/unix/uim/uim.gyp.orig 2015-07-15 10:04:31.000000000 +0900
++++ src/unix/uim/uim.gyp 2016-05-11 00:37:33.495056000 +0900
@@ -31,6 +31,7 @@
{
'variables': {
@@ -17,13 +17,3 @@
],
},
'targets': [
-@@ -49,7 +52,8 @@
- 'key_translator.cc',
- ],
- 'dependencies': [
-- '../../session/session_base.gyp:session_protocol',
-+ '../../protocol/protocol.gyp:commands_proto',
-+ '../../session/session_base.gyp:ime_switch_util',
- ],
- 'cflags': [
- '<!@(pkg-config --cflags <@(pkg_config_libs))',