pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add qdbm.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2e65c88d265
branches:  trunk
changeset: 501495:f2e65c88d265
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Oct 23 19:04:28 2005 +0000

description:
Add qdbm.

diffstat:

 databases/Makefile |  3 ++-
 doc/CHANGES        |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r ba7e6789dcc3 -r f2e65c88d265 databases/Makefile
--- a/databases/Makefile        Sun Oct 23 19:01:56 2005 +0000
+++ b/databases/Makefile        Sun Oct 23 19:04:28 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.184 2005/10/13 21:20:33 rillig Exp $
+# $NetBSD: Makefile,v 1.185 2005/10/23 19:04:29 minskim Exp $
 #
 
 COMMENT=       Databases
@@ -146,6 +146,7 @@
 SUBDIR+=       py-sqlite
 SUBDIR+=       py-sybase
 SUBDIR+=       py-table
+SUBDIR+=       qdbm
 SUBDIR+=       quicklist
 SUBDIR+=       rdb
 SUBDIR+=       rrdtool
diff -r ba7e6789dcc3 -r f2e65c88d265 doc/CHANGES
--- a/doc/CHANGES       Sun Oct 23 19:01:56 2005 +0000
+++ b/doc/CHANGES       Sun Oct 23 19:04:28 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11622 2005/10/23 18:48:07 minskim Exp $
+$NetBSD: CHANGES,v 1.11623 2005/10/23 19:04:28 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4786,3 +4786,4 @@
        Updated x11/gnome-panel to 2.12.1nb1 [minskim 2005-10-23]
        Updated security/pks to 0.9.4nb3 [adrianp 2005-10-23]
        Updated devel/cpuflags to 0.95 [minskim 2005-10-23]
+       Added databases/qdbm version 1.8.33 [minskim 2005-10-23]



Home | Main Index | Thread Index | Old Index