Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2023 04:20:22 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: 424f50977b16 - main - databases/timescaledb: Update to 2.13.0
Message-ID:  <202311300420.3AU4KMhe031391@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=424f50977b16f2aaa64ccb10607c6b82a33c0c37

commit 424f50977b16f2aaa64ccb10607c6b82a33c0c37
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2023-11-30 04:19:10 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2023-11-30 04:20:16 +0000

    databases/timescaledb: Update to 2.13.0
    
    Changes https://github.com/timescale/timescaledb/releases/tag/2.13.0
---
 databases/timescaledb/Makefile  | 4 ++--
 databases/timescaledb/distinfo  | 6 +++---
 databases/timescaledb/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile
index 5a28429cd1b2..cece5ce90cb3 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	timescaledb
-PORTVERSION=	2.12.2
+PORTVERSION=	2.13.0
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling@FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE
 LICENSE_FILE_TSL=	${WRKSRC}/tsl/LICENSE-TIMESCALE
 LICENSE_PERMS_TSL=	dist-mirror pkg-mirror auto-accept
 
-USES=		compiler:c11 cmake gettext-runtime cpe pgsql:12-15
+USES=		compiler:c11 cmake gettext-runtime cpe pgsql:13-16
 
 USE_GITHUB=	YES
 GH_ACCOUNT=	timescale
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index 02f8b9ca66f1..2dd76ce8ab98 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698189334
-SHA256 (timescale-timescaledb-2.12.2_GH0.tar.gz) = d24cd29aad411d3e41d543d1a30827c48f8e01a48563650db5fac145ad7a01eb
-SIZE (timescale-timescaledb-2.12.2_GH0.tar.gz) = 7521115
+TIMESTAMP = 1701317807
+SHA256 (timescale-timescaledb-2.13.0_GH0.tar.gz) = 584a351c7775f0e067eaa0e7277ea88cab9077cc4c455cbbf09a5d9723dce95d
+SIZE (timescale-timescaledb-2.13.0_GH0.tar.gz) = 8214444
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index 67f0a092e463..72d2ca226180 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -33,5 +33,6 @@ share/postgresql/extension/timescaledb--2.11.1--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.11.2--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.12.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.12.1--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--2.12.2--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb.control



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