<pre style='margin:0'>
Blair Zajac (blair) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4179c30f1edd64a4c8275c528178a40de9514b69">https://github.com/macports/macports-ports/commit/4179c30f1edd64a4c8275c528178a40de9514b69</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 4179c30f1ed timescaledb: new upstream 2.3.0 release
</span>4179c30f1ed is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4179c30f1edd64a4c8275c528178a40de9514b69
</span>Author: Blair Zajac <blair@macports.org>
AuthorDate: Tue May 25 15:49:16 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    timescaledb: new upstream 2.3.0 release
</span>---
 databases/timescaledb/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<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 26f3e83e792..667431b7a5f 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;'>@@ -4,7 +4,7 @@ PortSystem      1.0
</span> PortGroup       compiler_blacklist_versions 1.0
 PortGroup       github    1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup    timescale timescaledb 2.2.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup    timescale timescaledb 2.3.0
</span> revision        0
 license         Apache-2
 description     A time-series database that integrates with PostreSQL.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,9 +22,9 @@ long_description \
</span>                 as well as full SQL support. TimescaleDB is packaged \
                 as a PostgreSQL extension.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums       rmd160  34fc259eaf0095899930752686dfd96c6c4e99d6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                sha256  d0bbc83a47b186a638b4db2e204dbb3810430f374b24483f9f0012b5756c3da9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                size    2637953
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums       rmd160  13ee8a776985a9507e72ea98b38212e1d137612f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                sha256  e2fd95b009ca1488dfa610996ee0bffd22ee15b1d834ed70d386c5c206ad9a02 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                size    2689359
</span> 
 depends_build   path:bin/cmake:cmake
 
</pre><pre style='margin:0'>

</pre>