<pre style='margin:0'>
Eric A. Borisch (eborisch) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3140b60648bff662189bc147f69d695bfaee22be">https://github.com/macports/macports-ports/commit/3140b60648bff662189bc147f69d695bfaee22be</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 3140b60  cppman: use Python 3.8 (#6793)
</span>3140b60 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3140b60648bff662189bc147f69d695bfaee22be
</span>Author: MarcusCalhoun-Lopez <MarcusCalhoun-Lopez@users.noreply.github.com>
AuthorDate: Fri Apr 10 07:03:32 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    cppman: use Python 3.8 (#6793)
</span>---
 lang/cppman/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/cppman/Portfile b/lang/cppman/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b69b8e4..03b87c7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/cppman/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/cppman/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,8 @@ PortGroup               github 1.0
</span> PortGroup               python 1.0
 
 github.setup            aitjcize cppman 0.4.9
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.default_version  37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision                1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.default_version  38
</span> 
 maintainers             {eborisch @eborisch} \
                         openmaintainer
</pre><pre style='margin:0'>

</pre>