<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/d398a6252fe233998db4a15e3678b05c3b6a0051">https://github.com/macports/macports-ports/commit/d398a6252fe233998db4a15e3678b05c3b6a0051</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d398a6252fe233998db4a15e3678b05c3b6a0051
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Dec 24 21:07:02 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> awstats: mark noarch, platforms any
</span>---
www/awstats/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/awstats/Portfile b/www/awstats/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 797657dd4ce..5d0af1c8026 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/awstats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/awstats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,8 @@ dist_subdir ${name}/${version}_${revision}
</span> categories www
license GPL-3
maintainers nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin freebsd
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span>
description Free real-time logfile analyzer to get advanced web statistics
</pre><pre style='margin:0'>
</pre>