Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/timescaledb/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile 16 Oct 2021 20:43:41 -0000 1.9
+++ Makefile 28 Oct 2021 12:20:25 -0000
@@ -4,7 +4,7 @@ COMMENT = database designed to make SQL
GH_ACCOUNT = timescale
GH_PROJECT = timescaledb
-GH_TAGNAME = 2.4.2
+GH_TAGNAME = 2.5.0
CATEGORIES = databases
HOMEPAGE = https://www.timescale.com/
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/timescaledb/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo 16 Oct 2021 20:43:41 -0000 1.8
+++ distinfo 28 Oct 2021 12:20:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (timescaledb-2.4.2.tar.gz) = sgajdiUSWet0Xu6BnnqFOz+6udyEQzA3FEhKD++JoqQ=
-SIZE (timescaledb-2.4.2.tar.gz) = 2409324
+SHA256 (timescaledb-2.5.0.tar.gz) = nWf+cKoBzqX+zrCErcAeyooILYR/kX5o4HOrZ+SXr3Y=
+SIZE (timescaledb-2.5.0.tar.gz) = 2737786
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/timescaledb/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- pkg/PLIST 16 Oct 2021 20:43:41 -0000 1.8
+++ pkg/PLIST 28 Oct 2021 12:20:25 -0000
@@ -23,5 +23,6 @@ share/postgresql/extension/timescaledb--
share/postgresql/extension/timescaledb--2.3.1--${GH_TAGNAME}.sql
share/postgresql/extension/timescaledb--2.4.0--${GH_TAGNAME}.sql
share/postgresql/extension/timescaledb--2.4.1--${GH_TAGNAME}.sql
+share/postgresql/extension/timescaledb--2.4.2--${GH_TAGNAME}.sql
share/postgresql/extension/timescaledb--${GH_TAGNAME}.sql
share/postgresql/extension/timescaledb.control
No comments:
Post a Comment