<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/52c5fca702ef093a58add886b8338968921e0664">https://github.com/macports/macports-ports/commit/52c5fca702ef093a58add886b8338968921e0664</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 52c5fca702e mlton: update to 20231123
</span>52c5fca702e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 52c5fca702ef093a58add886b8338968921e0664
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Tue Dec 19 08:39:21 2023 +0800
<span style='display:block; white-space:pre;color:#404040;'> mlton: update to 20231123
</span>---
lang/mlton/Portfile | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/mlton/Portfile b/lang/mlton/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 085967c10b1..1e6ad8ba1a9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/mlton/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/mlton/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,8 +6,8 @@ PortGroup github 1.0
</span> PortGroup makefile 1.0
PortGroup openssl 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup MLton mlton 92137753df8c003e0628bf10a676eef492fe47b3
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-version 20230901
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup MLton mlton fd6d8705780ea6e223c91a6b33553be1633c4eab
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version 20231123
</span> revision 0
categories lang ml
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,9 +21,9 @@ long_description MLton is a whole-program optimizing compiler for the Standar
</span> a complete implementation of the Standard ML Basis Library, various useful libraries, a simple and fast C foreign function interface, \
the ML Basis system for programming with source libraries, and tools such as a lexer generator, a parser generator and a profiler.
homepage http://www.mlton.org
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 08844b946f7f19a68aea7bf54aef3fa34f2271db \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 ff32120aa4c6c7b5c6af69457af1a56ca5c8da7ebd80a459cbeba7acd3dc38b6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 14380486
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 28b69a0cc32a6e297599cd6406f3fccd66f15a9d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 0c3225ca1500d3e9f272bce84c36b7161147228438939caca9b0415262326819 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 14381474
</span> github.tarball_from archive
depends_build-append \
</pre><pre style='margin:0'>
</pre>