<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/007537cbc3462f208aeca5a2145c491273f78695">https://github.com/macports/macports-ports/commit/007537cbc3462f208aeca5a2145c491273f78695</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 007537cbc34 py-torchtext: add cmake as a build dep
</span>007537cbc34 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 007537cbc3462f208aeca5a2145c491273f78695
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Wed Mar 17 18:30:41 2021 +0000

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-torchtext/Portfile b/python/py-torchtext/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 088974863a8..c80abb4c569 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-torchtext/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-torchtext/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,6 +40,7 @@ if {${name} ne ${subport}} {
</span>     compiler.cxx_standard  2014
 
     depends_build-append \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        port:cmake \
</span>         port:ninja \
         port:py${python.version}-setuptools
 
</pre><pre style='margin:0'>

</pre>