diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2016-05-16 17:43:22 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2016-05-16 17:43:22 +0000 |
commit | 196453bfe438e95d4554a395653f65fd213c6cff (patch) | |
tree | 2dbeadf4eb748c943569385298a0aa2bbe178035 /japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx.gyp | |
parent | Remove 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 [*]
Notes
Notes:
svn path=/head/; revision=415345
Diffstat (limited to 'japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx.gyp')
-rw-r--r-- | japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx.gyp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx.gyp b/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx.gyp deleted file mode 100644 index da756a100bbb..000000000000 --- a/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx.gyp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/unix/fcitx/fcitx.gyp.orig 2015-07-13 04:27:48.760816000 +0900 -+++ src/unix/fcitx/fcitx.gyp 2015-07-13 04:30:04.604724000 +0900 -@@ -44,7 +44,6 @@ - '../../client/client.gyp:client', - '../../ipc/ipc.gyp:ipc', - '../../session/session_base.gyp:ime_switch_util', -- '../../session/session_base.gyp:session_protocol', - ], - 'fcitx_defines': [ - 'LOCALEDIR="<!@(fcitx4-config --prefix)/share/locale/"', |