From owner-svn-ports-all@freebsd.org Tue Apr 14 03:52:27 2020 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 1304D2B3783; Tue, 14 Apr 2020 03:52:27 +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) server-signature RSA-PSS (4096 bits) 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 491WlZ65tvz4cCR; Tue, 14 Apr 2020 03:52:26 +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 B06B126C19; Tue, 14 Apr 2020 03:52:26 +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 03E3qQF0020657; Tue, 14 Apr 2020 03:52:26 GMT (envelope-from kbowling@FreeBSD.org) Received: (from kbowling@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03E3qQFd020654; Tue, 14 Apr 2020 03:52:26 GMT (envelope-from kbowling@FreeBSD.org) Message-Id: <202004140352.03E3qQFd020654@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kbowling set sender to kbowling@FreeBSD.org using -f From: Kevin Bowling Date: Tue, 14 Apr 2020 03:52:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531654 - head/databases/timescaledb X-SVN-Group: ports-head X-SVN-Commit-Author: kbowling X-SVN-Commit-Paths: head/databases/timescaledb X-SVN-Commit-Revision: 531654 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.29 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: Tue, 14 Apr 2020 03:52:27 -0000 Author: kbowling Date: Tue Apr 14 03:52:25 2020 New Revision: 531654 URL: https://svnweb.freebsd.org/changeset/ports/531654 Log: databases/timescaledb: Update to 1.6.1 Changelog https://github.com/timescale/timescaledb/releases/tag/1.6.1 Approved by: timur (mentor) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D24393 Modified: head/databases/timescaledb/Makefile head/databases/timescaledb/distinfo head/databases/timescaledb/pkg-plist Modified: head/databases/timescaledb/Makefile ============================================================================== --- head/databases/timescaledb/Makefile Tue Apr 14 03:43:16 2020 (r531653) +++ head/databases/timescaledb/Makefile Tue Apr 14 03:52:25 2020 (r531654) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org Modified: head/databases/timescaledb/distinfo ============================================================================== --- head/databases/timescaledb/distinfo Tue Apr 14 03:43:16 2020 (r531653) +++ head/databases/timescaledb/distinfo Tue Apr 14 03:52:25 2020 (r531654) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579459342 -SHA256 (timescale-timescaledb-1.6.0_GH0.tar.gz) = 91c552b95354cbd0ecc6639ccd4db1c475359885fae6f55a91332052dbf3de5a -SIZE (timescale-timescaledb-1.6.0_GH0.tar.gz) = 1671141 +TIMESTAMP = 1586761783 +SHA256 (timescale-timescaledb-1.6.1_GH0.tar.gz) = da0f9a6f36195392bbff7346c89a28c42a90762f4f5603443975887f781ecef6 +SIZE (timescale-timescaledb-1.6.1_GH0.tar.gz) = 1679471 Modified: head/databases/timescaledb/pkg-plist ============================================================================== --- head/databases/timescaledb/pkg-plist Tue Apr 14 03:43:16 2020 (r531653) +++ head/databases/timescaledb/pkg-plist Tue Apr 14 03:52:25 2020 (r531654) @@ -39,5 +39,6 @@ share/postgresql/extension/timescaledb--1.4.1--%%PORTV share/postgresql/extension/timescaledb--1.4.2--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--1.5.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--1.5.1--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--1.6.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control