Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2025 02:28:57 GMT
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: 675f819e93bd - main - databases/timescaledb: Update to 2.23.1
Message-ID:  <202511170228.5AH2SvWO007492@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=675f819e93bd45eaa0a015e44468b78d2c5304e0

commit 675f819e93bd45eaa0a015e44468b78d2c5304e0
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2025-11-17 02:28:28 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2025-11-17 02:28:28 +0000

    databases/timescaledb: Update to 2.23.1
---
 databases/timescaledb/Makefile  | 2 +-
 databases/timescaledb/distinfo  | 6 +++---
 databases/timescaledb/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile
index 65ff087584e4..c2ae416c2191 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	timescaledb
-PORTVERSION=	2.23.0
+PORTVERSION=	2.23.1
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling@FreeBSD.org
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index e1381349dcbe..a870375ef3e0 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762593254
-SHA256 (timescale-timescaledb-2.23.0_GH0.tar.gz) = f965840ef9ba969b874c5825ca9a1e8cca667783d7c8bab623ffacb8d95b2d68
-SIZE (timescale-timescaledb-2.23.0_GH0.tar.gz) = 8276552
+TIMESTAMP = 1763346478
+SHA256 (timescale-timescaledb-2.23.1_GH0.tar.gz) = 26575fa9e287a6107a6bf162bacab4932b0df19bee38d28c132f9a2d6591d647
+SIZE (timescale-timescaledb-2.23.1_GH0.tar.gz) = 8276671
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index 2c120a4a2dd9..1acc9460083b 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -48,5 +48,6 @@ share/postgresql/extension/timescaledb--2.21.3--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.21.4--%%PORTVERSION%%.sql
 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--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb.control


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511170228.5AH2SvWO007492>