2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2018-05-27 14:38:20 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libunistring: update to 0.9.10.
New in 0.9.10:
* The functions
u8_casing_prefix_context, u8_casing_prefixes_context,
u8_casing_suffix_context, u8_casing_suffixes_context,
u16_casing_prefix_context, u16_casing_prefixes_context,
u16_casing_suffix_context, u16_casing_suffixes_context,
u32_casing_prefix_context, u32_casing_prefixes_context,
u32_casing_suffix_context, u32_casing_suffixes_context,
that are documented since version 0.9.1, are now actually implemented.
|
2018-03-11 19:02:11 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
libunistring: update to 0.9.9.
New in 0.9.9:
* Fixed a multithread-safety bug.
|
2018-01-10 11:41:32 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libunistring: update to 0.9.8.
New in 0.9.8:
* The data tables and line breaking algorithm have been updated to Unicode
version 9.0.0.
* In the include file unigbrk.h, the function uc_grapheme_breaks has
been added to accommodate the new UAX#29 rules involving 3 or more
consecutive characters.
|
2016-12-12 15:18:17 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated libunistring to 0.9.7.
New in 0.9.7:
* The license has changed from LGPLv3+ to "LGPLv3+ or GPLv2"
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-07-09 16:04:28 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Update to 0.9.6:
New in 0.9.6:
* The data tables and line breaking algorithm have been updated to Unicode
version 8.0.0.
|
2015-02-21 10:11:09 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Update to 0.9.5:
New in 0.9.5:
* The data tables and line breaking algorithm have been updated to Unicode
version 7.0.0.
* In the include file uniname.h, the function unicode_name_character
has been extended to look for name aliases.
|
2014-10-31 00:34:52 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Bump ABI depends since 0.9.4 had a different major than 0.9.3.
I love it when they do that.
|