[Lunar-commits] <moonbase> icu4c: Version bump with some but not all listed changes;

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Aug 13 02:08:17 CEST 2009


commit c06bc1157643c305d427649a2277fab1343ba9f4
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Aug 12 20:08:17 2009 -0400

    icu4c: Version bump with some but not all listed changes;
    
    Unicode spoof (confusable) detection (UTS#39)
    Number system support and the number keyword.
    Number system override in DateFormat
    BCP47 (language tag) / Locale transformation
    BCP47 mapping of LDML keywords
    Encoding selector: Return a list of charsets that can handle the input text
    Simple duration: Implementation of CLDR duration format
    Available/Preferred keywords for a locale (Calendar, Collation, and Currency)
    Miscellaneous Arabic shaping enhancements
    UTF-8 friendly internal data structure for Unicode data lookup
    API to get CLDR version used by ICU
    ISCII charset converter updates (added Gurumukhi, other updates)
---
 i18n/icu4c/DETAILS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/i18n/icu4c/DETAILS b/i18n/icu4c/DETAILS
index b6624b2..01e3ad1 100644
--- a/i18n/icu4c/DETAILS
+++ b/i18n/icu4c/DETAILS
@@ -1,12 +1,12 @@
           MODULE=icu4c
-         VERSION=4_2_0_1
+         VERSION=4_2_1
           SOURCE=$MODULE-$VERSION-src.tgz
-      SOURCE_URL=http://download.icu-project.org/files/icu4c/4.2.0.1/
+      SOURCE_URL=http://download.icu-project.org/files/icu4c/4.2.1/
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/icu/source
-      SOURCE_VFY=sha1:8c4ec951661542a6272c5d6dd15336d720a23533
+      SOURCE_VFY=sha1:872a77fca51325ab0b335cbbadc1739576078434
         WEB_SITE=http://icu-project.org/
          ENTERED=20081025
-         UPDATED=20090616
+         UPDATED=20090812
            SHORT="provides Unicode and Globalization support for software applications"
 
 cat << EOF


More information about the Lunar-commits mailing list