public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/coturn/
Date: Wed, 23 Mar 2022 01:24:43 +0000 (UTC)	[thread overview]
Message-ID: <1647998619.9a11c5e701edf5c1497c584a891a6db135548f7e.sam@gentoo> (raw)

commit:     9a11c5e701edf5c1497c584a891a6db135548f7e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 01:23:39 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 01:23:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a11c5e7

net-im/coturn: add subslot dep on hiredis

They break ABI liberally.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/coturn/{coturn-4.5.2.ebuild => coturn-4.5.2-r1.ebuild} | 8 ++++----
 net-im/coturn/coturn-9999.ebuild                              | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-im/coturn/coturn-4.5.2.ebuild b/net-im/coturn/coturn-4.5.2-r1.ebuild
similarity index 93%
rename from net-im/coturn/coturn-4.5.2.ebuild
rename to net-im/coturn/coturn-4.5.2-r1.ebuild
index a183b67dbeae..37dde1c42c28 100644
--- a/net-im/coturn/coturn-4.5.2.ebuild
+++ b/net-im/coturn/coturn-4.5.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,11 +21,11 @@ SLOT="0"
 IUSE="mongodb mysql postgres redis sqlite"
 RDEPEND="acct-group/turnserver
 	acct-user/turnserver
-	>dev-libs/libevent-2.1.8
+	>dev-libs/libevent-2.1.8:=
 	mongodb? ( dev-libs/mongo-c-driver )
-	mysql?  ( dev-db/mysql-connector-c )
+	mysql?  ( dev-db/mysql-connector-c:= )
 	postgres? ( dev-db/postgresql:* )
-	redis? ( dev-libs/hiredis )
+	redis? ( dev-libs/hiredis:= )
 	sqlite? ( dev-db/sqlite )"
 
 DEPEND="${RDEPEND}"

diff --git a/net-im/coturn/coturn-9999.ebuild b/net-im/coturn/coturn-9999.ebuild
index 4830d0550d0b..4f65686782b4 100644
--- a/net-im/coturn/coturn-9999.ebuild
+++ b/net-im/coturn/coturn-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,11 +21,11 @@ SLOT="0"
 IUSE="mongodb mysql postgres redis sqlite"
 RDEPEND="acct-group/turnserver
 	 acct-user/turnserver
-	 >dev-libs/libevent-2.1.8
+	 >dev-libs/libevent-2.1.8:=
 	 mongodb? ( dev-libs/mongo-c-driver )
-	 mysql?  ( dev-db/mysql-connector-c )
+	 mysql?  ( dev-db/mysql-connector-c:= )
 	 postgres? ( dev-db/postgresql:* )
-	 redis? ( dev-libs/hiredis )
+	 redis? ( dev-libs/hiredis:= )
 	 sqlite? ( dev-db/sqlite )"
 
 DEPEND="${RDEPEND}"


             reply	other threads:[~2022-03-23  1:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-23  1:24 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-31 15:26 [gentoo-commits] repo/gentoo:master commit in: net-im/coturn/ Petr Vaněk
2024-10-31 15:26 Petr Vaněk
2024-10-31 15:26 Petr Vaněk
2024-04-28  1:03 Sam James
2021-05-01 18:07 Sam James
2021-02-26 12:52 Andreas Schuerch
2020-07-07  9:51 Andreas Schuerch
2020-06-25 10:45 Andreas Schuerch
2020-01-03 21:29 Andreas Schuerch
2020-01-03 11:07 Andreas Schuerch
2018-12-17 18:01 Andreas Schuerch
2018-09-18 17:47 Andreas Schuerch
2018-09-18 17:23 Andreas Schuerch
2018-07-11 10:07 Andreas Schuerch

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=1647998619.9a11c5e701edf5c1497c584a891a6db135548f7e.sam@gentoo \
    --to=sam@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