git: 7c14c63d809d - main - databases/timescaledb: Update to 2.3.1

Kevin Bowling kbowling at FreeBSD.org
Thu Jul 8 09:42:31 UTC 2021


The branch main has been updated by kbowling:

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

commit 7c14c63d809d4a1dcc12885214bd10c9dc08a2f0
Author:     Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-07-08 09:41:23 +0000
Commit:     Kevin Bowling <kbowling at 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 at freebsd.org>
 
 PORTNAME=	timescaledb
-PORTVERSION=	2.3.0
+PORTVERSION=	2.3.1
 CATEGORIES=	databases
 
 MAINTAINER=	kbowling at 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


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