<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/9bd3ddf3a43e7907b11e190313792a03921bbd6b">https://github.com/macports/macports-ports/commit/9bd3ddf3a43e7907b11e190313792a03921bbd6b</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 9bd3ddf  iperf3: allow building against LibreSSL
</span>9bd3ddf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9bd3ddf3a43e7907b11e190313792a03921bbd6b
</span>Author: Leonardo Brondani Schenkel <leonardo@schenkel.net>
AuthorDate: Fri Sep 8 23:21:37 2017 +0200

<span style='display:block; white-space:pre;color:#404040;'>    iperf3: allow building against LibreSSL
</span>---
 net/iperf3/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/iperf3/Portfile b/net/iperf3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e88f615..fdfbf61 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/iperf3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/iperf3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ conflicts           ${name}-devel
</span> checksums           rmd160  3cec3959b047dace2ba9598db2d236316cfa2593 \
                     sha256  9b5b6709ae294217c573fe8e9d88f59ddedf599f9b44af22355e57e38997acc2
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_lib-append  port:openssl
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_lib-append  path:lib/libssl.dylib:openssl
</span> 
 test.run            yes
 test.target         check
</pre><pre style='margin:0'>

</pre>