head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.1.0.20 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.18 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.16 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.14 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.12 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.10 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.8 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.6 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.4 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.2 pkgsrc-2010Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2013.02.27.12.38.12; author ryoon; state dead; branches; next 1.1; 1.1 date 2010.09.11.08.26.04; author obache; state Exp; branches; next ; desc @@ 1.2 log @Update to 0.78 * Take MAINTAINERship, ok by schmonz@@. * Libtoolized. * Fix typo in variable name. * Set LICENSE as public-domain. Changelog: tinycdb-0.78 2012-05-11 - bugfix release: o fixed >2Gb file size prob on 32bit platform o fixed handling of files >=4Gb o fixed a few compiler warnings - introduce $(LD) and $(LDFLAGS), and also $(CDEFS) in Makefile @ text @$NetBSD: patch-ab,v 1.1 2010/09/11 08:26:04 obache Exp $ --- debian/libcdb.pc.orig 2009-01-12 22:18:47.000000000 +0000 +++ debian/libcdb.pc @@@@ -1,6 +1,6 @@@@ # Package Information for pkg-config -prefix=/usr +prefix=@@PREFIX@@ exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include @ 1.1 log @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. @ text @d1 1 a1 1 $NetBSD$ @