Update to TimescaleDB 2.2.1

Changes : https://github.com/timescale/timescaledb/compare/2.2.0...2.2.1

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/timescaledb/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    25 Apr 2021 06:03:49 -0000      1.5
+++ Makefile    5 May 2021 13:01:03 -0000
@@ -4,7 +4,7 @@ COMMENT =       database designed to make SQL 
 
 GH_ACCOUNT =   timescale
 GH_PROJECT =   timescaledb
-GH_TAGNAME =   2.2.0
+GH_TAGNAME =   2.2.1
 
 CATEGORIES =   databases
 HOMEPAGE =     https://www.timescale.com/
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/timescaledb/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    25 Apr 2021 06:03:49 -0000      1.4
+++ distinfo    5 May 2021 13:01:03 -0000
@@ -1,2 +1,2 @@
-SHA256 (timescaledb-2.2.0.tar.gz) = 
I5oING/vHoZ00Glm0NaWN6kHLKMajW/de4rW8YTlSjk=
-SIZE (timescaledb-2.2.0.tar.gz) = 2614359
+SHA256 (timescaledb-2.2.1.tar.gz) = 
Yf1NWnwKq/rS7o8jLrZQSnuUogt09e8i4cRyY7rO9po=
+SIZE (timescaledb-2.2.1.tar.gz) = 2637225
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/timescaledb/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST   25 Apr 2021 06:03:49 -0000      1.4
+++ pkg/PLIST   5 May 2021 13:01:03 -0000
@@ -32,5 +32,6 @@ share/postgresql/extension/timescaledb--
 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--2.2.0--${GH_TAGNAME}.sql
 share/postgresql/extension/timescaledb--${GH_TAGNAME}.sql
 share/postgresql/extension/timescaledb.control

Reply via email to