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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9321e76256701239ae30fcd257af9ee935b8f118">https://github.com/macports/macports-ports/commit/9321e76256701239ae30fcd257af9ee935b8f118</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 9321e762567 isync: now require a C11 compiler
</span>9321e762567 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9321e76256701239ae30fcd257af9ee935b8f118
</span>Author: Davide Gerhard <ra1nb0w@macports.org>
AuthorDate: Sun Feb 7 17:18:13 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    isync: now require a C11 compiler
</span>---
 mail/isync/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/isync/Portfile b/mail/isync/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 101c3f9326d..3aeaef347da 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/isync/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/isync/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,6 +22,8 @@ checksums           rmd160  58e71c09c8757bb31b3bdbc5ecd4c9ca0e287e6c \
</span>                     sha256  84f8bf3ed293365d6d73702ae4680077efddf641bf1ef63fccbda0589bde785e \
                     size    334991
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.c_standard 2011
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_build       port:perl5 \
                     port:pkgconfig
 
</pre><pre style='margin:0'>

</pre>