summaryrefslogtreecommitdiff
path: root/databases/qdbm/Makefile.common
diff options
context:
space:
mode:
authorobache <obache>2006-09-03 02:56:00 +0000
committerobache <obache>2006-09-03 02:56:00 +0000
commitc776815d9e28b42882f785b4a2f7a521baa2f6b8 (patch)
treeeb42b90baca9f4b2c177a8e92107a67e40da3121 /databases/qdbm/Makefile.common
parenta1f19e0cbb74aadd735c759324cdf27e54ac0da0 (diff)
downloadpkgsrc-c776815d9e28b42882f785b4a2f7a521baa2f6b8.tar.gz
Update to 1.8.70.
2006-08-18 Mikio Hirabayashi - A bug of segmentation fault on BSD was fixed. - A test command for checking multi thread safety was added. - Release: 1.8.70 2006-08-15 Mikio Hirabayashi - Mutex controll in C++ API became refined. - Release: 1.8.69 2006-08-08 Mikio Hirabayashi - A bug about memory alignment was fixed. - A bug of handling meta data on big endian platforms was fixed. - Release: 1.8.68 2006-08-05 Mikio Hirabayashi - A bug about memory alignment was fixed. - A bug about parsing MIME was fixed. - Release: 1.8.67 2006-08-05 Mikio Hirabayashi - The utility API was enhanced. - Release: 1.8.66 2006-08-03 Mikio Hirabayashi - The extended API was enhanced. - The extended advanced API was enhanced. - Release: 1.8.65 2006-07-28 Mikio Hirabayashi - A bug of Makefile ralated to optimization was fixed. - Release: 1.8.64 2006-07-24 Mikio Hirabayashi - A lot of functions were replaced by macros. - The utility API was enhanced. - Release: 1.8.63 2006-07-20 Mikio Hirabayashi - A lot of functions were replaced by macros. - The URL resolver was to allow unescaped meta characters. - The advanced API was enhanced. - Release: 1.8.62 2006-07-14 Mikio Hirabayashi - A bug of the size checking function of the extended API was fixed. - The advanced API was enhanced. - Release: 1.8.61
Diffstat (limited to 'databases/qdbm/Makefile.common')
-rw-r--r--databases/qdbm/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/qdbm/Makefile.common b/databases/qdbm/Makefile.common
index af1b9c3c97e..9e3933c3578 100644
--- a/databases/qdbm/Makefile.common
+++ b/databases/qdbm/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.9 2006/07/17 18:08:40 wiz Exp $
+# $NetBSD: Makefile.common,v 1.10 2006/09/03 02:56:00 obache Exp $
#
DISTNAME= qdbm-${QDBM_VERSION}
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qdbm/}
-QDBM_VERSION= 1.8.60
+QDBM_VERSION= 1.8.70
MAINTAINER= obata@lins.jp
HOMEPAGE= http://qdbm.sourceforge.net/