On 2025/02/26 10:30, Mark Patruck wrote:
> Hi,
> 
> this updates databases/timescaledb to 2.18.2 with lots of important
> fixes, especially if you use net/zabbix.

Your zabbix update has "Includes upstream support for TimescaleDB 2.18",
so do we need to make sure zabbix is updated before this?


> Running fine here and fixes the issue
> 
> https://github.com/timescale/timescaledb/issues/7410
> 
> which has impact also on net/zabbix.
> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/databases/timescaledb/Makefile,v
> retrieving revision 1.30
> diff -u -p -r1.30 Makefile
> --- Makefile  28 Jan 2025 16:46:24 -0000      1.30
> +++ Makefile  24 Feb 2025 09:41:32 -0000
> @@ -2,8 +2,7 @@ COMMENT =     database designed to make SQL    GH_ACCOUNT
> =     timescale
>  GH_PROJECT = timescaledb
> -GH_TAGNAME = 2.17.2
> -REVISION =   0
> +GH_TAGNAME = 2.18.2
>  EXTRAS_COMMIT =      52443a469a58d3f64a4e049889f468e8a149cc8f
>  DIST_TUPLE +=        github timescale timescaledb-extras ${EXTRAS_COMMIT} 
> _extras
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/databases/timescaledb/distinfo,v
> retrieving revision 1.25
> diff -u -p -r1.25 distinfo
> --- distinfo  13 Jan 2025 12:04:18 -0000      1.25
> +++ distinfo  24 Feb 2025 09:41:32 -0000
> @@ -1,4 +1,4 @@
>  SHA256 
> (timescale-timescaledb-extras-52443a469a58d3f64a4e049889f468e8a149cc8f.tar.gz)
>  = /fBZ0+p3BcPYlmf7Oj4cqXKF19YpWJaywrt0qGuZqvw=
> -SHA256 (timescaledb-2.17.2.tar.gz) = 
> svzCnpl1uIxTI677BiNGMmaUw5HVKvRhhvWlrQkTbUc=
> +SHA256 (timescaledb-2.18.2.tar.gz) = 
> MPTd9b1x5OMHBvZxWqUhCbRnLGEeWUjYZaK0NHEDKpI=
>  SIZE 
> (timescale-timescaledb-extras-52443a469a58d3f64a4e049889f468e8a149cc8f.tar.gz)
>  = 12981
> -SIZE (timescaledb-2.17.2.tar.gz) = 7567447
> +SIZE (timescaledb-2.18.2.tar.gz) = 7908965
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/databases/timescaledb/pkg/PLIST,v
> retrieving revision 1.26
> diff -u -p -r1.26 PLIST
> --- pkg/PLIST 13 Jan 2025 12:04:18 -0000      1.26
> +++ pkg/PLIST 24 Feb 2025 09:41:32 -0000
> @@ -25,6 +25,9 @@ share/postgresql/extension/timescaledb--
>  share/postgresql/extension/timescaledb--2.16.1--${GH_TAGNAME}.sql
>  share/postgresql/extension/timescaledb--2.17.0--${GH_TAGNAME}.sql
>  share/postgresql/extension/timescaledb--2.17.1--${GH_TAGNAME}.sql
> +share/postgresql/extension/timescaledb--2.17.2--${GH_TAGNAME}.sql
> +share/postgresql/extension/timescaledb--2.18.0--${GH_TAGNAME}.sql
> +share/postgresql/extension/timescaledb--2.18.1--${GH_TAGNAME}.sql
>  share/postgresql/extension/timescaledb--${GH_TAGNAME}.sql
>  share/postgresql/extension/timescaledb--2.5.0--${GH_TAGNAME}.sql
>  share/postgresql/extension/timescaledb--2.5.1--${GH_TAGNAME}.sql
> 
> 
> --
> Mark Patruck ( mark at wrapped.cx )
> GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74  F644 0D3C F66F F286 5E51
> https://www.wrapped.cx
> 

Reply via email to