From owner-dev-commits-ports-all@freebsd.org Thu Aug 19 23:56:22 2021 Return-Path: Delivered-To: dev-commits-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 AF4EA66D754; Thu, 19 Aug 2021 23:56:22 +0000 (UTC) (envelope-from git@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 4GrM9f48Q1z4Vf1; Thu, 19 Aug 2021 23:56:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7280667EC; Thu, 19 Aug 2021 23:56:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17JNuMQV037016; Thu, 19 Aug 2021 23:56:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17JNuMLJ037015; Thu, 19 Aug 2021 23:56:22 GMT (envelope-from git) Date: Thu, 19 Aug 2021 23:56:22 GMT Message-Id: <202108192356.17JNuMLJ037015@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: d65e3e818780 - main - databases/timescaledb: Update to 2.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d65e3e818780e89f1a8e4032b1388ad01186cff6 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2021 23:56:22 -0000 The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=d65e3e818780e89f1a8e4032b1388ad01186cff6 commit d65e3e818780e89f1a8e4032b1388ad01186cff6 Author: Kevin Bowling AuthorDate: 2021-08-19 23:55:35 +0000 Commit: Kevin Bowling CommitDate: 2021-08-19 23:55:35 +0000 databases/timescaledb: Update to 2.4.1 Changes https://github.com/timescale/timescaledb/blob/4e0954e87f96bec59c558fb65f59ccf342b4ee38/CHANGELOG.md#241-2021-08-19 --- databases/timescaledb/Makefile | 2 +- databases/timescaledb/distinfo | 6 +++--- databases/timescaledb/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile index 165e50313395..fa783433bac6 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -1,7 +1,7 @@ # Created by: Kevin Bowling PORTNAME= timescaledb -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index 2d36204e8b08..48dee6246cbb 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627846323 -SHA256 (timescale-timescaledb-2.4.0_GH0.tar.gz) = 1adbff3ae7f8f39d1b5ac2189d60b9bd0a8154c0c3603e53b030a204f72d86af -SIZE (timescale-timescaledb-2.4.0_GH0.tar.gz) = 2398107 +TIMESTAMP = 1629417297 +SHA256 (timescale-timescaledb-2.4.1_GH0.tar.gz) = c0f10378dcaac2bc2f396fcfd3962401cb0f40e4707b3ca6b496cc4c388ab48b +SIZE (timescale-timescaledb-2.4.1_GH0.tar.gz) = 2401410 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 6ee10a310c45..03d0a58a81af 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -20,5 +20,6 @@ share/postgresql/extension/timescaledb--2.2.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.2.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.3.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.3.1--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.4.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control