<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8878c5b3b27b1579d0a3270abf15a7299eb56a4f">https://github.com/macports/macports-ports/commit/8878c5b3b27b1579d0a3270abf15a7299eb56a4f</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 8878c5b  py-pivy: requires swig-python
</span>8878c5b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8878c5b3b27b1579d0a3270abf15a7299eb56a4f
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Apr 16 21:51:57 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-pivy: requires swig-python
</span>---
 python/py-pivy/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pivy/Portfile b/python/py-pivy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fd32778..a9f4c18 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pivy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pivy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,7 +28,7 @@ post-patch {
</span> 
 if {${name} ne ${subport}} {
     depends_lib-append  port:Coin-framework \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                        port:swig
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        port:swig-python
</span> 
     livecheck.type      none
 }
</pre><pre style='margin:0'>

</pre>