summaryrefslogtreecommitdiff
path: root/chinese/libpinyin/files/patch-src_pinyin_internal.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2015-03-31 07:08:00 +0000
committerXin LI <delphij@FreeBSD.org>2015-03-31 07:08:00 +0000
commit1e0f9c5aadd2d4f1f7f5a237c4daaafd77235e75 (patch)
tree78917bf49ceac628433c2677aa29dda7b28d1619 /chinese/libpinyin/files/patch-src_pinyin_internal.h
parentFix madsonic rc script. I should have made an end-to-end test when I converted (diff)
Major update to libpinyin, fcitx and their add ons:
- New port: chinese/brise Rime schema repository - Update chinese/fcitx to 4.2.8.5. - Update chinese/fcitx-chewing to 0.2.2. - Update chinese/fcitx-cloudpinyin to 0.3.4. - Update chinese/fcitx-configtool to 0.4.8. - Update chinese/fcitx-libpinyin to 0.3.1. - Update chinese/fcitx-rime to 0.3.1. - Update chinese/fcitx-sunpinyin to 0.4.1. - Update chinese/fcitx-table-extra to 0.3.7. - Add LICENSE and update website (mainly move off Google Code) for various ports. - Update chinese/libpinyin to 1.1.0. - Update chinese/librime to 1.1. - Update chinese/opencc to 0.4.3. - Update japanese/fcitx-anthy to 0.2.1. - New port: japanese/fcitx-skk SKK support for Fcitx - Update korean/fcitx-hangul to 0.3.0. - Update textproc/fcitx-m17n to 0.2.3. PR: ports/198743 Submitted by: maintainer, hiroto.kagotani@gmail.com, delphij
Diffstat (limited to 'chinese/libpinyin/files/patch-src_pinyin_internal.h')
-rw-r--r--chinese/libpinyin/files/patch-src_pinyin_internal.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/chinese/libpinyin/files/patch-src_pinyin_internal.h b/chinese/libpinyin/files/patch-src_pinyin_internal.h
deleted file mode 100644
index a837647d52ca..000000000000
--- a/chinese/libpinyin/files/patch-src_pinyin_internal.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/pinyin_internal.h.orig 2011-12-19 23:45:40.000000000 -0600
-+++ src/pinyin_internal.h 2012-02-06 09:53:12.804569766 -0600
-@@ -47,6 +47,7 @@
- #include "flexible_ngram.h"
-
- using namespace pinyin;
-+#define ENODATA ENOENT
-
-
- #endif