<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/91de4067bc5efc5a6df7284d14aa6e49af5fc6c7">https://github.com/macports/macports-ports/commit/91de4067bc5efc5a6df7284d14aa6e49af5fc6c7</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 91de4067bc5 ocaml-dune: update to 3.16.0
</span>91de4067bc5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 91de4067bc5efc5a6df7284d14aa6e49af5fc6c7
</span>Author: Sergey Fedorov <barracuda@macos-powerpc.org>
AuthorDate: Mon Sep 23 13:40:48 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    ocaml-dune: update to 3.16.0
</span>---
 ocaml/ocaml-dune/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ocaml/ocaml-dune/Portfile b/ocaml/ocaml-dune/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 27c1de50fcc..9c727c68c10 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ocaml/ocaml-dune/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ocaml/ocaml-dune/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           ocaml 1.1
 
 name                ocaml-dune
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        ocaml dune 3.15.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        ocaml dune 3.16.0
</span> categories          ocaml devel
 license             MIT
 maintainers         {landonf @landonf} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,9 +13,9 @@ maintainers         {landonf @landonf} openmaintainer
</span> description         Composable build system for OCaml
 long_description    Dune is a build system for OCaml and Reason.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  225591dbf7a761b1369ab6e4c5dcce1bd4939799 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  2e4d6287e9ff545d8e44cd74bba0951a829f7f5a282b5b60124df10d51eedc59 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    2960969
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  a165d6c7f1b78d9c1992552bdc3a10b1f2cd3016 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  cf141fe2113d95faab9714bc3203f4665ba58c7e0c4450f9a719f1ba075cd214 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    2999701
</span> github.tarball_from archive
 
 if { ${subport} eq ${name} } {
</pre><pre style='margin:0'>

</pre>