Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2025 09:51:31 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: 20818a7b85e3 - main - databases/timescaledb: Update to 2.19.0
Message-ID:  <202503250951.52P9pVra099238@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by kbowling:

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

commit 20818a7b85e31c30177e14d7705f432930190ea7
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2025-03-25 09:50:44 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2025-03-25 09:51:23 +0000

    databases/timescaledb: Update to 2.19.0
---
 databases/timescaledb/Makefile  | 2 +-
 databases/timescaledb/distinfo  | 6 +++---
 databases/timescaledb/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile
index 69cb665eb7fe..bdb73adb63b8 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	timescaledb
-PORTVERSION=	2.18.1
+PORTVERSION=	2.19.0
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling@FreeBSD.org
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index ce298486ca64..d7d92dab9d18 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1739246581
-SHA256 (timescale-timescaledb-2.18.1_GH0.tar.gz) = f293fc54bc76d06c5955ae68e2e8124331bee80aee8b499047afae01b10513ce
-SIZE (timescale-timescaledb-2.18.1_GH0.tar.gz) = 7903462
+TIMESTAMP = 1742896120
+SHA256 (timescale-timescaledb-2.19.0_GH0.tar.gz) = 783bfcb6513523827127304d3e51c27e95644f59446bef80d4a96d5de58ae5ee
+SIZE (timescale-timescaledb-2.19.0_GH0.tar.gz) = 7998910
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index 9fd4a05e2dae..6c5ec50d3d91 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -40,5 +40,7 @@ share/postgresql/extension/timescaledb--2.17.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.17.1--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.17.2--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.18.0--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--2.18.1--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--2.18.2--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb.control


home | help

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