summaryrefslogtreecommitdiff
path: root/textproc/unicode-character-database
AgeCommit message (Collapse)AuthorFilesLines
2022-03-15unicode-character-database: update to 14.0.0.tsutsui2-9/+9
Upstream changes: 14.0.0: http://www.unicode.org/versions/Unicode14.0.0/ Unicode 14.0 adds 838 characters, for a total of 144,697 characters. These additions include 5 new scripts, for a total of 159 scripts, as well as 37 new emoji characters.
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-3/+3
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-3/+1
2020-10-03unicode-character-database: update to 13.0.0.tsutsui3-12/+15
Note the following two unicode-emoji files: emoji-data.txt emoji-variation-sequences.txt have been moved from emoji dir (included in unicode-emoji package): https://unicode.org/Public/emoji/${EMOJI_VERSION}/ to ucd dir (included in unicode-character-database package): https://unicode.org/Public/${UCD_VERSION}/ucd/emoji/ Upstream changes: 13.0.0: http://www.unicode.org/versions/Unicode13.0.0/ Unicode 13.0 adds 5,930 characters, for a total of 143,859 characters. These additions include 4 new scripts, for a total of 154 scripts, as well as 55 new emoji characters.
2019-09-14unicode-character-database: update to 12.1.0.tsutsui3-12/+13
Upstream changes: 12.1.0: http://www.unicode.org/versions/Unicode12.1.0/ Unicode 12.1 adds exactly one character, for a total of 137,929 characters. The new character added to Version 12.1 is: * U+32FF SQUARE ERA NAME REIWA Version 12.1 adds that single character to enable software to be rapidly updated to support the new Japanese era name in calendrical systems and date formatting. The new Japanese era name was officially announced on April 1, 2019, and is effective as of May 1, 2019. 12.0.0: http://www.unicode.org/versions/Unicode12.0.0/ Unicode 12.0 adds 554 characters, for a total of 137,928 characters. These additions include 4 new scripts, for a total of 150 scripts, as well as 61 new emoji characters.
2019-03-28unicode-character-database: pax is needed as tool dependencyleot1-1/+2
2018-08-12unicode-character-database: update to 11.0.0.tsutsui3-12/+13
No upstream changelog for UCD itself, but updated for new Unicode 11.0: http://blog.unicode.org/2018/06/announcing-unicode-standard-version-110.html. Announcing The Unicode(R) Standard, Version 11.0 Version 11.0 of the Unicode Standard is now available, both the core specification and data files. Version 11.0 adds 684 characters, for a total of 137,374 characters. These additions include seven new scripts, for a total of 146 scripts, as well as 145 new emoji.
2018-04-28textproc/unicode-character-database: import unicode-character-database-10.0.0tsutsui4-0/+124
The Unicode Character Database (UCD) consists of a number of data files listing Unicode character properties and related data. It also includes data files containing test data for conformance to several important Unicode algorithms. Full documentation for the UCD can be found in Unicode Standard Annex #44, Unicode Character Database. http://www.unicode.org/reports/tr44/ These data files are required by the latest ibus-1.5.18.