From owner-svn-ports-all@freebsd.org Mon Jan 11 05:04:56 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 52B094CC35F; Mon, 11 Jan 2021 05:04:56 +0000 (UTC) (envelope-from kbowling@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DDhTh1H0Yz4jPV; Mon, 11 Jan 2021 05:04:56 +0000 (UTC) (envelope-from kbowling@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1B0A014F69; Mon, 11 Jan 2021 05:04:56 +0000 (UTC) (envelope-from kbowling@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10B54tcB092742; Mon, 11 Jan 2021 05:04:55 GMT (envelope-from kbowling@FreeBSD.org) Received: (from kbowling@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10B54tvJ092739; Mon, 11 Jan 2021 05:04:55 GMT (envelope-from kbowling@FreeBSD.org) Message-Id: <202101110504.10B54tvJ092739@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kbowling set sender to kbowling@FreeBSD.org using -f From: Kevin Bowling Date: Mon, 11 Jan 2021 05:04:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561186 - head/databases/timescaledb X-SVN-Group: ports-head X-SVN-Commit-Author: kbowling X-SVN-Commit-Paths: head/databases/timescaledb X-SVN-Commit-Revision: 561186 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jan 2021 05:04:56 -0000 Author: kbowling Date: Mon Jan 11 05:04:55 2021 New Revision: 561186 URL: https://svnweb.freebsd.org/changeset/ports/561186 Log: databases/timescaledb: Update to 2.0.0 Changelog: https://github.com/timescale/timescaledb/releases/tag/2.0.0 PR: 252029 Reported by: otis@ Sponsored by: BBOX.io Modified: head/databases/timescaledb/Makefile head/databases/timescaledb/distinfo head/databases/timescaledb/pkg-plist Modified: head/databases/timescaledb/Makefile ============================================================================== --- head/databases/timescaledb/Makefile Mon Jan 11 02:51:29 2021 (r561185) +++ head/databases/timescaledb/Makefile Mon Jan 11 05:04:55 2021 (r561186) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 1.7.4 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org @@ -37,6 +36,6 @@ SSL_USES= ssl TSL_CMAKE_BOOL_OFF= APACHE_ONLY CMAKE_OFF= REGRESS_CHECKS -WANT_PGSQL= server +WANT_PGSQL= lib server .include Modified: head/databases/timescaledb/distinfo ============================================================================== --- head/databases/timescaledb/distinfo Mon Jan 11 02:51:29 2021 (r561185) +++ head/databases/timescaledb/distinfo Mon Jan 11 05:04:55 2021 (r561186) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599857654 -SHA256 (timescale-timescaledb-1.7.4_GH0.tar.gz) = d0b7a153ff3e02ecf033a869ecdf4286f8610ea76140baa84928fc3a80223e99 -SIZE (timescale-timescaledb-1.7.4_GH0.tar.gz) = 1974350 +TIMESTAMP = 1610339750 +SHA256 (timescale-timescaledb-2.0.0_GH0.tar.gz) = f74ebebb4461e4e77273615551ccf9250fac0bdef7bdacf5c92ee3a6884d7782 +SIZE (timescale-timescaledb-2.0.0_GH0.tar.gz) = 2210230 Modified: head/databases/timescaledb/pkg-plist ============================================================================== --- head/databases/timescaledb/pkg-plist Mon Jan 11 02:51:29 2021 (r561185) +++ head/databases/timescaledb/pkg-plist Mon Jan 11 05:04:55 2021 (r561186) @@ -1,31 +1,6 @@ lib/postgresql/timescaledb-%%PORTVERSION%%.so %%TSL%%lib/postgresql/timescaledb-tsl-%%PORTVERSION%%.so lib/postgresql/timescaledb.so -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--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 -share/postgresql/extension/timescaledb--0.4.1--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--0.4.2--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--0.5.0--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--0.6.0--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--0.6.1--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--0.7.0--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--0.7.1--%%PORTVERSION%%.sql -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--%%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--1.0.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--1.1.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--1.1.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--1.2.0--%%PORTVERSION%%.sql @@ -45,5 +20,10 @@ share/postgresql/extension/timescaledb--1.7.0--%%PORTV share/postgresql/extension/timescaledb--1.7.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--1.7.2--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--1.7.3--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--1.7.4--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.0.0-rc1--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.0.0-rc2--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.0.0-rc3--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.0.0-rc4--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control