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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1cc6ab2cf713def04a577346f0a4ec96e4152e5f">https://github.com/macports/macports-ports/commit/1cc6ab2cf713def04a577346f0a4ec96e4152e5f</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 1cc6ab2cf71 osxutils: Add required platforms variable
</span>1cc6ab2cf71 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1cc6ab2cf713def04a577346f0a4ec96e4152e5f
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Jul 17 12:04:59 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    osxutils: Add required platforms variable
</span>---
 sysutils/osxutils/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/osxutils/Portfile b/sysutils/osxutils/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2f4522d0920..a1522994e6c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/osxutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/osxutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,7 @@ PortGroup           github 1.0
</span> 
 github.setup        specious osxutils 1.9.0 v
 categories          sysutils
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           darwin
</span> maintainers         {ryandesign @ryandesign} openmaintainer
 license             GPL-2+
 
</pre><pre style='margin:0'>

</pre>