pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases + leveldb.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d75c6f0d087d
branches:  trunk
changeset: 359620:d75c6f0d087d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Mar 14 13:20:14 2017 +0000

description:
+ leveldb.

diffstat:

 databases/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c135af03e3bf -r d75c6f0d087d databases/Makefile
--- a/databases/Makefile        Tue Mar 14 13:12:28 2017 +0000
+++ b/databases/Makefile        Tue Mar 14 13:20:14 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.523 2017/01/02 19:31:47 joerg Exp $
+# $NetBSD: Makefile,v 1.524 2017/03/14 13:20:14 wiz Exp $
 
 COMMENT=       Databases
 
@@ -64,6 +64,7 @@
 SUBDIR+=       kyotocabinet
 SUBDIR+=       lbdb
 SUBDIR+=       ldapvi
+SUBDIR+=       leveldb
 SUBDIR+=       libcassandra
 SUBDIR+=       libdbh2
 SUBDIR+=       libdbi



Home | Main Index | Thread Index | Old Index