<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1ad3c3f85a02b07261b55f888d03dc25fae7b786">https://github.com/macports/macports-ports/commit/1ad3c3f85a02b07261b55f888d03dc25fae7b786</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1ad3c3f85a02b07261b55f888d03dc25fae7b786
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Mar 23 23:42:29 2024 +1100
<span style='display:block; white-space:pre;color:#404040;'> dokku-client: set platforms any
</span>---
sysutils/dokku-client/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/dokku-client/Portfile b/sysutils/dokku-client/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 71032711d34..585b453e1f1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/dokku-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/dokku-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,6 +19,7 @@ long_description {*}${description}
</span> license MIT
supported_archs noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms any
</span>
checksums rmd160 472708720d8c9bdc37bddabc3fd6bf57a8672ffd \
sha256 83de306b14da3232c2a8c90aaf824b1c9395e99f9c0cc513db7dbe95b38b42d3 \
</pre><pre style='margin:0'>
</pre>