<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/acf023a55cd128ba9542701b77addbb5c24256dc">https://github.com/macports/macports-ports/commit/acf023a55cd128ba9542701b77addbb5c24256dc</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 acf023a55cd libfido2: allow openssl alternatives
</span>acf023a55cd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit acf023a55cd128ba9542701b77addbb5c24256dc
</span>Author: Ken <21211439+kencu@users.noreply.github.com>
AuthorDate: Sat Jan 16 20:29:01 2021 -0800

<span style='display:block; white-space:pre;color:#404040;'>    libfido2: allow openssl alternatives
</span>---
 security/libfido2/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/libfido2/Portfile b/security/libfido2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1256d021eab..227dc306eca 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/libfido2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/libfido2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,4 +24,4 @@ depends_build-append \
</span>                     port:pkgconfig
 
 depend_lib-append   port:libcbor \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:openssl
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    path:lib/libssl.dylib:openssl
</span></pre><pre style='margin:0'>

</pre>