[Pkg-javascript-commits] [node-leveldown] 471/492: @0.0.0-a05 remove ldb_cmd.cc

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:32 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to annotated tag rocksdb-0.10.1
in repository node-leveldown.

commit 2eaeebf307419497952880d301101e1da8d32147
Author: Rod Vagg <rod at vagg.org>
Date:   Fri Nov 15 16:26:32 2013 +1100

    @0.0.0-a05 remove ldb_cmd.cc
---
 deps/leveldb/leveldb.gyp | 1 -
 package.json             | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/deps/leveldb/leveldb.gyp b/deps/leveldb/leveldb.gyp
index 6e8c14f..5f4d65a 100644
--- a/deps/leveldb/leveldb.gyp
+++ b/deps/leveldb/leveldb.gyp
@@ -187,7 +187,6 @@
       , 'leveldb-<(ldbversion)/util/perf_context.cc'
       , 'leveldb-<(ldbversion)/util/hash.cc'
       , 'leveldb-<(ldbversion)/util/logging.cc'
-      , 'leveldb-<(ldbversion)/util/ldb_cmd.cc'
       , 'leveldb-<(ldbversion)/util/hash_skiplist_rep.cc'
       , 'leveldb-<(ldbversion)/util/auto_roll_logger.cc'
       , 'leveldb-<(ldbversion)/util/blob_store.cc'
diff --git a/package.json b/package.json
index 3cb3f34..0435c4c 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
     "name"            : "rocksdb"
   , "description"     : "A Node.js RocksDB binding, LevelDOWN-compatible (alpha release)"
-  , "version"         : "0.0.0-a04"
+  , "version"         : "0.0.0-a05"
   , "contributors"    : [
         "Rod Vagg <r at va.gg> (https://github.com/rvagg)"
       , "John Chesley <john at chesl.es> (https://github.com/chesles/)"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git



More information about the Pkg-javascript-commits mailing list