Update to TimescaleDB 2.2.0

https://github.com/timescale/timescaledb/compare/2.1.1...2.2.0

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/timescaledb/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    6 Apr 2021 07:22:39 -0000       1.3
+++ Makefile    13 Apr 2021 14:48:34 -0000
@@ -4,7 +4,7 @@ COMMENT =       database designed to make SQL 
 
 GH_ACCOUNT =   timescale
 GH_PROJECT =   timescaledb
-GH_TAGNAME =   2.1.0
+GH_TAGNAME =   2.2.0
 
 CATEGORIES =   databases
 HOMEPAGE =     https://www.timescale.com/
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/timescaledb/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    6 Apr 2021 07:22:39 -0000       1.3
+++ distinfo    13 Apr 2021 14:48:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (timescaledb-2.1.0.tar.gz) = 
beKvLs/Xv/mzY0tsXCmyCbJeFHhY1GBGno64jm0ZhpI=
-SIZE (timescaledb-2.1.0.tar.gz) = 2527250
+SHA256 (timescaledb-2.2.0.tar.gz) = 
I5oING/vHoZ00Glm0NaWN6kHLKMajW/de4rW8YTlSjk=
+SIZE (timescaledb-2.2.0.tar.gz) = 2614359
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/timescaledb/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   6 Apr 2021 07:22:39 -0000       1.3
+++ pkg/PLIST   13 Apr 2021 14:48:34 -0000
@@ -30,5 +30,7 @@ share/postgresql/extension/timescaledb--
 share/postgresql/extension/timescaledb--2.0.0-rc4--${GH_TAGNAME}.sql
 share/postgresql/extension/timescaledb--2.0.1--${GH_TAGNAME}.sql
 share/postgresql/extension/timescaledb--2.0.2--${GH_TAGNAME}.sql
+share/postgresql/extension/timescaledb--2.1.0--${GH_TAGNAME}.sql
+share/postgresql/extension/timescaledb--2.1.1--${GH_TAGNAME}.sql
 share/postgresql/extension/timescaledb--${GH_TAGNAME}.sql
 share/postgresql/extension/timescaledb.control

Reply via email to