<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7ab3d178c4995b7efab0ca6b9cbc7a49994c9ef6">https://github.com/macports/macports-ports/commit/7ab3d178c4995b7efab0ca6b9cbc7a49994c9ef6</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7ab3d178c4995b7efab0ca6b9cbc7a49994c9ef6
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Sat Oct 14 17:28:42 2023 +0800
<span style='display:block; white-space:pre;color:#404040;'> ocaml-compiler-libs: update to 0.12.4
</span>---
ocaml/ocaml-compiler-libs/Portfile | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ocaml/ocaml-compiler-libs/Portfile b/ocaml/ocaml-compiler-libs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1d05509bf19..3b1d859bf72 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ocaml/ocaml-compiler-libs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ocaml/ocaml-compiler-libs/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-compiler-libs
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup janestreet ocaml-compiler-libs 0.12.3 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup janestreet ocaml-compiler-libs 0.12.4 v
</span>
categories ocaml devel
maintainers {landonf @landonf} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,11 +14,10 @@ description OCaml compiler libraries, repackaged
</span> long_description Exposes the OCaml compiler libraries, repackaged under \
new toplevel names.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 a9625422770f6e0a0a9d742c519f73b7ab1f9c52 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 960dcb78999c7ca3c1b482deadb417051d9e9648a33d81b97acad6ba524ae1e3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 4985
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 29589db75e3197946fcf7b684c12835c6777a98c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 f4c37daf975b67c1f645a5d0294ec8ca686b982da410d9f915ccd93548c6e2f1 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 5435
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from archive
</span>
ocaml.build_type dune
<span style='display:block; white-space:pre;background:#ffe0e0;'>-dune.packages ${name}
</span>\ No newline at end of file
<span style='display:block; white-space:pre;background:#e0ffe0;'>+dune.packages ${name}
</span></pre><pre style='margin:0'>
</pre>