<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/4bd0c7fd1d18a271d449b33193ef165fae0b9c6c">https://github.com/macports/macports-ports/commit/4bd0c7fd1d18a271d449b33193ef165fae0b9c6c</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 4bd0c7fd1d1 ocaml-utop: update to 2.15.0
</span>4bd0c7fd1d1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4bd0c7fd1d18a271d449b33193ef165fae0b9c6c
</span>Author: Sergey Fedorov <barracuda@macos-powerpc.org>
AuthorDate: Mon Dec 9 20:11:29 2024 +0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ocaml/ocaml-utop/Portfile b/ocaml/ocaml-utop/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1a0796bb64d..7148c33abcf 100755
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ocaml/ocaml-utop/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ocaml/ocaml-utop/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-utop
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        ocaml-community utop 2.14.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        ocaml-community utop 2.15.0
</span> revision            0
 categories          ocaml devel editors
 maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,9 +14,9 @@ description         Universal toplevel (i.e. REPL) for OCaml
</span> long_description    utop is an improved toplevel (i.e. Read-Eval-Print Loop) for OCaml. It can run in a terminal or in Emacs. \
                     It supports line editing, history, real-time and context sensitive completion, colors and more.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  4a8180ccc3f4dcc15ddad7afa8f4dafe5d970350 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  ae3f53327731f8c60f7fa9b7c6a572b27b7a168cdda50cbef3a8225d6d101fe4 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    418609
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  6095c2ee01ee635d691b269efe58f6ada20200dd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7659dea0a7f7a5b16e30024ee681445179f8c0f87630e5cdae554280dacd6fac \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    418750
</span> github.tarball_from archive
 
 depends_lib-append  port:ocaml-cppo \
</pre><pre style='margin:0'>

</pre>