Module Name: pkgsrc
Committed By: adam
Date: Wed Apr 25 18:53:44 UTC 2012
Modified Files:
pkgsrc/textproc/icu: Makefile PLIST distinfo
pkgsrc/textproc/icu/patches: patch-aa patch-af
patch-config_icu-config-bottom
Removed Files:
pkgsrc/textproc/icu/patches: patch-ae patch-ag
Log Message:
Changes 49.1.1:
* Unicode 6.1: New scripts & blocks; changes to grapheme break & line break
property values; some characters change from symbol to Po or No; etc.
* CLDR 21.0.1: Changes in segmentation data to match Unicode 6.1; new structures
for support of Chinese calendar, for context-dependent capitalization, for
gender of lists of people, for ordinal categories, and for multiple number
systems per locale; deprecation of "commonlyUsed" element in timezone names;
removal of "whole-locale" aliases; major cleanups of timezone names,
delimiter data, abbreviated number data.
* Normalizer2 API additions
* Easier-to-use getInstance() variants; e.g., getNFDInstance()
* Getter for the combining-class value for a code point
* Getter for the raw Decomposition_Mapping
* Pairwise composition
* TimeZone class: (C++) Getter for unknown time zone, (Java) fields for GMT &
unknown zone
* Support for deprecation of the "commonlyUsed" element for CLDR metazones
* DateTimePatternGenerator can now use separate patterns for skeletons that
differ only in MMM vs MMMM or EEE vs EEEE, etc.
* Support for custom DecimalFormatSymbols in RuleBasedNumberFormat
* Format and parse Chinese calendar dates including support for intercalary
months
* Context Transforms for context-dependent capitalization behavior
* APIs for TimeZoneNames and TimeZoneFormat
* Support for new date format pattern "ZZZZZ" for ISO 8601 zone format
* Options for ambiguous local time resolution in Calendar
* Support for ISO 4217 numeric currency code
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/textproc/icu/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/textproc/icu/PLIST
cvs rdiff -u -r1.24 -r1.25 pkgsrc/textproc/icu/distinfo
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/icu/patches/patch-aa
cvs rdiff -u -r1.11 -r0 pkgsrc/textproc/icu/patches/patch-ae
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/icu/patches/patch-af
cvs rdiff -u -r1.3 -r0 pkgsrc/textproc/icu/patches/patch-ag
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/textproc/icu/patches/patch-config_icu-config-bottom
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.