From: Mark Patruck Subject: net/zabbix 7.0.23 - timescaledb update To: robert@openbsd.org Cc: ports@openbsd.org Date: Tue, 17 Feb 2026 20:43:07 +0100 Hi Robert, as i've already sent a diff to ports@ for updating databases/timescaledb to the latest version 2.25.1, here's a small update to the only consumer in ports i know. No issues in my production setup. Index: Makefile =================================================================== RCS file: /cvs/ports/net/zabbix/Makefile,v retrieving revision 1.236 diff -u -p -r1.236 Makefile --- Makefile 15 Feb 2026 15:03:57 -0000 1.236 +++ Makefile 17 Feb 2026 12:48:46 -0000 @@ -13,6 +13,8 @@ FULLPKGNAME-web = zabbix-web-${VERSION} FULLPKGPATH-web = net/zabbix,-web CATEGORIES = net +REVISION-server = 0 + MAJV = ${VERSION:C/^([0-9]+\.[0-9]+).*/\1/} PORTROACH = limit:^${MAJV:C/\./\\./} Index: patches/patch-include_zbx_dbversion_constants_h =================================================================== RCS file: patches/patch-include_zbx_dbversion_constants_h diff -N patches/patch-include_zbx_dbversion_constants_h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ patches/patch-include_zbx_dbversion_constants_h 17 Feb 2026 12:48:46 -0000 @@ -0,0 +1,14 @@ +Index: include/zbx_dbversion_constants.h +--- include/zbx_dbversion_constants.h.orig ++++ include/zbx_dbversion_constants.h +@@ -58,8 +58,8 @@ + #define ZBX_TIMESCALE_MIN_VERSION_STR "2.0.1" + #define ZBX_TIMESCALE_MIN_SUPPORTED_VERSION 21300 + #define ZBX_TIMESCALE_MIN_SUPPORTED_VERSION_STR "2.13.0" +-#define ZBX_TIMESCALE_MAX_VERSION 22499 +-#define ZBX_TIMESCALE_MAX_VERSION_STR "2.24" ++#define ZBX_TIMESCALE_MAX_VERSION 22599 ++#define ZBX_TIMESCALE_MAX_VERSION_STR "2.25" + #define ZBX_TIMESCALE_LICENSE_APACHE_STR "TimescaleDB Apache 2 Edition" + #define ZBX_TIMESCALE_LICENSE_COMMUNITY "timescale" + #define ZBX_TIMESCALE_LICENSE_COMMUNITY_STR "TimescaleDB Community Edition" -- Mark Patruck ( mark at wrapped.cx ) GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51 https://www.wrapped.cx