databases/timescaledb: Update to 1.5.0

This release adds support for native compression

Changelog https://github.com/timescale/timescaledb/releases/tag/1.5.0

Approved by:	krion (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D22225
This commit is contained in:
Kevin Bowling 2019-11-03 19:39:22 +00:00
parent 7071e6fb53
commit 0ac3a6774b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516593
3 changed files with 8 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= timescaledb
PORTVERSION= 1.4.2
PORTVERSION= 1.5.0
CATEGORIES= databases
MAINTAINER= kbowling@FreeBSD.org
@ -24,8 +24,6 @@ PLIST_SUB= PORTVERSION=${PORTVERSION}
SUB_FILES= pkg-message
SUB_LIST= PORTVERSION=${PORTVERSION}
WANT_PGSQL= server
OPTIONS_DEFINE= TSL
OPTIONS_DEFAULT= TSL
OPTIONS_SUB= yes
@ -33,4 +31,7 @@ OPTIONS_SUB= yes
TSL_DESC= Enables TSL licensed code in additon to Apache license code
TSL_CMAKE_BOOL_OFF= APACHE_ONLY
CMAKE_OFF= REGRESS_CHECKS
WANT_PGSQL= server
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1568257186
SHA256 (timescale-timescaledb-1.4.2_GH0.tar.gz) = 04fb0330d8e4c36d8e0d17bf9ec90f08cfeeda406c1917eb525ebc14f52ab018
SIZE (timescale-timescaledb-1.4.2_GH0.tar.gz) = 1286256
TIMESTAMP = 1572759735
SHA256 (timescale-timescaledb-1.5.0_GH0.tar.gz) = 5d707d5b474e955b21e0f85fa456d1456b0c0e165f34a2c8597dd8fb7f695ff6
SIZE (timescale-timescaledb-1.5.0_GH0.tar.gz) = 1611544

View File

@ -36,5 +36,6 @@ share/postgresql/extension/timescaledb--1.3.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.3.2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.4.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.4.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.4.2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb.control