From owner-svn-ports-all@freebsd.org Mon Mar 29 20:41:35 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 1DA7B5AAF14; Mon, 29 Mar 2021 20:41:35 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F8Pcv0MSYz4fb9; Mon, 29 Mar 2021 20:41:35 +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 F372E19B49; Mon, 29 Mar 2021 20:41:34 +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 12TKfYtu073491; Mon, 29 Mar 2021 20:41:34 GMT (envelope-from kbowling@FreeBSD.org) Received: (from kbowling@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12TKfYnt073488; Mon, 29 Mar 2021 20:41:34 GMT (envelope-from kbowling@FreeBSD.org) Message-Id: <202103292041.12TKfYnt073488@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kbowling set sender to kbowling@FreeBSD.org using -f From: Kevin Bowling Date: Mon, 29 Mar 2021 20:41:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r569510 - head/databases/timescaledb X-SVN-Group: ports-head X-SVN-Commit-Author: kbowling X-SVN-Commit-Paths: head/databases/timescaledb X-SVN-Commit-Revision: 569510 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, 29 Mar 2021 20:41:35 -0000 Author: kbowling Date: Mon Mar 29 20:41:34 2021 New Revision: 569510 URL: https://svnweb.freebsd.org/changeset/ports/569510 Log: databases/timescaledb: Update to 2.2.1 Changelog https://github.com/timescale/timescaledb/commit/2cba4b1d8113cc20e73ab3e2b4c235045d926690 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 Mar 29 20:40:01 2021 (r569509) +++ head/databases/timescaledb/Makefile Mon Mar 29 20:41:34 2021 (r569510) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org Modified: head/databases/timescaledb/distinfo ============================================================================== --- head/databases/timescaledb/distinfo Mon Mar 29 20:40:01 2021 (r569509) +++ head/databases/timescaledb/distinfo Mon Mar 29 20:41:34 2021 (r569510) @@ -1,3 +1,3 @@ -TIMESTAMP = 1614015010 -SHA256 (timescale-timescaledb-2.1.0_GH0.tar.gz) = 6de2af2ecfd7bff9b3634b6c5c29b209b25e147858d460469e8eb88e6d198692 -SIZE (timescale-timescaledb-2.1.0_GH0.tar.gz) = 2527250 +TIMESTAMP = 1617044356 +SHA256 (timescale-timescaledb-2.1.1_GH0.tar.gz) = e928c939803706d0d5b11d6751d4f0d0514e540ceffc74a46a9732f9a111d313 +SIZE (timescale-timescaledb-2.1.1_GH0.tar.gz) = 2534361 Modified: head/databases/timescaledb/pkg-plist ============================================================================== --- head/databases/timescaledb/pkg-plist Mon Mar 29 20:40:01 2021 (r569509) +++ head/databases/timescaledb/pkg-plist Mon Mar 29 20:41:34 2021 (r569510) @@ -29,5 +29,6 @@ share/postgresql/extension/timescaledb--2.0.0-rc4--%%P share/postgresql/extension/timescaledb--2.0.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.0.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.0.2--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.1.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control