Subject: CVS commit: pkgsrc/devel/libdatrie
From: Adam Ciarcinski
Date: 2018-04-23 09:00:39
Message id: 20180423070039.DB998FBEC@cvs.NetBSD.org

Log Message:
libdatrie: updated to 0.2.11

0.2.11:
- Detect iconv() error more correctly in trietool.
- Clarify package description that search time is O(m), where m is
  key length, not O(1), while still claiming that it's independent
  of database size.
- Fix trie_state_get_data() on a prefix key.
- Fix reported segfault on full-range alpha map.

Files:
RevisionActionfile
1.18modifypkgsrc/devel/libdatrie/Makefile
1.10modifypkgsrc/devel/libdatrie/distinfo