summaryrefslogtreecommitdiff
path: root/textproc/icu/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-12-09 18:28:16 +0000
committeradam <adam@pkgsrc.org>2018-12-09 18:28:16 +0000
commit2507fe7ccff23ae7c9c7404eba36702b16506a50 (patch)
tree0b2df2993eff07ff5295c1c957826d69b916dd39 /textproc/icu/Makefile
parented2e9f0fcd18d677e3cb1109f0a8655026134901 (diff)
downloadpkgsrc-2507fe7ccff23ae7c9c7404eba36702b16506a50.tar.gz
icu: updated to 63.1
ICU 63.1: Common Changes - CLDR 34 - Segmentation rules and emoji sort order adjusted for Unicode 11 - Somali and Javanese data now up to moderate level (document content) - Tongan, Konkani, Maori, Dzongkha, Tatar, Kurdish (ku), and Xhosa data now up to basic level - Many data additions and corrections in many other languages - The following languages have been added to ICU: Sindhi, Maori, Turkmen, Javanese, Interlingua, Kurdish (ku), Xhosa - New currency: Venezuela's BolĂ­var Soberano (VES) - New Japanese calendar era from 2019: CLDR and ICU include data for testing that can be enabled. To enable CLDR new Japanese era placeholder name, set environment variable (and Java system property for ICU4J) ICU_ENABLE_TENTATIVE_ERA=true. - New API for number and currency range formatting Support for additional Unicode properties: Indic_Positional_Category & Indic_Syllabic_Category and Vertical_Orientation - New API for code point maps and tries, mapping Unicode code points (U+0000..U+10FFFF) to integer values. - Java classes CodePointMap, CodePointTrie, MutableCodePointTrie - C types UCPMap, UCPTrie, UMutableCPTrie - New API for getting a UnicodeSet per binary property and a code point map per enumerated/int-value property. - Full conformance with UAX 14 Line Breaking (required BreakIterator feature work). ICU4C Specific Changes - C++ Locale class - Additional functions forLanguageTag()/toLanguageTag(), and functions that are easier and safer to use by using StringPiece and ByteSink rather than raw buffers. - Move semantics. - ICU4C: Various Out-Of-Memory (OOM) issues have been fixed. (ticket query) - The icu-config tool has been deprecated. You can use the --disable-icu-config option to disable icu-config from being installed. Alternately, you can use --enable-icu-config to enable icu-config. In the future, icu-config will be disabled by default
Diffstat (limited to 'textproc/icu/Makefile')
-rw-r--r--textproc/icu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index b8c9738f12f..02f7d8fa6f2 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.116 2018/07/20 03:32:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.117 2018/12/09 18:28:16 adam Exp $
-DISTNAME= icu4c-62_1-src
+DISTNAME= icu4c-63_1-src
PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g}
CATEGORIES= textproc
MASTER_SITES= http://download.icu-project.org/files/icu4c/${PKGVERSION_NOREV}/