<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9d17ba4d1492c1b319179c35e0ddc874a0228001">https://github.com/macports/macports-ports/commit/9d17ba4d1492c1b319179c35e0ddc874a0228001</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 9d17ba4d149 libtommath: update to 1.2.0
</span>9d17ba4d149 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9d17ba4d1492c1b319179c35e0ddc874a0228001
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Sat Oct 3 05:22:25 2020 -0400

<span style='display:block; white-space:pre;color:#404040;'>    libtommath: update to 1.2.0
</span>---
 math/libtommath/Portfile | 7 ++++---
 1 file changed, 4 insertions(+), 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 56cc6b5c043..949439903c6 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;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        libtom libtommath 1.0.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        libtom libtommath 1.2.0 v
</span> categories          math
 platforms           darwin
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,8 +23,9 @@ use_xz              yes
</span> #moarvm installs a number of bundled libraries into standard locations
 conflicts           moarvm
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  34cc4e294f1593a03ec959e386260cf1c459a151 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  47032fb39d698ce4cf9c9c462c198e6b08790ce8203ad1224086b9b978636c69
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  fe6b5cbc12191a492efb2999cb88b765bc984b5d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  b7c75eecf680219484055fcedd686064409254ae44bc31a96c5032843c0e18b1 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    622120
</span> 
 patchfiles          patch-makefile.diff
 
</pre><pre style='margin:0'>

</pre>