databases/timescaledb: Update to 1.7.0
Approved by: krion (mentor) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D24460
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= timescaledb
|
||||
PORTVERSION= 1.6.1
|
||||
PORTVERSION= 1.7.0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= kbowling@FreeBSD.org
|
||||
@@ -15,7 +15,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 pgsql:9.6,10,11 ssl
|
||||
USES= compiler:c11 cmake pgsql:9.6,10,11,12 ssl
|
||||
|
||||
USE_GITHUB= YES
|
||||
GH_ACCOUNT= timescale
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1586761783
|
||||
SHA256 (timescale-timescaledb-1.6.1_GH0.tar.gz) = da0f9a6f36195392bbff7346c89a28c42a90762f4f5603443975887f781ecef6
|
||||
SIZE (timescale-timescaledb-1.6.1_GH0.tar.gz) = 1679471
|
||||
TIMESTAMP = 1587095158
|
||||
SHA256 (timescale-timescaledb-1.7.0_GH0.tar.gz) = 07174623986faf4683c6ab748e15a3b3f1f260b7bc3fff2d11b803fb567d1bc6
|
||||
SIZE (timescale-timescaledb-1.7.0_GH0.tar.gz) = 1919435
|
||||
|
||||
@@ -40,5 +40,6 @@ share/postgresql/extension/timescaledb--1.4.2--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--1.5.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--1.5.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--1.6.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--1.6.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb.control
|
||||
|
||||
Reference in New Issue
Block a user