<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/affe515d3156f14aa0ac4750333e111755132815">https://github.com/macports/macports-ports/commit/affe515d3156f14aa0ac4750333e111755132815</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 affe515d315 ocaml-ounit: mark noarch, platforms any
</span>affe515d315 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit affe515d3156f14aa0ac4750333e111755132815
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Dec 16 09:11:45 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ocaml/ocaml-ounit2/Portfile b/ocaml/ocaml-ounit2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b957b511534..523fdc8bf65 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ocaml/ocaml-ounit2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ocaml/ocaml-ounit2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,8 +18,6 @@ long_description    OUnit is a unit test framework for OCaml. \
</span>                     Haskell. It is similar to JUnit, and other XUnit \
                     testing frameworks. 
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> checksums           rmd160  6a5b098d95e539e41b400bb2fb2a1ab5d7d3233d \
                     sha256  6e5fecfd47e8f17a8f311dbb8f9fa5c0289104f3fed6e8166b79afc32eaca815 \
                     size    69795
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -36,6 +34,9 @@ subport ocaml-ounit {
</span>     description         Compatibility shim for ocaml-ounit2
     long_description    Provides legacy 'oUnit' ocamlfind package name for ocaml-ounit2
 
<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><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>     depends_run-append  port:ocaml-ounit2
     depends_build-append \
                         port:ocaml-ocamlbuild
</pre><pre style='margin:0'>

</pre>