Date: Mon, 02 Feb 2026 05:18:49 +0000 From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c45723d65d2f - main - databases/timescaledb: Update to 2.25.0 Message-ID: <698033b9.1c825.5f350d0d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=c45723d65d2f0d3636ae7095a112d47ba0f450d8 commit c45723d65d2f0d3636ae7095a112d47ba0f450d8 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2026-02-02 02:45:33 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2026-02-02 05:18:43 +0000 databases/timescaledb: Update to 2.25.0 --- databases/timescaledb/Makefile | 2 +- databases/timescaledb/distinfo | 6 +++--- databases/timescaledb/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile index 456a4e6d82f4..eac2401388ab 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -1,5 +1,5 @@ PORTNAME= timescaledb -PORTVERSION= 2.24.0 +PORTVERSION= 2.25.0 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index d9eddc7f0c45..b231876ccf3d 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765750143 -SHA256 (timescale-timescaledb-2.24.0_GH0.tar.gz) = 06a5d38c52bebb364104541002ccfb9ea739f93183c339895f0d1ed90b005e17 -SIZE (timescale-timescaledb-2.24.0_GH0.tar.gz) = 8324256 +TIMESTAMP = 1769967024 +SHA256 (timescale-timescaledb-2.25.0_GH0.tar.gz) = 479fb6ed1942cca306df7e5f2b847af720c04cd19299f889406b1be5d809eddf +SIZE (timescale-timescaledb-2.25.0_GH0.tar.gz) = 8274421 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index c6d1440f31b3..619915404c8f 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -1,6 +1,5 @@ lib/postgresql/timescaledb-%%PORTVERSION%%.so %%TSL%%lib/postgresql/timescaledb-tsl-%%PORTVERSION%%.so -%%TSL%%lib/postgresql/timescaledb-invalidations-%%PORTVERSION%%.so lib/postgresql/timescaledb.so share/postgresql/extension/timescaledb--2.9.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.9.1--%%PORTVERSION%%.sql @@ -50,5 +49,6 @@ share/postgresql/extension/timescaledb--2.22.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.22.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.23.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.23.1--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.24.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.controlhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698033b9.1c825.5f350d0d>
