databases/timescaledb: Update to 2.15.0

Important! See UPDATING or the release notes below for table changes

Changes https://github.com/timescale/timescaledb/releases/tag/2.15.0
main
Kevin Bowling 2024-05-09 21:46:59 -07:00
parent 07297bd82b
commit 322aa6a547
4 changed files with 17 additions and 4 deletions

View File

@ -5,6 +5,18 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20240509:
AFFECTS: databases/timescaledb
AUTHOR: kbowling@FreeBSD.org
The Foreign Key storage in hypertables has changed in an incompatible way,
after runing ALTER EXTENSION, you must run the SQL script here:
https://github.com/timescale/timescaledb-extras/blob/master/utils/2.15.X-fix_hypertable_foreign_keys.sql
For more details, see
https://github.com/timescale/timescaledb/pull/6797
20240508:
AFFECTS: www/oauth2-proxy
AUTHOR: netchild@FreeBSD.org

View File

@ -1,5 +1,5 @@
PORTNAME= timescaledb
PORTVERSION= 2.14.2
PORTVERSION= 2.15.0
CATEGORIES= databases
MAINTAINER= kbowling@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1711340919
SHA256 (timescale-timescaledb-2.14.2_GH0.tar.gz) = c7768b267ea67914d0491b28da102faecd317060e429b2da7530517fbc94e73b
SIZE (timescale-timescaledb-2.14.2_GH0.tar.gz) = 7319288
TIMESTAMP = 1715314764
SHA256 (timescale-timescaledb-2.15.0_GH0.tar.gz) = ff2019f734566f73af0a8041db50f7f1d0ad6967f7e2e7d796d388cd38c0b5bb
SIZE (timescale-timescaledb-2.15.0_GH0.tar.gz) = 7428047

View File

@ -38,5 +38,6 @@ share/postgresql/extension/timescaledb--2.13.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.13.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.14.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.14.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.14.2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb.control