diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-12-15 11:36:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-12-15 11:36:41 +0000 |
commit | c0ad03979a0cf5930f9482e0c2b8eb61356bf76b (patch) | |
tree | a3c63959dcbde60cac5dc34cbac87cec0a240de3 /devel/icu/files/patch-layoutex_ParagraphLayout.cpp | |
parent | Fix s/JAVAJARDIR/JAVALIBDIR/. (diff) |
- Update devel/icu to 4.6
- Deprecate devel/icu4
PR: ports/152940
Notes
Notes:
svn path=/head/; revision=266337
Diffstat (limited to 'devel/icu/files/patch-layoutex_ParagraphLayout.cpp')
-rw-r--r-- | devel/icu/files/patch-layoutex_ParagraphLayout.cpp | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/icu/files/patch-layoutex_ParagraphLayout.cpp b/devel/icu/files/patch-layoutex_ParagraphLayout.cpp deleted file mode 100644 index 7f58b493140a..000000000000 --- a/devel/icu/files/patch-layoutex_ParagraphLayout.cpp +++ /dev/null @@ -1,14 +0,0 @@ - ---- layoutex/ParagraphLayout.bak 2009-10-15 21:21:15.000000000 +0200 -+++ layoutex/ParagraphLayout.cpp 2009-10-15 21:22:44.000000000 +0200 -@@ -813,7 +813,7 @@ - - return nullLanguageCode; - } --#elif -+#else - - // TODO - dummy implementation for right now... - le_int32 ParagraphLayout::getLanguageCode(const Locale *locale) - - |