diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-04-13 22:14:31 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-04-13 22:14:31 +0000 |
commit | 80d89387a3419be42ce88f8642efbf7fe6ad3cfc (patch) | |
tree | 16436162c606441fda564ffd6f554bea0081d112 /databases/timescaledb | |
parent | 6a6fcb3df20a5eedf44d97055df5f5dfa8996237 (diff) |
Diffstat (limited to 'databases/timescaledb')
-rw-r--r-- | databases/timescaledb/Makefile | 2 | ||||
-rw-r--r-- | databases/timescaledb/distinfo | 6 | ||||
-rw-r--r-- | databases/timescaledb/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile index 671e6deed2cd..15152c8e0eaa 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -1,7 +1,7 @@ # Created by: Kevin Bowling <kbowling@freebsd.org> PORTNAME= timescaledb -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index 0c3476de616e..b4b4952e3673 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617044356 -SHA256 (timescale-timescaledb-2.1.1_GH0.tar.gz) = e928c939803706d0d5b11d6751d4f0d0514e540ceffc74a46a9732f9a111d313 -SIZE (timescale-timescaledb-2.1.1_GH0.tar.gz) = 2534361 +TIMESTAMP = 1618351958 +SHA256 (timescale-timescaledb-2.2.0_GH0.tar.gz) = 239a08346fef1e8674d06966d0d69637a9072ca31a8d6fdd7b8ad6f184e54a39 +SIZE (timescale-timescaledb-2.2.0_GH0.tar.gz) = 2614359 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 9d79be72f7de..fdbc6dbf0411 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -30,5 +30,6 @@ share/postgresql/extension/timescaledb--2.0.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.0.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.0.2--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.1.0--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.1.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control |