commit:     294dc47049e131d628eb01196911d55311b0f3f8
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 13:10:44 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 13:10:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=294dc470

net-misc/curl: rev bump to enable additional features

No need to disable MQTT support an easy options feature.

Link: https://github.com/curl/curl/issues/6299#issuecomment-743045494
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-misc/curl/{curl-7.74.0-r1.ebuild => curl-7.74.0-r2.ebuild} | 2 --
 1 file changed, 2 deletions(-)

diff --git a/net-misc/curl/curl-7.74.0-r1.ebuild 
b/net-misc/curl/curl-7.74.0-r2.ebuild
similarity index 99%
rename from net-misc/curl/curl-7.74.0-r1.ebuild
rename to net-misc/curl/curl-7.74.0-r2.ebuild
index 49f1ca41252..136d703e83b 100644
--- a/net-misc/curl/curl-7.74.0-r1.ebuild
+++ b/net-misc/curl/curl-7.74.0-r2.ebuild
@@ -195,7 +195,6 @@ multilib_src_configure() {
                $(use_enable imap) \
                $(use_enable ldap) \
                $(use_enable ldap ldaps) \
-               --disable-mqtt \
                --disable-ntlm-wb \
                $(use_enable pop3) \
                --enable-rt  \
@@ -211,7 +210,6 @@ multilib_src_configure() {
                --enable-dateparse \
                --enable-dnsshuffle \
                --enable-doh \
-               --disable-get-easy-options \
                --enable-hidden-symbols \
                --enable-http-auth \
                $(use_enable ipv6) \

Reply via email to