svn commit: r523590 - head/databases/timescaledb
Kevin Bowling
kbowling at FreeBSD.org
Sun Jan 19 20:39:27 UTC 2020
Author: kbowling
Date: Sun Jan 19 20:39:26 2020
New Revision: 523590
URL: https://svnweb.freebsd.org/changeset/ports/523590
Log:
databases/timescaledb: Update to 1.6.0
Approved by: krion (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D23265
Modified:
head/databases/timescaledb/Makefile
head/databases/timescaledb/distinfo
head/databases/timescaledb/pkg-plist
Modified: head/databases/timescaledb/Makefile
==============================================================================
--- head/databases/timescaledb/Makefile Sun Jan 19 20:20:22 2020 (r523589)
+++ head/databases/timescaledb/Makefile Sun Jan 19 20:39:26 2020 (r523590)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= timescaledb
-PORTVERSION= 1.5.1
+PORTVERSION= 1.6.0
CATEGORIES= databases
MAINTAINER= kbowling at FreeBSD.org
Modified: head/databases/timescaledb/distinfo
==============================================================================
--- head/databases/timescaledb/distinfo Sun Jan 19 20:20:22 2020 (r523589)
+++ head/databases/timescaledb/distinfo Sun Jan 19 20:39:26 2020 (r523590)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573717822
-SHA256 (timescale-timescaledb-1.5.1_GH0.tar.gz) = af1d8da945b277955e85947b36d8c37c259f9b6535e5640c597d82e3ff0f2850
-SIZE (timescale-timescaledb-1.5.1_GH0.tar.gz) = 1617493
+TIMESTAMP = 1579459342
+SHA256 (timescale-timescaledb-1.6.0_GH0.tar.gz) = 91c552b95354cbd0ecc6639ccd4db1c475359885fae6f55a91332052dbf3de5a
+SIZE (timescale-timescaledb-1.6.0_GH0.tar.gz) = 1671141
Modified: head/databases/timescaledb/pkg-plist
==============================================================================
--- head/databases/timescaledb/pkg-plist Sun Jan 19 20:20:22 2020 (r523589)
+++ head/databases/timescaledb/pkg-plist Sun Jan 19 20:39:26 2020 (r523590)
@@ -38,5 +38,6 @@ share/postgresql/extension/timescaledb--1.4.0--%%PORTV
share/postgresql/extension/timescaledb--1.4.1--%%PORTVERSION%%.sql
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--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb.control
More information about the svn-ports-head
mailing list