<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/bc1c57b5d33f650f96b1b4146e4f037056853660">https://github.com/macports/macports-ports/commit/bc1c57b5d33f650f96b1b4146e4f037056853660</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit bc1c57b5d33f650f96b1b4146e4f037056853660
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Jan 18 16:12:32 2024 +1100

<span style='display:block; white-space:pre;color:#404040;'>    imapsync: set platforms any
</span>---
 mail/imapsync/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/imapsync/Portfile b/mail/imapsync/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index db4c9f9f32d..1fd84fddb34 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/imapsync/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/imapsync/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           github 1.0
</span> 
 github.setup        imapsync imapsync 2.229 imapsync-
 categories          mail perl
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span> maintainers         nomaintainer
 license             Permissive
 description         imapsync is an IMAP synchronization, copy or migration tool.
</pre><pre style='margin:0'>

</pre>