summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-14 12:07:03 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-14 12:07:03 +0000
commitb5d9a95357621a0a9d375ff6a83672c7f150655e (patch)
tree9f8d4bc2703f353701669efb7159ff490a921d80 /Porting
parente1603486d4c4f2826ab41e50c9315d9914cc9dfa (diff)
downloadperl-b5d9a95357621a0a9d375ff6a83672c7f150655e.tar.gz
Update Unicode-Collate to CPAN version 0.67
[DELTA] 0.67 Sun Nov 14 11:38:59 2010 - supported UCA_Version 22 for Unicode 6.0.0. * 2B740..2B81D are new CJK unified ideographs. * noncharacters (e.g. U+FFFF) should be overridable, not be ignored. ! DUCET is NOT updated, as no maint perl supports Unicode 6.0.0. Thus the default UCA_Version is still 20. - added t/nonchar.t. - improved discontiguous contractions of 3 or more characters. (e.g. 0FB2 0F71 0F80 and 0FB3 0F71 0F80) - auxiliary: now 'mklocale' also copes with Korean.pm according to DUCET.
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index bc030cc121..be6f53df35 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1485,7 +1485,7 @@ use File::Glob qw(:case);
'Unicode::Collate' =>
{
'MAINTAINER' => 'sadahiro',
- 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.66-withoutworldwriteables.tar.gz',
+ 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.67-withoutworldwriteables.tar.gz',
'FILES' => q[cpan/Unicode-Collate],
# ignore experimental XS version
'EXCLUDED' => [ qr{X$},