[150890] trunk/dports/databases/rocksdb
stromnov at macports.org
stromnov at macports.org
Mon Aug 1 07:03:55 PDT 2016
Revision: 150890
https://trac.macports.org/changeset/150890
Author: stromnov at macports.org
Date: 2016-08-01 07:03:55 -0700 (Mon, 01 Aug 2016)
Log Message:
-----------
rocksdb: update to version 4.9
Modified Paths:
--------------
trunk/dports/databases/rocksdb/Portfile
trunk/dports/databases/rocksdb/files/patch-Makefile.diff
Modified: trunk/dports/databases/rocksdb/Portfile
===================================================================
--- trunk/dports/databases/rocksdb/Portfile 2016-08-01 13:44:23 UTC (rev 150889)
+++ trunk/dports/databases/rocksdb/Portfile 2016-08-01 14:03:55 UTC (rev 150890)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup github 1.0
-github.setup facebook rocksdb 4.6.1 rocksdb-
+github.setup facebook rocksdb 4.9 rocksdb-
revision 0
categories databases devel
@@ -18,8 +18,8 @@
homepage http://rocksdb.org/
-checksums rmd160 909979e9a837d1e9eead3885075918b25561f0c1 \
- sha256 e4fb5779def743e238a890a063aefe28a327e9a813d47d131bf5f320b83998b0
+checksums rmd160 484f3f859fa109efc29dd1f421d82db48a94bd16 \
+ sha256 7e51b05f6471061a031dd04c2393fd09680826b31231f4b2535e2d777cd18919
depends_lib-append port:gflags \
port:zlib \
Modified: trunk/dports/databases/rocksdb/files/patch-Makefile.diff
===================================================================
--- trunk/dports/databases/rocksdb/files/patch-Makefile.diff 2016-08-01 13:44:23 UTC (rev 150889)
+++ trunk/dports/databases/rocksdb/files/patch-Makefile.diff 2016-08-01 14:03:55 UTC (rev 150890)
@@ -1,15 +1,15 @@
---- Makefile.orig 2015-11-22 15:23:03.000000000 +0300
-+++ Makefile 2015-11-22 15:25:12.000000000 +0300
-@@ -382,7 +382,7 @@
- analyze tools
+--- Makefile.orig 2016-08-01 16:54:26.000000000 +0300
++++ Makefile 2016-08-01 16:56:50.000000000 +0300
+@@ -466,7 +466,7 @@
+ analyze tools tools_lib
--all: $(LIBRARY) $(BENCHMARKS) tools $(TESTS)
-+all: static_lib shared_lib tools
+-all: $(LIBRARY) $(BENCHMARKS) tools tools_lib test_libs $(TESTS)
++all: static_lib shared_lib tools tools_lib
static_lib: $(LIBRARY)
-@@ -971,8 +971,8 @@
+@@ -1218,8 +1218,8 @@
ln -fs $(SHARED4) $(INSTALL_PATH)/lib/$(SHARED1)
# install static by default + install shared if it exists
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160801/04abaec4/attachment.html>
More information about the macports-changes
mailing list