Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2021 22:17:44 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: 80d89387a341 - main - databases/timescaledb: Update to 2.2.0
Message-ID:  <202104132217.13DMHip4039326@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=80d89387a3419be42ce88f8642efbf7fe6ad3cfc

commit 80d89387a3419be42ce88f8642efbf7fe6ad3cfc
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-04-13 22:14:31 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-04-13 22:14:31 +0000

    databases/timescaledb: Update to 2.2.0
    
    Changes https://github.com/timescale/timescaledb/blob/master/CHANGELOG.md#220-2021-04-13
---
 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 671e6deed2cd..15152c8e0eaa 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -1,7 +1,7 @@
 # Created by: Kevin Bowling <kbowling@freebsd.org>
 
 PORTNAME=	timescaledb
-PORTVERSION=	2.1.1
+PORTVERSION=	2.2.0
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling@FreeBSD.org
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index 0c3476de616e..b4b4952e3673 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617044356
-SHA256 (timescale-timescaledb-2.1.1_GH0.tar.gz) = e928c939803706d0d5b11d6751d4f0d0514e540ceffc74a46a9732f9a111d313
-SIZE (timescale-timescaledb-2.1.1_GH0.tar.gz) = 2534361
+TIMESTAMP = 1618351958
+SHA256 (timescale-timescaledb-2.2.0_GH0.tar.gz) = 239a08346fef1e8674d06966d0d69637a9072ca31a8d6fdd7b8ad6f184e54a39
+SIZE (timescale-timescaledb-2.2.0_GH0.tar.gz) = 2614359
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index 9d79be72f7de..fdbc6dbf0411 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -30,5 +30,6 @@ share/postgresql/extension/timescaledb--2.0.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.0.1--%%PORTVERSION%%.sql
 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--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb.control



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