diff options
author | recht <recht@pkgsrc.org> | 2004-04-04 16:58:16 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-04-04 16:58:16 +0000 |
commit | 1142738923b450bdbd9cebb265670e41f3637ec9 (patch) | |
tree | d1eff8683ed40c857067ef03ae8568a42e4279ac /textproc/icu/distinfo | |
parent | c613d0b5d8d69fa770a4fa62900aee1280e32fd0 (diff) | |
download | pkgsrc-1142738923b450bdbd9cebb265670e41f3637ec9.tar.gz |
update to 2.8
Lot's of changes and fixes.
For example:
# Number Formatting
ICU4C adds support for formatting and parsing of 64-bit integers.
# Text Analysis (Break Iterators)
Full conformance with Unicode Consortium UAX 29 and UAX 14 definitions for
text boundary positions. Significantly improved performance for reverse
direction iteration and isBoundary tests of arbitrary string positions.
# StringPrep
ICU 2.8 adds APIs and a tool for generic support of StringPrep profiles such
as those used in NFS 4.
For a complete list see:
http://oss.software.ibm.com/icu/download/2.8/index.html
Diffstat (limited to 'textproc/icu/distinfo')
-rw-r--r-- | textproc/icu/distinfo | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/textproc/icu/distinfo b/textproc/icu/distinfo index 84d3f78aba6..55d1543cab3 100644 --- a/textproc/icu/distinfo +++ b/textproc/icu/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.6 2003/12/03 16:52:48 recht Exp $ +$NetBSD: distinfo,v 1.7 2004/04/04 16:58:16 recht Exp $ -SHA1 (icu-2.6.1.tgz) = 4b7e8c44963cd36f1a73c8967f41e461cda95c48 -Size (icu-2.6.1.tgz) = 8328194 bytes -SHA1 (patch-aa) = 1aa9cd7e0be296f782557a02c5dc9921aede6ca8 -SHA1 (patch-ab) = 5d13368bfae12aee2d474d7e71dc37a1bb2ffbcc -SHA1 (patch-ac) = 7639e568de1ef2ff8e0ebf2cb6da53c86831c253 +SHA1 (icu-2.8.tgz) = 45a9a452274e412b66c7e5c52e245272c0469fb1 +Size (icu-2.8.tgz) = 9194758 bytes +SHA1 (patch-aa) = 232747183178f54be24145039b6ab5519fcff7a6 SHA1 (patch-ae) = c7e9d86a0799bfac79495f93b4f71608dfefef00 |