Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2023 09:18:49 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: aa4f02076d0e - main - databases/timescaledb: Update to 2.10.0
Message-ID:  <202302230918.31N9InOs031513@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=aa4f02076d0e814fee21867796b3fadc7a80e6d7

commit aa4f02076d0e814fee21867796b3fadc7a80e6d7
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2023-02-23 09:18:13 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2023-02-23 09:18:44 +0000

    databases/timescaledb: Update to 2.10.0
---
 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 8b0d961e69a0..99782ffad410 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	timescaledb
-PORTVERSION=	2.9.3
+PORTVERSION=	2.10.0
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling@FreeBSD.org
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index c203b27c0545..55302467ac4f 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676786587
-SHA256 (timescale-timescaledb-2.9.3_GH0.tar.gz) = ff0820891646a772aceab19ee0f7da0a5343dc53b9a72c965ab70f723d231d5c
-SIZE (timescale-timescaledb-2.9.3_GH0.tar.gz) = 7269123
+TIMESTAMP = 1677143787
+SHA256 (timescale-timescaledb-2.10.0_GH0.tar.gz) = 2e6a848b6726ec37804be3c198db994526c07f049fbb1a390ff9e349fc6e1f97
+SIZE (timescale-timescaledb-2.10.0_GH0.tar.gz) = 7410903
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index 65ba5092f0d4..0b458779d591 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -36,5 +36,6 @@ share/postgresql/extension/timescaledb--2.8.1--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.9.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.9.1--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.9.2--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--2.9.3--%%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?202302230918.31N9InOs031513>