commit:     239c240cbc5792dfbb4fdd6cfe48980aba48b07c
Author:     Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 11 10:06:44 2018 +0000
Commit:     Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 10:06:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239c240c

net-im/coturn: version bump and libressl deps. Bug 652586

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-im/coturn/Manifest                                      | 1 +
 net-im/coturn/{coturn-9999.ebuild => coturn-4.5.0.7.ebuild} | 6 +++---
 net-im/coturn/coturn-9999.ebuild                            | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/net-im/coturn/Manifest b/net-im/coturn/Manifest
index 00fbd87c3fb..f2225cc4c99 100644
--- a/net-im/coturn/Manifest
+++ b/net-im/coturn/Manifest
@@ -1,2 +1,3 @@
 DIST coturn-4.5.0.4.tar.gz 381015 BLAKE2B 
838cbdbcc2a3a5b1bdd93f2688ecca8bd81b3349501b6729562b6d45037a8fc27fce6c39a035ecfd6f36d03402e78f796cf3b19a4894e5bfcd89ab3172980c36
 SHA512 
1d267b715b08853a5434d0a10cffd49e035624353e6733ff7349c549ef3f69240c2488097d81e33f7a551e02d72a26f1f430aefb9cbacda511a2ae6f883cd414
 DIST coturn-4.5.0.6.tar.gz 394071 BLAKE2B 
35a805d0e210439cd8f32621f342f3a2d9da17392d8fbae5ac8165bcefa6e8f0ed1a32a2c785bff075bcf33ab2f0f22da8c7c620e40f3ae6f582733f6802c431
 SHA512 
4ad7d482af675033d050258e2af04b813561414d4ba926cfd336c6548200dbf1a90f9511983b8cad20713c7edff2a424c9d6b11d401717794e3d1af6b7ed9208
+DIST coturn-4.5.0.7.tar.gz 396579 BLAKE2B 
ac66fbac772ad4b182f0c4b64178a780bfb364e4c1cf105fc340ac60da0a4c2e2b186c3ce08cade347a5d1a4b233bfed604db74eacd81967c3090e00bc1e36e8
 SHA512 
4e6e4efb456449752b2cd242c9be7c5dc2298472e338293d3de21c3a9da968f2f304625663372bb4d857c092c694aa4681630773a46e4928b9c60c69378adacc

diff --git a/net-im/coturn/coturn-9999.ebuild 
b/net-im/coturn/coturn-4.5.0.7.ebuild
similarity index 93%
copy from net-im/coturn/coturn-9999.ebuild
copy to net-im/coturn/coturn-4.5.0.7.ebuild
index 02115af3223..438817b8c4a 100644
--- a/net-im/coturn/coturn-9999.ebuild
+++ b/net-im/coturn/coturn-4.5.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,13 +20,13 @@ fi
 LICENSE="BSD"
 SLOT="0"
 IUSE="mongodb mysql postgres redis sqlite"
-RDEPEND="dev-libs/libevent[ssl]
-        dev-libs/openssl:*
+RDEPEND="|| ( dev-libs/libevent[-ssl,libressl] dev-libs/libevent[ssl] )
         mongodb? ( dev-libs/mongo-c-driver )
         mysql? ( virtual/mysql )
         postgres? ( dev-db/postgresql:* )
         redis? ( dev-libs/hiredis )
         sqlite? ( dev-db/sqlite )"
+
 DEPEND="${RDEPEND}"
 
 src_configure() {

diff --git a/net-im/coturn/coturn-9999.ebuild b/net-im/coturn/coturn-9999.ebuild
index 02115af3223..438817b8c4a 100644
--- a/net-im/coturn/coturn-9999.ebuild
+++ b/net-im/coturn/coturn-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,13 +20,13 @@ fi
 LICENSE="BSD"
 SLOT="0"
 IUSE="mongodb mysql postgres redis sqlite"
-RDEPEND="dev-libs/libevent[ssl]
-        dev-libs/openssl:*
+RDEPEND="|| ( dev-libs/libevent[-ssl,libressl] dev-libs/libevent[ssl] )
         mongodb? ( dev-libs/mongo-c-driver )
         mysql? ( virtual/mysql )
         postgres? ( dev-db/postgresql:* )
         redis? ( dev-libs/hiredis )
         sqlite? ( dev-db/sqlite )"
+
 DEPEND="${RDEPEND}"
 
 src_configure() {

Reply via email to