databases/timescaledb: Update to 1.0.0

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

Approved by:	krion (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D17788
This commit is contained in:
Kevin Bowling 2018-11-02 20:25:49 +00:00
parent 8ad787d29d
commit 58a182a22b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483846
3 changed files with 10 additions and 6 deletions

View File

@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= timescaledb
PORTVERSION= 0.12.1
PORTVERSION= 1.0.0
CATEGORIES= databases
MAINTAINER= kbowling@FreeBSD.org
COMMENT= Time-series database built on PostgreSQL
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE-APACHE
USES= compiler:c11 cmake:outsource pgsql:9.6,10 ssl

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1537846169
SHA256 (timescale-timescaledb-0.12.1_GH0.tar.gz) = 40667715d0cdcd3eb57a3dd5a23a6c0e85e394e9096eb100b913e8c5489719cd
SIZE (timescale-timescaledb-0.12.1_GH0.tar.gz) = 447782
TIMESTAMP = 1541026215
SHA256 (timescale-timescaledb-1.0.0_GH0.tar.gz) = f592555f2320b4bd6d6e26fd1ea3cfd1b817cb4dd82f77713b2289c196efbc15
SIZE (timescale-timescaledb-1.0.0_GH0.tar.gz) = 546770

View File

@ -1,11 +1,12 @@
lib/postgresql/timescaledb-%%PORTVERSION%%.so
lib/postgresql/timescaledb.so
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.1.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.10.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.10.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.11.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.12.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.12.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.2.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.3.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.4.0--%%PORTVERSION%%.sql
@ -20,4 +21,7 @@ share/postgresql/extension/timescaledb--0.8.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.9.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.9.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.9.2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.0.0-rc1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.0.0-rc2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.0.0-rc3--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb.control