<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/2cc1102970582073004255f4dc69adaa5a2bacdf">https://github.com/macports/macports-ports/commit/2cc1102970582073004255f4dc69adaa5a2bacdf</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 2cc11029705 aida: mark noarch, platforms any
</span>2cc11029705 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2cc1102970582073004255f4dc69adaa5a2bacdf
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Dec 22 16:04:47 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    aida: mark noarch, platforms any
</span>---
 science/aida/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/aida/Portfile b/science/aida/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 42003bcf437..56249adac13 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/aida/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/aida/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,8 @@ long_description    AIDA is a collection of abstract interfaces for common physi
</span>                     The adoption of these interfaces should make it easier for physicists to use different tools without having to learn new interfaces or change all of their code. \
                     Additional benefits will be interoperability of AIDA compliant applications (for example by making it possible for applications to exchange analysis objects via XML).
 homepage            http://aida.freehep.org/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</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> master_sites        ftp://ftp.slac.stanford.edu/software/freehep/AIDA/v${version}/
 
 checksums           md5 1db1f8d984cdb9c73ba9355c5fdfe8cc
</pre><pre style='margin:0'>

</pre>