From 046cf6893a6743ad63193f84d4ef9e9b2f05a52d Mon Sep 17 00:00:00 2001 From: Monson Shao Date: Tue, 3 Feb 2026 22:14:48 +0800 Subject: [PATCH] timescaledb: update to 2.25.0 --- databases/timescaledb/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/timescaledb/Portfile b/databases/timescaledb/Portfile index 0a45c07985f..8d76fbbf702 100644 --- a/databases/timescaledb/Portfile +++ b/databases/timescaledb/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 PortGroup perl5 1.0 -github.setup timescale timescaledb 2.23.0 +github.setup timescale timescaledb 2.25.0 github.tarball_from archive revision 0 license Apache-2 @@ -22,9 +22,9 @@ long_description \ as well as full SQL support. TimescaleDB is packaged \ as a PostgreSQL extension. -checksums rmd160 0be0c9c67101ed5ed9a1fbf87259f13a49cc845f \ - sha256 f965840ef9ba969b874c5825ca9a1e8cca667783d7c8bab623ffacb8d95b2d68 \ - size 8276552 +checksums rmd160 3e60fadb97381b2b9a382987ce8851dc978fb0d0 \ + sha256 479fb6ed1942cca306df7e5f2b847af720c04cd19299f889406b1be5d809eddf \ + size 8274421 depends_build path:bin/cmake:cmake \ port:perl${perl5.major} \