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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7e732ebadba480f75a535eaf8994ef6fa4833e30">https://github.com/macports/macports-ports/commit/7e732ebadba480f75a535eaf8994ef6fa4833e30</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 7e732ebadba tabulate: update to 1.4
</span>7e732ebadba is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7e732ebadba480f75a535eaf8994ef6fa4833e30
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Jan 8 07:49:03 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    tabulate: update to 1.4
</span>---
 devel/tabulate/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/tabulate/Portfile b/devel/tabulate/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 462ae02e7a4..f06a1894f84 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/tabulate/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/tabulate/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem              1.0
</span> PortGroup               cmake 1.1
 PortGroup               github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup            p-ranav tabulate 1.3 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            p-ranav tabulate 1.4 v
</span> revision                0
 categories              devel
 license                 MIT
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,8 +14,8 @@ description             tabulate is a header-only library for printing aligned,
</span> long_description        ${description}
 platforms               darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums               rmd160  bee3ecb4a6a5accdac60ff939bbfb6916d1540c1 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256  55d502d47349e2692cffd0475b267c5f5d8b41892eb2985d4fe93b206afdf0fd \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size    2486195
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160  3c8def7fb58d18d0a0b5240e3e4fc852a1d0c109 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256  17acdcb63dc0057d740a648c996f1423c5b99766530e47e34c8baeaf58c08e98 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size    2528574
</span> 
 compiler.cxx_standard   2017
</pre><pre style='margin:0'>

</pre>