<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8159a9fb9b147139c38775fa24016d0a49c0544d">https://github.com/macports/macports-ports/commit/8159a9fb9b147139c38775fa24016d0a49c0544d</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 8159a9f curl: fix darwinssl variant description
</span>8159a9f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 8159a9fb9b147139c38775fa24016d0a49c0544d
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Mon Mar 27 13:25:58 2017 +0000
<span style='display:block; white-space:pre;color:#404040;'> curl: fix darwinssl variant description
</span>---
net/curl/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/curl/Portfile b/net/curl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index da3116a..e64d077 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/curl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/curl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -132,7 +132,7 @@ if {${name} eq ${subport}} {
</span> configure.args-replace --disable-ares --enable-ares
}
<span style='display:block; white-space:pre;background:#ffe0e0;'>- variant darwinssl conflicts ssl gnutls wolfssl description {Allow secure connections using GNU TLS} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ variant darwinssl conflicts ssl gnutls wolfssl description {Allow secure connections using Apple OS native TLS} {
</span> configure.args-replace --without-darwinssl --with-darwinssl
}
</pre><pre style='margin:0'>
</pre>