Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2021 09:42: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: 7c14c63d809d - main - databases/timescaledb: Update to 2.3.1
Message-ID:  <202107080942.1689gVib042040@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=7c14c63d809d4a1dcc12885214bd10c9dc08a2f0

commit 7c14c63d809d4a1dcc12885214bd10c9dc08a2f0
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-07-08 09:41:23 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-07-08 09:42:11 +0000

    databases/timescaledb: Update to 2.3.1
    
    Changes https://github.com/timescale/timescaledb/releases/tag/2.3.1
---
 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 7a7be2adaa15..05f8c196f1e1 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -1,7 +1,7 @@
 # Created by: Kevin Bowling <kbowling@freebsd.org>
 
 PORTNAME=	timescaledb
-PORTVERSION=	2.3.0
+PORTVERSION=	2.3.1
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling@FreeBSD.org
diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo
index 0169120fb677..290c925827ea 100644
--- a/databases/timescaledb/distinfo
+++ b/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622562467
-SHA256 (timescale-timescaledb-2.3.0_GH0.tar.gz) = 730e61e48f471c1d643494421d21e43766128cbcb62a5c4b138c171379195cf2
-SIZE (timescale-timescaledb-2.3.0_GH0.tar.gz) = 2688931
+TIMESTAMP = 1625737238
+SHA256 (timescale-timescaledb-2.3.1_GH0.tar.gz) = 53882d8b7338d5fde7b4139021b3e90e9caf0247915bce904be38f3289a83199
+SIZE (timescale-timescaledb-2.3.1_GH0.tar.gz) = 2699256
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist
index f274c3462c58..3c7d47271493 100644
--- a/databases/timescaledb/pkg-plist
+++ b/databases/timescaledb/pkg-plist
@@ -33,5 +33,6 @@ share/postgresql/extension/timescaledb--2.1.0--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb--2.1.1--%%PORTVERSION%%.sql
 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--%%PORTVERSION%%.sql
 share/postgresql/extension/timescaledb.control



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