Subject: CVS commit: pkgsrc/databases/tokyocabinet
From: OBATA Akio
Date: 2009-02-05 16:36:34
Message id: 20090205153634.AB38A175D0@cvs.netbsd.org

Log Message:
Update TokyoCabinet to 1.4.4.

Changes:
2009-01-29  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tcutil.c (tcmapputproc, tctreeputproc, tcmdbputproc, tcndbputproc): new functions.

	* tchdb.c (tchdbputproc): new function.

	* tchdb.c (TDBTHREADYIELD): "sched_yield" is now used instead of \ 
"pthread_yield".

	* tcbdb.c (tcbdbputproc): new function.

	* tcbdb.c (tcbdbcurkey, tcbdbcurval): the type of the return value was modified.

	* tcfdb.c (tcfdbputproc): new function.

	* tcadb.c (tcadbputproc): new function.

	* tcadb.c (tcadbmisc): sub funcitons "put", "out", and \ 
"get" were added.

	* tcadb.c (tcstrisnum): new function.

	- Release: 1.4.4

Files:
RevisionActionfile
1.20modifypkgsrc/databases/tokyocabinet/Makefile
1.20modifypkgsrc/databases/tokyocabinet/PLIST
1.21modifypkgsrc/databases/tokyocabinet/distinfo
1.7modifypkgsrc/databases/tokyocabinet/patches/patch-aa
1.1removepkgsrc/databases/tokyocabinet/patches/patch-ac