Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2021 16:00:55 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: bf90994ac6ec - main - databases/timescaledb: Update to 2.3.0
Message-ID:  <202106011600.151G0tuI097120@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=bf90994ac6ec3ab93fc371370f57d18750256668

commit bf90994ac6ec3ab93fc371370f57d18750256668
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-06-01 16:00:09 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-06-01 16:00:48 +0000

    databases/timescaledb: Update to 2.3.0
    
    Change log https://github.com/timescale/timescaledb/releases/tag/2.3.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 767949d686dc..7a7be2adaa15 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -1,7 +1,7 @@
 # Created by: Kevin Bowling <kbowling@freebsd.org>
 
 PORTNAME=	timescaledb
-PORTVERSION=	2.2.1
+PORTVERSION=	2.3.0
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling@FreeBSD.org
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index 0178e2e405d4..0169120fb677 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620249658
-SHA256 (timescale-timescaledb-2.2.1_GH0.tar.gz) = 61fd4d5a7c0aabfad2ee8f232eb6504a7b94a20b74f5ef22e1c47263bacef69a
-SIZE (timescale-timescaledb-2.2.1_GH0.tar.gz) = 2637225
+TIMESTAMP = 1622562467
+SHA256 (timescale-timescaledb-2.3.0_GH0.tar.gz) = 730e61e48f471c1d643494421d21e43766128cbcb62a5c4b138c171379195cf2
+SIZE (timescale-timescaledb-2.3.0_GH0.tar.gz) = 2688931
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index b3cd846c960d..f274c3462c58 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -32,5 +32,6 @@ share/postgresql/extension/timescaledb--2.0.2--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.1.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.1.1--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.2.0--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--2.2.1--%%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?202106011600.151G0tuI097120>