<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/0d15aca2557dc63444153acbf140bad0c445ff44">https://github.com/macports/macports-ports/commit/0d15aca2557dc63444153acbf140bad0c445ff44</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 0d15aca  timescaledb: Allow cmake-devel to satisfy dep
</span>0d15aca is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0d15aca2557dc63444153acbf140bad0c445ff44
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Oct 3 20:02:32 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    timescaledb: Allow cmake-devel to satisfy dep
</span>---
 databases/timescaledb/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/timescaledb/Portfile b/databases/timescaledb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 360ef43..0a97d47 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/timescaledb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/timescaledb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ checksums       rmd160  5b4c191160547e91625ae5f1e13716082758646c \
</span>                 sha256  f14519dd4fcf6ad0135cf2dbe41ee42b65e869328f8ac2d2dd105d14cea9db6c \
                 size    1286472
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_build   port:cmake
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build   path:bin/cmake:cmake
</span> 
 variant postgresql96 conflicts postgresql10 postgresql11 postgresql12 description {Support for PostgreSQL 9.6.x} {
     depends_lib-append      port:postgresql96
</pre><pre style='margin:0'>

</pre>