Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2016 12:39:54 +0000 (UTC)
From:      Veniamin Gvozdikov <vg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r406852 - head/benchmarks/nosqlbench
Message-ID:  <201601211239.u0LCdsDo008859@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vg
Date: Thu Jan 21 12:39:54 2016
New Revision: 406852
URL: https://svnweb.freebsd.org/changeset/ports/406852

Log:
  - Update to latest

Added:
  head/benchmarks/nosqlbench/pkg-plist   (contents, props changed)
Modified:
  head/benchmarks/nosqlbench/Makefile
  head/benchmarks/nosqlbench/distinfo

Modified: head/benchmarks/nosqlbench/Makefile
==============================================================================
--- head/benchmarks/nosqlbench/Makefile	Thu Jan 21 12:35:54 2016	(r406851)
+++ head/benchmarks/nosqlbench/Makefile	Thu Jan 21 12:39:54 2016	(r406852)
@@ -13,11 +13,10 @@ LICENSE=	BSD2CLAUSE
 
 LIB_DEPENDS=	libleveldb.so:${PORTSDIR}/databases/leveldb
 
-DATE=		20150822
+DATE=		20151214
 USES=		cmake tar:bzip2
 
-PLIST_FILES=	bin/nb \
-		etc/nosqlbench.conf.sample
+CONFLICTS=	tarantool-c
 
 BROKEN_powerpc64=	Does not build on powerpc64
 

Modified: head/benchmarks/nosqlbench/distinfo
==============================================================================
--- head/benchmarks/nosqlbench/distinfo	Thu Jan 21 12:35:54 2016	(r406851)
+++ head/benchmarks/nosqlbench/distinfo	Thu Jan 21 12:39:54 2016	(r406852)
@@ -1,2 +1,2 @@
-SHA256 (nosqlbench-0.0.20150822.tar.bz2) = e9e4ecd06eeb026ed5e7367a0356c852bdf5b7c70f301f2740ca510002ceb0e2
-SIZE (nosqlbench-0.0.20150822.tar.bz2) = 835263
+SHA256 (nosqlbench-0.0.20151214.tar.bz2) = 2275a976a97c782144cbe3b3f43fde924961cd17b1e24e4ee849d1542a020d7a
+SIZE (nosqlbench-0.0.20151214.tar.bz2) = 3201002

Added: head/benchmarks/nosqlbench/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/benchmarks/nosqlbench/pkg-plist	Thu Jan 21 12:39:54 2016	(r406852)
@@ -0,0 +1,27 @@
+bin/nb
+%%ETCDIR%%.conf.sample
+include/tarantool/tarantool.h
+include/tarantool/tnt_auth.h
+include/tarantool/tnt_buf.h
+include/tarantool/tnt_call.h
+include/tarantool/tnt_delete.h
+include/tarantool/tnt_insert.h
+include/tarantool/tnt_io.h
+include/tarantool/tnt_iob.h
+include/tarantool/tnt_iter.h
+include/tarantool/tnt_mem.h
+include/tarantool/tnt_net.h
+include/tarantool/tnt_object.h
+include/tarantool/tnt_opt.h
+include/tarantool/tnt_ping.h
+include/tarantool/tnt_proto.h
+include/tarantool/tnt_reply.h
+include/tarantool/tnt_request.h
+include/tarantool/tnt_schema.h
+include/tarantool/tnt_select.h
+include/tarantool/tnt_stream.h
+include/tarantool/tnt_update.h
+lib/libtarantool.a
+lib/libtarantool.so
+lib/libtarantool.so.2.0
+lib/libtarantool.so.2.0.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601211239.u0LCdsDo008859>