git: d65e3e818780 - main - databases/timescaledb: Update to 2.4.1

Kevin Bowling kbowling at FreeBSD.org
Thu Aug 19 23:56:22 UTC 2021


The branch main has been updated by kbowling:

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

commit d65e3e818780e89f1a8e4032b1388ad01186cff6
Author:     Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-08-19 23:55:35 +0000
Commit:     Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-08-19 23:55:35 +0000

    databases/timescaledb: Update to 2.4.1
    
    Changes https://github.com/timescale/timescaledb/blob/4e0954e87f96bec59c558fb65f59ccf342b4ee38/CHANGELOG.md#241-2021-08-19
---
 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 165e50313395..fa783433bac6 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.4.0
+PORTVERSION=	2.4.1
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling at FreeBSD.org
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index 2d36204e8b08..48dee6246cbb 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627846323
-SHA256 (timescale-timescaledb-2.4.0_GH0.tar.gz) = 1adbff3ae7f8f39d1b5ac2189d60b9bd0a8154c0c3603e53b030a204f72d86af
-SIZE (timescale-timescaledb-2.4.0_GH0.tar.gz) = 2398107
+TIMESTAMP = 1629417297
+SHA256 (timescale-timescaledb-2.4.1_GH0.tar.gz) = c0f10378dcaac2bc2f396fcfd3962401cb0f40e4707b3ca6b496cc4c388ab48b
+SIZE (timescale-timescaledb-2.4.1_GH0.tar.gz) = 2401410
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index 6ee10a310c45..03d0a58a81af 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -20,5 +20,6 @@ share/postgresql/extension/timescaledb--2.2.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.2.1--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.3.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.3.1--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--2.4.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb.control


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