diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2020-01-19 20:39:26 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2020-01-19 20:39:26 +0000 |
commit | b8209498952e774f2360858cb21476eb050d6d0e (patch) | |
tree | 0d255ac236c9d24eaf9293ed89e51821dcf98732 | |
parent | 448fb038684f03aba57d49054b1cb044313b0ac8 (diff) | |
download | ports-b8209498952e774f2360858cb21476eb050d6d0e.tar.gz ports-b8209498952e774f2360858cb21476eb050d6d0e.zip |
Notes
-rw-r--r-- | databases/timescaledb/Makefile | 2 | ||||
-rw-r--r-- | databases/timescaledb/distinfo | 6 | ||||
-rw-r--r-- | databases/timescaledb/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile index c11cfc7e4908..e7f626ba9331 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 1.5.1 +PORTVERSION= 1.6.0 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index 495543a5ce57..15e76c22d385 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -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 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 4360881a5784..6ee79fcb486c 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -38,5 +38,6 @@ share/postgresql/extension/timescaledb--1.4.0--%%PORTVERSION%%.sql 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 |