<pre style='margin:0'>
Aaron Madlon-Kay (amake) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8bf3084413848707ebf35035398a17fd22366187">https://github.com/macports/macports-ports/commit/8bf3084413848707ebf35035398a17fd22366187</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 8bf30844138 groovy: platforms is {darwin any}
</span>8bf30844138 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8bf3084413848707ebf35035398a17fd22366187
</span>Author: Aaron Madlon-Kay <amake@macports.org>
AuthorDate: Sat Apr 1 11:44:30 2023 +0900

<span style='display:block; white-space:pre;color:#404040;'>    groovy: platforms is {darwin any}
</span>---
 lang/groovy/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/groovy/Portfile b/lang/groovy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4be57bc224b..d99255a1ebe 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/groovy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/groovy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ revision        0
</span> 
 categories      lang java
 maintainers     {breun.nl:nils @breun} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms       darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms       {darwin any}
</span> license         Apache-2
 supported_archs noarch
 
</pre><pre style='margin:0'>

</pre>