NOTICE: This package has been removed from pkgsrc

./converters/p5-Unicode-Collate, Perl5 implementation of Unicode Collation Algorithm

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.27nb2, Package name: p5-Unicode-Collate-1.27nb2, Maintainer: pkgsrc-users

Unicode::Collate implements Unicode Collation Algorithm (UCA). The UCA
provides a specification for how to compare two Unicode strings while
remaining conformant to the requirements of The Unicode Standard. The UCA
also supplies the Default Unicode Collation Element Table (DUCET), which
is data specifying the default collation order for all Unicode characters.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: cecde0a8c2b41745a309489839e36c8d8ea26a1f
RMD160: 4442f7d19bd4b83f97e47ec81b84fac1ffb72468
Filesize: 885.617 KB

Version history: (Expand)


CVS history: (Expand)


   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816)
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
   2019-01-12 14:03:29 by Wen Heping | Files touched by this commit (2) | Package updated
Log message:
Update to 1.27

Upstream changes:
1.27  Wed Jan  2 19:42:56 2019
    - DUCET is updated (for Unicode 10.0.0) as Collate/allkeys.txt.
    - The default UCA_Version is 36.
    - Locale/*.pl and CJK/Korean.pm are updated.

1.26  Mon Dec 31 14:32:07 2018
    - U::C::Locale newly supports locale: cu.
    - tailoring Cyrillic YI as BYELORUSSIAN-UKRAINIAN I with DIAERESIS.
      (affected locale: kk)
    - added loc_cu.t in t.
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2017-11-26 11:01:27 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Unicode-Collate: update to 1.25.

1.25  Wed Nov 22 20:48:48 2017
    - Makefile.PL: [rt.cpan.org #123631] Switch Unicode::Collate to XSLoader
   2017-11-24 14:22:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Unicode-Collate: update to 1.24.

1.24  Sun Nov 19 22:06:03 2017
    - xs: [rt.cpan.org #123631] Switch Unicode::Collate to XSLoader
   2017-11-15 11:40:37 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Unicode-Collate: update to 1.23.

1.23  Mon Nov 13 19:10:28 2017
    - Now UCA_Version 36 (for Unicode 10.0.0) is supported.
      * But the default UCA_Version is still 34.
    - added nushu.t in t.