From: "Thomas Raschbacher" <lordvan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/libzdb/
Date: Sat, 13 Mar 2021 00:06:51 +0000 (UTC) [thread overview]
Message-ID: <1615594003.180702f8e140f7e0052a68ecb6fc39779c513808.lordvan@gentoo> (raw)
commit: 180702f8e140f7e0052a68ecb6fc39779c513808
Author: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 00:06:32 2021 +0000
Commit: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 00:06:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180702f8
dev-db/libzdb: fix postgresql dep and remove unneded sed from 3.2
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Raschbacher <lordvan <AT> gentoo.org>
dev-db/libzdb/libzdb-3.1-r1.ebuild | 4 ++--
dev-db/libzdb/libzdb-3.2.2.ebuild | 4 +---
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/dev-db/libzdb/libzdb-3.1-r1.ebuild b/dev-db/libzdb/libzdb-3.1-r1.ebuild
index b3ba017bb1a..2e86113710c 100644
--- a/dev-db/libzdb/libzdb-3.1-r1.ebuild
+++ b/dev-db/libzdb/libzdb-3.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ REQUIRED_USE=" || ( postgres mysql sqlite )"
RESTRICT=test
RDEPEND="mysql? ( dev-db/mysql-connector-c:0= )
- postgres? ( dev-db/postgresql )
+ postgres? ( dev-db/postgresql:* )
sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
ssl? ( dev-libs/openssl:0= )"
DEPEND="${RDEPEND}
diff --git a/dev-db/libzdb/libzdb-3.2.2.ebuild b/dev-db/libzdb/libzdb-3.2.2.ebuild
index cc039a65aee..eda97e8cd4e 100644
--- a/dev-db/libzdb/libzdb-3.2.2.ebuild
+++ b/dev-db/libzdb/libzdb-3.2.2.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE=" || ( postgres mysql sqlite )"
RESTRICT=test
RDEPEND="mysql? ( dev-db/mysql-connector-c:0= )
- postgres? ( dev-db/postgresql )
+ postgres? ( dev-db/postgresql:* )
sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
ssl? ( dev-libs/openssl:0= )"
DEPEND="${RDEPEND}
@@ -28,8 +28,6 @@ DEPEND="${RDEPEND}
src_prepare() {
default
sed -i -e "s|&& ./pool||g" test/Makefile.in || die
- # Fix detection of openssl 1.1
- sed -i -e "s|SSL_library_init|SSL_CTX_new|" configure || die
}
src_configure() {
next reply other threads:[~2021-03-13 0:06 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-13 0:06 Thomas Raschbacher [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-17 19:47 [gentoo-commits] repo/gentoo:master commit in: dev-db/libzdb/ Thomas Raschbacher
2023-09-03 7:58 Andreas Sturmlechner
2023-09-03 4:53 Sam James
2023-09-03 4:53 Sam James
2023-05-07 8:06 Thomas Raschbacher
2021-11-12 7:27 Jakov Smolić
2021-11-12 7:27 Jakov Smolić
2021-03-12 20:58 Thomas Raschbacher
2020-11-28 18:37 Aaron Bauman
2020-02-18 13:58 Sergei Trofimovich
2019-11-14 0:47 Aaron Bauman
2019-11-14 0:47 Aaron Bauman
2019-05-19 20:48 Mikle Kolyada
2019-05-16 23:56 Thomas Deutschmann
2019-02-08 17:24 Brian Evans
2019-01-07 17:00 Lars Wendler
2017-08-19 0:31 Thomas Deutschmann
2017-07-16 9:19 Tobias Klausmann
2016-11-03 16:19 Göktürk Yüksek
2016-01-19 21:38 Manuel Rüger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1615594003.180702f8e140f7e0052a68ecb6fc39779c513808.lordvan@gentoo \
--to=lordvan@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox