Date: Fri, 19 Feb 2021 18:24:41 +0000 (UTC) From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566091 - head/databases/timescaledb Message-ID: <202102191824.11JIOfua003755@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kbowling Date: Fri Feb 19 18:24:40 2021 New Revision: 566091 URL: https://svnweb.freebsd.org/changeset/ports/566091 Log: databases/timescaledb: Add missed migration for 1.7.5 Sponsored by: BBOX.io Modified: head/databases/timescaledb/pkg-plist Modified: head/databases/timescaledb/pkg-plist ============================================================================== --- head/databases/timescaledb/pkg-plist Fri Feb 19 18:21:57 2021 (r566090) +++ head/databases/timescaledb/pkg-plist Fri Feb 19 18:24:40 2021 (r566091) @@ -21,6 +21,7 @@ share/postgresql/extension/timescaledb--1.7.1--%%PORTV 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102191824.11JIOfua003755>