Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2022 06:38:49 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: 16e7942b9db4 - main - databases/timescaledb: Update to 2.8.0
Message-ID:  <202209020638.2826cnAv099597@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

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

commit 16e7942b9db488178bc23afeb3dd69eafdbf5e10
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2022-09-02 06:38:11 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2022-09-02 06:38:38 +0000

    databases/timescaledb: Update to 2.8.0
---
 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 3c19f4b4ad1d..9d8716c8fa95 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	timescaledb
-PORTVERSION=	2.7.2
+PORTVERSION=	2.8.0
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling@FreeBSD.org
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index 7fa98d2348b7..0ce9ad16bc5a 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659898002
-SHA256 (timescale-timescaledb-2.7.2_GH0.tar.gz) = 05560e0c37f702a377957adf96d8893c1ff437a8b4fd1478f351e40ba9730897
-SIZE (timescale-timescaledb-2.7.2_GH0.tar.gz) = 2990906
+TIMESTAMP = 1662100494
+SHA256 (timescale-timescaledb-2.8.0_GH0.tar.gz) = a3403447805bb97f8b6f38dfdc9dde24c24e4389cf7f2348358774605ad2687e
+SIZE (timescale-timescaledb-2.8.0_GH0.tar.gz) = 6768327
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index 30d2a4feefb9..9f0fe96c8eff 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -30,5 +30,6 @@ share/postgresql/extension/timescaledb--2.6.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.6.1--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.7.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.7.1--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--2.7.2--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb.control



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