<pre style='margin:0'>
Daniel J. Luke (danielluke) pushed a commit to branch openssh-9.8p1
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fd6599d98fff0035973317c6bee378a04558f755">https://github.com/macports/macports-ports/commit/fd6599d98fff0035973317c6bee378a04558f755</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/openssh-9.8p1 by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new fd6599d98ff openssh: remove conflicts with obsolete lsh port
</span>fd6599d98ff is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fd6599d98fff0035973317c6bee378a04558f755
</span>Author: Daniel J. Luke <dluke@macports.org>
AuthorDate: Tue Jul 2 10:30:59 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    openssh: remove conflicts with obsolete lsh port
</span>---
 net/openssh/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/openssh/Portfile b/net/openssh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1589b116f81..c06e4f84717 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/openssh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/openssh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ categories          net
</span> maintainers         {@artkiver gmail.com:artkiver} openmaintainer
 license             BSD
 installs_libs       no
<span style='display:block; white-space:pre;background:#ffe0e0;'>-conflicts           lsh pkixssh
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts           pkixssh
</span> 
 description         OpenSSH secure login server
 
</pre><pre style='margin:0'>

</pre>