<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/0ab6410443d3a035d5a5c2843015ee06960ceff0">https://github.com/macports/macports-ports/commit/0ab6410443d3a035d5a5c2843015ee06960ceff0</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 0ab6410443d xxl: autoreconf fully for arm64
</span>0ab6410443d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0ab6410443d3a035d5a5c2843015ee06960ceff0
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Mar 8 07:11:02 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> xxl: autoreconf fully for arm64
</span>---
devel/xxl/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/xxl/Portfile b/devel/xxl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c0b96aae579..23a3848235d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/xxl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/xxl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,6 @@ long_description XXL is a library for C and C++ that provides exception \
</span> exception is thrown, which allows for much simplified \
program structure with respect to error handling.
homepage https://web.archive.org/web/20120106082715/http://www.zork.org/xxl/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span>
master_sites http://web.archive.org/web/20070324185351/http://www.zork.org/software/
checksums md5 d0151eab37aea456957ceaada5501ae7 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,3 +23,4 @@ patchfiles patch-configure.ac.diff
</span>
# build universal properly
use_autoreconf yes
<span style='display:block; white-space:pre;background:#e0ffe0;'>+autoreconf.args -fvi
</span></pre><pre style='margin:0'>
</pre>