<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c0786868408d02f0465b87924d35a13453074a21">https://github.com/macports/macports-ports/commit/c0786868408d02f0465b87924d35a13453074a21</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c0786868408d02f0465b87924d35a13453074a21
</span>Author: Evan Miller <emmiller@gmail.com>
AuthorDate: Fri Mar 25 14:35:19 2022 -0400
<span style='display:block; white-space:pre;color:#404040;'> libtommath: remove conflict with MoarVM
</span>---
math/libtommath/Portfile | 3 ---
1 file changed, 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/libtommath/Portfile b/math/libtommath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3580a14d139..387a694c75b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/libtommath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/libtommath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,9 +21,6 @@ distname ltm-${version}
</span> github.tarball_from releases
use_xz yes
<span style='display:block; white-space:pre;background:#ffe0e0;'>-#moarvm installs a number of bundled libraries into standard locations
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-conflicts moarvm
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> checksums rmd160 fe6b5cbc12191a492efb2999cb88b765bc984b5d \
sha256 b7c75eecf680219484055fcedd686064409254ae44bc31a96c5032843c0e18b1 \
size 622120
</pre><pre style='margin:0'>
</pre>