<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/750d394c8aff4d1df98f28c6c26a39bfc0a10fb5">https://github.com/macports/macports-ports/commit/750d394c8aff4d1df98f28c6c26a39bfc0a10fb5</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 750d394c8af elixir: update to 1.18.2
</span>750d394c8af is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 750d394c8aff4d1df98f28c6c26a39bfc0a10fb5
</span>Author: blandflakes <xclite@gmail.com>
AuthorDate: Fri Jan 31 18:06:08 2025 -0500

<span style='display:block; white-space:pre;color:#404040;'>    elixir: update to 1.18.2
</span>---
 lang/elixir/Portfile | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/elixir/Portfile b/lang/elixir/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0b6da2eb003..2fef1761f5e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/elixir/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/elixir/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        elixir-lang elixir 1.18.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        elixir-lang elixir 1.18.2 v
</span> github.tarball_from archive
 revision            0
 epoch               1
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,10 +26,9 @@ homepage            https://elixir-lang.org/
</span> 
 depends_lib         port:erlang
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  23ad1a720fc1d1ddae7961f6db1fc253814bc113 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f29104ae5a0ea78786b5fb96dce0c569db91df5bd1d3472b365dc2ea14ea784f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    3355182
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  52deb7ccb2fe693b05e3476fb4115de42d3ee54f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  efc8d0660b56dd3f0c7536725a95f4d8b6be9f11ca9779d824ad79377753e916 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    3391256
</span> # bin/mix
 conflicts           arb
 
</pre><pre style='margin:0'>

</pre>