mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
databases/timescaledb: Update to 2.16.0
Changes https://github.com/timescale/timescaledb/releases/tag/2.16.0
This commit is contained in:
parent
e4553d6bcf
commit
30e63670dd
@ -1,5 +1,5 @@
|
||||
PORTNAME= timescaledb
|
||||
PORTVERSION= 2.15.3
|
||||
PORTVERSION= 2.16.0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= kbowling@FreeBSD.org
|
||||
@ -13,7 +13,7 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
|
||||
LICENSE_FILE_TSL= ${WRKSRC}/tsl/LICENSE-TIMESCALE
|
||||
LICENSE_PERMS_TSL= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
USES= compiler:c11 cmake gettext-runtime cpe pgsql:13-16
|
||||
USES= compiler:c11 cmake gettext-runtime cpe pgsql:14-16
|
||||
|
||||
USE_GITHUB= YES
|
||||
GH_ACCOUNT= timescale
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1720293337
|
||||
SHA256 (timescale-timescaledb-2.15.3_GH0.tar.gz) = 7b8a32d267f2183e012157ac928c7a835aaa29334a586b2ff9fdd291ac26998d
|
||||
SIZE (timescale-timescaledb-2.15.3_GH0.tar.gz) = 7441097
|
||||
TIMESTAMP = 1722492605
|
||||
SHA256 (timescale-timescaledb-2.16.0_GH0.tar.gz) = c68c12c3d62f2e3c46d277d2558c20e31d3826b84e15a8594d1084874a1ea9a4
|
||||
SIZE (timescale-timescaledb-2.16.0_GH0.tar.gz) = 7449437
|
||||
|
@ -1,15 +1,6 @@
|
||||
lib/postgresql/timescaledb-%%PORTVERSION%%.so
|
||||
%%TSL%%lib/postgresql/timescaledb-tsl-%%PORTVERSION%%.so
|
||||
lib/postgresql/timescaledb.so
|
||||
share/postgresql/extension/timescaledb--2.1.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.1.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.2.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.2.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.3.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.3.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.4.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.4.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.4.2--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.5.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.5.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.5.2--%%PORTVERSION%%.sql
|
||||
@ -42,5 +33,6 @@ share/postgresql/extension/timescaledb--2.14.2--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.15.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.15.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.15.2--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.15.3--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb.control
|
||||
|
Loading…
x
Reference in New Issue
Block a user