aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2021-10-27 23:01:31 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-10-28 05:28:47 +0000
commit7ae62e2499a83a4d9d38670a8ab6583490a45595 (patch)
tree8c0ac0520a18f963ef0e64e25f140a4c31a96d3d
parent8823f793732f8c92235a6332417d53ef4cc361b4 (diff)
downloadports-7ae62e2499a83a4d9d38670a8ab6583490a45595.tar.gz
ports-7ae62e2499a83a4d9d38670a8ab6583490a45595.zip
databases/timescaledb: Update to 2.5.0
New features: * Continuous Aggregates for Distributed Hypertables * Support for PostgreSQL 14 * Add support for timezones in time_bucket_ng() Changes: https://github.com/timescale/timescaledb/blob/master/CHANGELOG.md#250-2021-10-28
-rw-r--r--databases/timescaledb/Makefile4
-rw-r--r--databases/timescaledb/distinfo6
-rw-r--r--databases/timescaledb/pkg-plist1
3 files changed, 6 insertions, 5 deletions
diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile
index 9576cc7e7fed..54cf18b2c9cb 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -1,7 +1,7 @@
# Created by: Kevin Bowling <kbowling@freebsd.org>
PORTNAME= timescaledb
-PORTVERSION= 2.4.2
+PORTVERSION= 2.5.0
CATEGORIES= databases
MAINTAINER= kbowling@FreeBSD.org
@@ -14,7 +14,7 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
LICENSE_FILE_TSL= ${WRKSRC}/tsl/LICENSE-TIMESCALE
LICENSE_PERMS_TSL= dist-mirror pkg-mirror auto-accept
-USES= compiler:c11 cmake pgsql:12,13
+USES= compiler:c11 cmake gettext-runtime pgsql:12,13,14
USE_GITHUB= YES
GH_ACCOUNT= timescale
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index 23bb063349af..ddfcd8caeb25 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632414693
-SHA256 (timescale-timescaledb-2.4.2_GH0.tar.gz) = b206a376251259eb745eee819e7a853b3fbab9dc8443303714484a0fef89a2a4
-SIZE (timescale-timescaledb-2.4.2_GH0.tar.gz) = 2409324
+TIMESTAMP = 1635375491
+SHA256 (timescale-timescaledb-2.5.0_GH0.tar.gz) = 9d67fe70aa01cea5feceb084adc01eca8a082d847f917e68e073ab67e497af76
+SIZE (timescale-timescaledb-2.5.0_GH0.tar.gz) = 2737786
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index 775371505ddf..5b5dafdc5512 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -22,5 +22,6 @@ 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--2.4.2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb.control