Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2023 00:39:42 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: b9eaeb5232c6 - main - databases/timescaledb: Update to 2.11.1
Message-ID:  <202307220039.36M0dgUI003695@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=b9eaeb5232c6dad06b3f22e6f6e42776e2e4b2dc

commit b9eaeb5232c6dad06b3f22e6f6e42776e2e4b2dc
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2023-07-22 00:38:44 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2023-07-22 00:38:44 +0000

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

diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile
index 92507829c687..0302f278469e 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	timescaledb
-PORTVERSION=	2.10.3
+PORTVERSION=	2.11.1
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling@FreeBSD.org
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index 0f2c3affb3d9..e4500bd01249 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682615406
-SHA256 (timescale-timescaledb-2.10.3_GH0.tar.gz) = d3bd209ebe48f058fd3fa2aa0d6a74fbce2023d64dbb205e58e2c9ab62059cce
-SIZE (timescale-timescaledb-2.10.3_GH0.tar.gz) = 7465897
+TIMESTAMP = 1689986241
+SHA256 (timescale-timescaledb-2.11.1_GH0.tar.gz) = 06a653881dd2460a9c9007dd823be8827ef83fae90a4b628d0b0d5066f60f496
+SIZE (timescale-timescaledb-2.11.1_GH0.tar.gz) = 7723360
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index 9f2599c418c8..46aef299d8d7 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -40,5 +40,7 @@ share/postgresql/extension/timescaledb--2.9.3--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.10.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.10.1--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.10.2--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--2.10.3--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--2.11.0--%%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?202307220039.36M0dgUI003695>