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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c7e7e49aff51c6a499e592aad373c3285801863a">https://github.com/macports/macports-ports/commit/c7e7e49aff51c6a499e592aad373c3285801863a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c7e7e49aff51c6a499e592aad373c3285801863a
</span>Author: グレェ「grey」 <artkiver@gmail.com>
AuthorDate: Sun May 11 20:56:13 2025 +0000

<span style='display:block; white-space:pre;color:#404040;'>    modify ssh-copy-id subport distname per neverpanic's suggestion to fix GitHub Actions
</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 ddca8192761..352a90825e6 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;'>@@ -261,7 +261,7 @@ subport ssh-copy-id {
</span>     long_description    {*}${description}
 
     # Make sure to not create multiple copies of the same distfile.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    distname            openssh-${version}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    distname            openssh-10.0p1
</span>     dist_subdir         openssh
 
     use_configure       no
</pre><pre style='margin:0'>

</pre>