pkgsrc/databases/tinycdb/PLIST
obache 0971cda226 Update tinycdb to 0.77.
pkgsrc changes:
* simplify subst with SUBST_VARS.
* build and install shared library.
* install pkgconfig file.

package changes:

tinycdb-0.77

 - bugfix release: manpage typos, portability fixes and the like

 - bugfix: improper logic in EINTR handling in _cdb_make_full_write
   routine which may lead to corruped .cdb file.
2010-09-11 08:26:04 +00:00

10 lines
197 B
Text

@comment $NetBSD: PLIST,v 1.2 2010/09/11 08:26:04 obache Exp $
bin/cdb
include/cdb.h
lib/libcdb.a
lib/libcdb.so
lib/libcdb.so.1
lib/pkgconfig/libcdb.pc
man/man1/cdb.1
man/man3/cdb.3
man/man5/cdb.5