Index: head/databases/timescaledb/Makefile =================================================================== --- head/databases/timescaledb/Makefile (revision 455905) +++ head/databases/timescaledb/Makefile (revision 455906) @@ -1,41 +1,43 @@ # Created by: Kevin Bowling # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org COMMENT= Time-series database built on PostgreSQL LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c11 cmake:outsource pgsql:9.6,10 USE_LDCONFIG= yes USE_GITHUB= YES GH_ACCOUNT= timescale WANT_PGSQL= server SUB_LIST+= PORTVERSION=${PORTVERSION} SUB_FILES= pkg-message PLIST_FILES= lib/postgresql/timescaledb.so \ share/postgresql/extension/timescaledb--0.1.0--0.2.0.sql \ share/postgresql/extension/timescaledb--0.2.0--0.3.0.sql \ share/postgresql/extension/timescaledb--0.3.0--0.4.0.sql \ share/postgresql/extension/timescaledb--0.4.0--0.4.1.sql \ share/postgresql/extension/timescaledb--0.4.1--0.4.2.sql \ share/postgresql/extension/timescaledb--0.4.2--0.5.0.sql \ share/postgresql/extension/timescaledb--0.5.0--0.6.0.sql \ share/postgresql/extension/timescaledb--0.6.0--0.6.1.sql \ share/postgresql/extension/timescaledb--0.6.1--0.7.0.sql \ - share/postgresql/extension/timescaledb--0.7.0.sql \ + share/postgresql/extension/timescaledb--0.6.1--0.7.1.sql \ + share/postgresql/extension/timescaledb--0.7.0--0.7.1.sql \ + share/postgresql/extension/timescaledb--0.7.1.sql \ share/postgresql/extension/timescaledb.control post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/timescaledb.so .include Index: head/databases/timescaledb/distinfo =================================================================== --- head/databases/timescaledb/distinfo (revision 455905) +++ head/databases/timescaledb/distinfo (revision 455906) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511336203 -SHA256 (timescale-timescaledb-0.7.0_GH0.tar.gz) = 11087c59f2b91c035376ffdf64161be45789244c377260c1bef2f8fceebfd9d7 -SIZE (timescale-timescaledb-0.7.0_GH0.tar.gz) = 374746 +TIMESTAMP = 1512807641 +SHA256 (timescale-timescaledb-0.7.1_GH0.tar.gz) = f1aa897d733dcf04a131ac82ba977c39f0a1373b07fb85a377140ef63d054509 +SIZE (timescale-timescaledb-0.7.1_GH0.tar.gz) = 429747