<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d8db24bc046933fece6fd151c8ddec71cae0f556">https://github.com/macports/macports-ports/commit/d8db24bc046933fece6fd151c8ddec71cae0f556</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 d8db24bc046 openvpn3: remove unneeded comment
</span>d8db24bc046 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d8db24bc046933fece6fd151c8ddec71cae0f556
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Mon Nov 27 21:41:03 2023 -0500
<span style='display:block; white-space:pre;color:#404040;'> openvpn3: remove unneeded comment
</span>---
net/openvpn3/Portfile | 1 -
1 file changed, 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/openvpn3/Portfile b/net/openvpn3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7f230ced211..eb1dfe9f88b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/openvpn3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/openvpn3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -50,7 +50,6 @@ variant openssl1 conflicts mbedtls openssl description "Use OpenSSL v1 as the cr
</span> }
variant mbedtls conflicts openssl openssl1 description "Use mbedTLS as the crypto library" {
<span style='display:block; white-space:pre;background:#ffe0e0;'>- # currently does not build with the version in MP
</span> configure.args-append \
-DUSE_MBEDTLS=ON
depends_lib-append port:mbedtls
</pre><pre style='margin:0'>
</pre>