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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/874b9b8ca44c29b72455d722a5dd54e312c0e820">https://github.com/macports/macports-ports/commit/874b9b8ca44c29b72455d722a5dd54e312c0e820</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 874b9b8ca44 xar 1.8.0.487.100.1: attempt to fix build issue on older systems
</span>874b9b8ca44 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 874b9b8ca44c29b72455d722a5dd54e312c0e820
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri May 6 08:38:41 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xar 1.8.0.487.100.1: attempt to fix build issue on older systems
</span>---
 archivers/xar/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/archivers/xar/Portfile b/archivers/xar/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f7b50eedbd5..1558193ed1e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/archivers/xar/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/archivers/xar/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -53,7 +53,7 @@ patchfiles-append   patch-include-xar.h.in.diff
</span> # see: https://trac.macports.org/ticket/64837
 patchfiles-append   patch-src-xar_internal.h.diff
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-configure.cflags-append -std=c99
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.c_standard 2011
</span> 
 post-patch {
     copy -force ${prefix}/share/automake-1.16/config.guess ${worksrcpath}
</pre><pre style='margin:0'>

</pre>