Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2021 05:04:55 +0000 (UTC)
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561186 - head/databases/timescaledb
Message-ID:  <202101110504.10B54tvJ092739@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101110504.10B54tvJ092739>