This release contains bug fixes since the 2.5.1 release. This release is high priority for upgrade. We strongly recommend that you upgrade as soon as possible.
Changelog : https://github.com/timescale/timescaledb/releases/tag/2.5.2 Index: Makefile =================================================================== RCS file: /cvs/ports/databases/timescaledb/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile 4 Dec 2021 17:21:20 -0000 1.10 +++ Makefile 10 Feb 2022 09:03:37 -0000 @@ -4,7 +4,7 @@ COMMENT = database designed to make SQL GH_ACCOUNT = timescale GH_PROJECT = timescaledb -GH_TAGNAME = 2.5.1 +GH_TAGNAME = 2.5.2 CATEGORIES = databases HOMEPAGE = https://www.timescale.com/ Index: distinfo =================================================================== RCS file: /cvs/ports/databases/timescaledb/distinfo,v retrieving revision 1.9 diff -u -p -r1.9 distinfo --- distinfo 4 Dec 2021 17:21:20 -0000 1.9 +++ distinfo 10 Feb 2022 09:03:37 -0000 @@ -1,2 +1,2 @@ -SHA256 (timescaledb-2.5.1.tar.gz) = WKNKejpXEzmgGcCumZtOu5+T4eDLgoUB4yuwc+CiXqw= -SIZE (timescaledb-2.5.1.tar.gz) = 2760329 +SHA256 (timescaledb-2.5.2.tar.gz) = saIIMhicIs43jwCfmiTvHbYdcTH395vedP3N6HvPLXw= +SIZE (timescaledb-2.5.2.tar.gz) = 2773859 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/databases/timescaledb/pkg/PLIST,v retrieving revision 1.9 diff -u -p -r1.9 PLIST --- pkg/PLIST 4 Dec 2021 17:21:20 -0000 1.9 +++ pkg/PLIST 10 Feb 2022 09:03:37 -0000 @@ -26,5 +26,6 @@ share/postgresql/extension/timescaledb-- share/postgresql/extension/timescaledb--2.4.1--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--2.4.2--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--2.5.0--${GH_TAGNAME}.sql +share/postgresql/extension/timescaledb--2.5.1--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb.control