<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/95c91293c945a4795edb6fc46bf048437e89b9e9">https://github.com/macports/macports-ports/commit/95c91293c945a4795edb6fc46bf048437e89b9e9</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 95c91293c94 timescaledb: update to version 2.10.1
</span>95c91293c94 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 95c91293c945a4795edb6fc46bf048437e89b9e9
</span>Author: Blair Zajac <blair@macports.org>
AuthorDate: Tue Mar 7 23:47:13 2023 -0800

<span style='display:block; white-space:pre;color:#404040;'>    timescaledb: update to version 2.10.1
</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 8ccc23d6897..565441b74bb 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;'>@@ -5,7 +5,7 @@ PortGroup       compiler_blacklist_versions 1.0
</span> PortGroup       github    1.0
 PortGroup       perl5     1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup    timescale timescaledb 2.10.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup    timescale timescaledb 2.10.1
</span> revision        0
 license         Apache-2
 description     A time-series database that integrates with PostreSQL.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,9 +23,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  303304e4315f3f395d2bcadb04dde71b0b31c14c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                sha256  f4cf3e4e0899cd637f0d0f6b53fa0b5f2e4d942c1a1e597c914e97094fc4d623 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                size    7410740
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums       rmd160  acbb37f7787fe2f73ef0a4cc9697d22bf26972ea \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                sha256  bbb66d3602b8427c850a678ebf579ae3e172414575c344593ae4ca3dd43627eb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                size    7418909
</span> 
 depends_build   path:bin/cmake:cmake \
                 port:perl${perl5.major} \
</pre><pre style='margin:0'>

</pre>