[Pkg-javascript-commits] [node-leveldown] 470/492: @0.0.0-a04 remove ldb_tool.cc from build

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 923070769c384b4bf130a866fb43b03d126222c4
Author: Rod Vagg <rod at vagg.org>
Date:   Fri Nov 15 16:23:03 2013 +1100

    @0.0.0-a04 remove ldb_tool.cc from build
---
 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 4c6e7e1..6e8c14f 100644
--- a/deps/leveldb/leveldb.gyp
+++ b/deps/leveldb/leveldb.gyp
@@ -183,7 +183,6 @@
       , 'leveldb-<(ldbversion)/util/statistics.cc'
       , 'leveldb-<(ldbversion)/util/histogram.cc'
       , 'leveldb-<(ldbversion)/util/arena_impl.cc'
-      , 'leveldb-<(ldbversion)/util/ldb_tool.cc'
       , 'leveldb-<(ldbversion)/util/coding.cc'
       , 'leveldb-<(ldbversion)/util/perf_context.cc'
       , 'leveldb-<(ldbversion)/util/hash.cc'
diff --git a/package.json b/package.json
index 569ef56..3cb3f34 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-a03"
+  , "version"         : "0.0.0-a04"
   , "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