<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/b15bdab2cd50926031722622f0ee9dc7da35fe3a">https://github.com/macports/macports-ports/commit/b15bdab2cd50926031722622f0ee9dc7da35fe3a</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 b15bdab2cd5 xar: fix patch name
</span>b15bdab2cd5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b15bdab2cd50926031722622f0ee9dc7da35fe3a
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Oct 1 15:18:07 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xar: fix patch name
</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 3bf51dd231d..75a897588ad 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;'>@@ -71,7 +71,7 @@ patchfiles-append   patch-stdout.diff
</span> 
 # deal with 'os/availability.h' file not found
 # see: https://trac.macports.org/ticket/64826
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles-append   patch-xar-include-xar.h.in.diff
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+patchfiles-append   patch-include-xar.h.in.diff
</span> 
 # see: https://trac.macports.org/ticket/65128
 patchfiles-append   patch-lib-filetree.c.diff
</pre><pre style='margin:0'>

</pre>