git: b943a4f5f9e5 - main - databases/timescaledb: Update to 2.2.1

Kevin Bowling kbowling at FreeBSD.org
Wed May 5 21:25:34 UTC 2021


The branch main has been updated by kbowling:

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

commit b943a4f5f9e5c17f1a9c24343a5e5e5d93576d10
Author:     Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-05-05 21:24:02 +0000
Commit:     Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-05-05 21:24:02 +0000

    databases/timescaledb: Update to 2.2.1
    
    Changes: https://github.com/timescale/timescaledb/blob/2.2.1/CHANGELOG.md#221-2021-05-05
---
 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 15152c8e0eaa..767949d686dc 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -1,7 +1,7 @@
 # Created by: Kevin Bowling <kbowling at freebsd.org>
 
 PORTNAME=	timescaledb
-PORTVERSION=	2.2.0
+PORTVERSION=	2.2.1
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling at FreeBSD.org
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index b4b4952e3673..0178e2e405d4 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618351958
-SHA256 (timescale-timescaledb-2.2.0_GH0.tar.gz) = 239a08346fef1e8674d06966d0d69637a9072ca31a8d6fdd7b8ad6f184e54a39
-SIZE (timescale-timescaledb-2.2.0_GH0.tar.gz) = 2614359
+TIMESTAMP = 1620249658
+SHA256 (timescale-timescaledb-2.2.1_GH0.tar.gz) = 61fd4d5a7c0aabfad2ee8f232eb6504a7b94a20b74f5ef22e1c47263bacef69a
+SIZE (timescale-timescaledb-2.2.1_GH0.tar.gz) = 2637225
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index fdbc6dbf0411..b3cd846c960d 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -31,5 +31,6 @@ 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--2.2.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb.control


More information about the dev-commits-ports-all mailing list