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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/02741c5da76ffdd73673894e05e17ad6ae668d96">https://github.com/macports/macports-ports/commit/02741c5da76ffdd73673894e05e17ad6ae668d96</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 02741c5  py-scikit-build: Let cmake-devel satisfy dependency
</span>02741c5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 02741c5da76ffdd73673894e05e17ad6ae668d96
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Dec 22 09:32:32 2019 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-build: Let cmake-devel satisfy dependency
</span>---
 python/py-scikit-build/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-build/Portfile b/python/py-scikit-build/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b4a295a..b7ca3bb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-build/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-build/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +27,7 @@ if {${name} ne ${subport}} {
</span>     depends_lib-append  port:py${python.version}-wheel \
                         port:py${python.version}-setuptools \
                         port:py${python.version}-packaging \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                        port:cmake
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        path:bin/cmake:cmake
</span> 
     livecheck.type      none
 }
</pre><pre style='margin:0'>

</pre>