From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1CE9A139085 for ; Wed, 11 Jan 2017 09:43:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72EF9E0E74; Wed, 11 Jan 2017 09:43:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49D7EE0E74 for ; Wed, 11 Jan 2017 09:43:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 67534341236 for ; Wed, 11 Jan 2017 09:43:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95994261E for ; Wed, 11 Jan 2017 09:43:26 +0000 (UTC) From: "Alexys Jacob" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexys Jacob" Message-ID: <1484127802.5a3c82c2abf8fa42c7e2b31b46dedec026aacf64.ultrabug@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/rethinkdb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/rethinkdb/Manifest dev-db/rethinkdb/rethinkdb-2.3.4.ebuild dev-db/rethinkdb/rethinkdb-2.3.5.ebuild X-VCS-Directories: dev-db/rethinkdb/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 5a3c82c2abf8fa42c7e2b31b46dedec026aacf64 X-VCS-Branch: master Date: Wed, 11 Jan 2017 09:43:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9d64775f-4402-41a9-85d2-83bda2c987df X-Archives-Hash: 144c3961e1399c844310cc3532c2ab46 commit: 5a3c82c2abf8fa42c7e2b31b46dedec026aacf64 Author: Ultrabug gentoo org> AuthorDate: Wed Jan 11 09:43:03 2017 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Wed Jan 11 09:43:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a3c82c2 dev-db/rethinkdb: version bump, fix #596318 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-db/rethinkdb/Manifest | 2 +- .../rethinkdb/{rethinkdb-2.3.4.ebuild => rethinkdb-2.3.5.ebuild} | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-db/rethinkdb/Manifest b/dev-db/rethinkdb/Manifest index ae41ede..4073b59 100644 --- a/dev-db/rethinkdb/Manifest +++ b/dev-db/rethinkdb/Manifest @@ -1 +1 @@ -DIST rethinkdb-2.3.4.tgz 76811758 SHA256 93a7927d1ed785d084be3b8bac3f9af2d89c86de16e003848acbe21a32a9e1a7 SHA512 47e62ef57de112129b7409027017882bc31bb2403287845253a0fe0f61d0977f2e37ba487506853ed3421ac57b2558cabde4f8aee4b9723e4c61300b447e1e19 WHIRLPOOL ce956ad5b7f5f6a38500e501b104571d819e0292cfd1a922ef4f6395ad4e48242456759dad399f5ed2048dee6680df645f54b8ef18e2eebc7f904abe5a2be91c +DIST rethinkdb-2.3.5.tgz 76829628 SHA256 dd8aeee169b177179bfe080725f0560443e0f26dae875b32ae25d90cf2f8ee10 SHA512 ac71656fd2451fd36432fa0f7d2c16c2be53888f748d88f0bfc2fb9ad7cd3c704b56551bc35eda72eb08fffdd799727a3cbe83830337cf71e17c159588d33c94 WHIRLPOOL 533a0a4db02672c4310ebd99a18517ff8a6e571e1c9a1c6b8f8ddc40e8b76c0506a56986857469a15ff74b6f80d2e5c830c0d606f67e4bf70eac4d59c7356652 diff --git a/dev-db/rethinkdb/rethinkdb-2.3.4.ebuild b/dev-db/rethinkdb/rethinkdb-2.3.5.ebuild similarity index 97% rename from dev-db/rethinkdb/rethinkdb-2.3.4.ebuild rename to dev-db/rethinkdb/rethinkdb-2.3.5.ebuild index 62b1fbe..f76a637 100644 --- a/dev-db/rethinkdb/rethinkdb-2.3.4.ebuild +++ b/dev-db/rethinkdb/rethinkdb-2.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,10 +16,11 @@ KEYWORDS="~amd64 ~x86" IUSE="doc +jemalloc tcmalloc" # TODO: rly need some webui libs ? -DEPEND="dev-cpp/gtest +DEPEND=">=dev-libs/re2-0.2016.05.01 + dev-cpp/gtest dev-libs/boost dev-libs/protobuf-c - >=dev-libs/re2-0.2016.05.01 + net-misc/curl sys-libs/libunwind sys-libs/ncurses:= jemalloc? ( >=dev-libs/jemalloc-4.0 )