<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8b83b0ce71e94a3bfe0f5916aab3ca78a7b68c2e">https://github.com/macports/macports-ports/commit/8b83b0ce71e94a3bfe0f5916aab3ca78a7b68c2e</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 8b83b0c  libtommath: update to 1.0.1
</span>8b83b0c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8b83b0ce71e94a3bfe0f5916aab3ca78a7b68c2e
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Sat Oct 21 15:17:06 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    libtommath: update to 1.0.1
</span>---
 math/libtommath/Portfile                  | 6 +++---
 math/libtommath/files/patch-makefile.diff | 8 ++++----
 2 files changed, 7 insertions(+), 7 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 9855873..d419d33 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 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        libtom libtommath 1.0.1 v
</span> categories          math
 platforms           darwin
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,8 +20,8 @@ distname            ltm-${version}
</span> github.tarball_from releases
 use_xz              yes
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  c132d12690de64d532fa04e627bceb44cac40fb6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  993a7df9ee091fca430cdde3263df57d88ef62af8103903214da49fc51bbb56c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  34cc4e294f1593a03ec959e386260cf1c459a151 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  47032fb39d698ce4cf9c9c462c198e6b08790ce8203ad1224086b9b978636c69
</span> 
 patchfiles          patch-makefile.diff
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/libtommath/files/patch-makefile.diff b/math/libtommath/files/patch-makefile.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 2b9caa3..5f7c379 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/libtommath/files/patch-makefile.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/libtommath/files/patch-makefile.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,8 +1,8 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>---- makefile.orig  2016-02-03 18:07:27.000000000 +0000
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ makefile       2017-07-14 14:39:19.000000000 +0000
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -53,10 +53,15 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- makefile.orig  2017-08-29 20:27:36.000000000 +0000
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ makefile       2017-10-21 15:15:47.000000000 +0000
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -55,10 +55,15 @@
</span>  
<span style='display:block; white-space:pre;background:#ffe0e0;'>- #END_INS
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ $(OBJECTS): $(HEADERS)
</span>  
 +all: libtommath.$(VERSION).dylib $(LIBNAME)
 +
</pre><pre style='margin:0'>

</pre>