git: ffc9f2c4e74e - main - databases/timescaledb: Update to 2.4.2

Kevin Bowling kbowling at FreeBSD.org
Thu Sep 23 16:34:50 UTC 2021


The branch main has been updated by kbowling:

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

commit ffc9f2c4e74ea0340c59627c7ed09646b3d1086e
Author:     Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-09-23 16:34:19 +0000
Commit:     Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-09-23 16:34:19 +0000

    databases/timescaledb: Update to 2.4.2
    
    Changes:        https://github.com/timescale/timescaledb/blob/master/CHANGELOG.md
---
 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 fa783433bac6..9576cc7e7fed 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.1
+PORTVERSION=	2.4.2
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling at FreeBSD.org
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index 48dee6246cbb..23bb063349af 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629417297
-SHA256 (timescale-timescaledb-2.4.1_GH0.tar.gz) = c0f10378dcaac2bc2f396fcfd3962401cb0f40e4707b3ca6b496cc4c388ab48b
-SIZE (timescale-timescaledb-2.4.1_GH0.tar.gz) = 2401410
+TIMESTAMP = 1632414693
+SHA256 (timescale-timescaledb-2.4.2_GH0.tar.gz) = b206a376251259eb745eee819e7a853b3fbab9dc8443303714484a0fef89a2a4
+SIZE (timescale-timescaledb-2.4.2_GH0.tar.gz) = 2409324
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index 03d0a58a81af..775371505ddf 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -21,5 +21,6 @@ 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--2.4.1--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb.control


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