diff options
| author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-02-19 18:24:40 +0000 |
|---|---|---|
| committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-02-19 18:24:40 +0000 |
| commit | 5fa574805a260c8e7663762750f9f88c3b771add (patch) | |
| tree | 05dd3cf9785d4b514916b37a00f1697b8c32c067 | |
| parent | x11/x3270: Remove unneeded patch (diff) | |
databases/timescaledb: Add missed migration for 1.7.5
Sponsored by: BBOX.io
Notes
Notes:
svn path=/head/; revision=566091
| -rw-r--r-- | databases/timescaledb/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 646c1176b47a..175722782d10 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -21,6 +21,7 @@ share/postgresql/extension/timescaledb--1.7.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--1.7.2--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--1.7.3--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--1.7.4--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--1.7.5--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.0.0-rc1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.0.0-rc2--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.0.0-rc3--%%PORTVERSION%%.sql |
