pkgsrc/devel/libdatrie/distinfo
obache 5d9a9fa9a4 Update libdatrie to 0.2.4.
0.2.4 (2010-06-30)
=====
- Close file on saving trie. [Bug report from Xu Jiandong]
- Add trie_store_if_absent() API which fails on adding duplicated key.
  This is useful for preventing race condition in multi-thread applications.
  [Suggestion from Dan Searle]
- Add trie_fread() and trie_fwrite() APIs for reading/writing trie data in
  an open file, allowing trie to be embeded as part of a bigger file.
  [Suggestion from NIIBE Yutaka]
2010-08-05 12:50:27 +00:00

5 lines
251 B
Text

$NetBSD: distinfo,v 1.4 2010/08/05 12:50:27 obache Exp $
SHA1 (libdatrie-0.2.4.tar.gz) = 723fb01530c7917982cfdd68deb2361d16a6e6ab
RMD160 (libdatrie-0.2.4.tar.gz) = 49b05944ea7cb943cd896df82c7be1f91a434651
Size (libdatrie-0.2.4.tar.gz) = 359658 bytes