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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e8e30a8993f5baad9c18743dc33a893033a5c02c">https://github.com/macports/macports-ports/commit/e8e30a8993f5baad9c18743dc33a893033a5c02c</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 e8e30a8993f py-scikit-hep-awkward1: add cmake as a build dependency
</span>e8e30a8993f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e8e30a8993f5baad9c18743dc33a893033a5c02c
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Thu Nov 5 12:34:34 2020 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-awkward1: add cmake as a build dependency
</span>---
 python/py-scikit-hep-awkward1/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-hep-awkward1/Portfile b/python/py-scikit-hep-awkward1/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d338723926d..8b0805d798a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-awkward1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-awkward1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,6 +30,7 @@ if {${name} ne ${subport}} {
</span>     }
 
     depends_build-append \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        port:cmake \
</span>         port:py${python.version}-setuptools
 
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>