Index: head/databases/timescaledb/Makefile =================================================================== --- head/databases/timescaledb/Makefile +++ head/databases/timescaledb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 1.4.2 +PORTVERSION= 1.5.0 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org @@ -24,13 +24,14 @@ SUB_FILES= pkg-message SUB_LIST= PORTVERSION=${PORTVERSION} -WANT_PGSQL= server - OPTIONS_DEFINE= TSL OPTIONS_DEFAULT= TSL 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 Index: head/databases/timescaledb/distinfo =================================================================== --- head/databases/timescaledb/distinfo +++ head/databases/timescaledb/distinfo @@ -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 Index: head/databases/timescaledb/pkg-plist =================================================================== --- head/databases/timescaledb/pkg-plist +++ head/databases/timescaledb/pkg-plist @@ -36,5 +36,6 @@ 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