pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/icu



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Apr 11 16:15:22 UTC 2016

Modified Files:
        pkgsrc/textproc/icu: Makefile PLIST buildlink3.mk distinfo
Removed Files:
        pkgsrc/textproc/icu/patches: patch-tools_toolutil_flagparser.c

Log Message:
Update to 57.1

Changelog:
Common Changes
    CLDR 29: For details of the many changes in CLDR, see CLDR 29.
    Grapheme/word/line breaking for emoji sequences, based on Unicode 9 proposed rules. See the Unicode emoji break proposal and the Unicode Emoji Technical Report Proposed Update describing the new 
emoji sequences.  (#12081).
    Four new Unicode emoji properties (#11802).
    DateFormat day period formatting of "noon", "at night", etc. via new pattern characters b & B, and DateTimePatternGenerator support of C for selecting the customary form (#11872).
        Except: Formatting of "0:00 midnight" has been disabled because it is confusing except for at the end of an interval.
    RelativeDateTimeFormatter: Simpler formatting API (#12072).
    More robust CLDR data loading for MeasureFormat (#11986, #12030), RelativeDateTimeFormatter (#12018), and DateIntervalFormat/DateIntervalInfo (#12013).
    New simple & fast SimpleFormatter class for a trivial subset of MessageFormat as used in CLDR data, e.g., "{0} {1}" (#10896).

ICU4C Specific Changes
    C API support for RelativeDateTimeFormatter (#12072).
    Clang annotations for intended switch case fallthroughs, can now compile with -Wimplicit-fallthrough (#12166).
    Internal header files can be compiled by themselves, for simpler alternative build scripts (#12141).


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/textproc/icu/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/textproc/icu/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/textproc/icu/buildlink3.mk
cvs rdiff -u -r1.60 -r1.61 pkgsrc/textproc/icu/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/textproc/icu/patches/patch-tools_toolutil_flagparser.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index