<pre style='margin:0'>
Mark Moll (mamoll) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/09147395ea18e8860e34479c4ccd4331edf3136d">https://github.com/macports/macports-ports/commit/09147395ea18e8860e34479c4ccd4331edf3136d</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 0914739 py-pygccxml: add py38 subport, remove py34 subport
</span>0914739 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 09147395ea18e8860e34479c4ccd4331edf3136d
</span>Author: Mark Moll <mmoll@macports.org>
AuthorDate: Tue Oct 22 05:06:58 2019 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-pygccxml: add py38 subport, remove py34 subport
</span>---
python/py-pygccxml/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pygccxml/Portfile b/python/py-pygccxml/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c342e68..79cf0b4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pygccxml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pygccxml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup github 1.0
</span> github.setup gccxml pygccxml 1.9.1 v
name py-pygccxml
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 34 35 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 35 36 37 38
</span> categories-append devel
maintainers {mmoll @mamoll} openmaintainer
license Boost-1
</pre><pre style='margin:0'>
</pre>