diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2018-12-30 22:09:32 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2018-12-30 22:09:32 +0000 |
commit | dcbf1c19ed2d984ea315c1eaf898edb8bb1d06ee (patch) | |
tree | 89ff78f6f06ae03d663bda50a9f9bc7903b442eb /databases/timescaledb | |
parent | 3c769f4622565a03c58a68b0e13aaf2af45648e7 (diff) |
Notes
Diffstat (limited to 'databases/timescaledb')
-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 4ef2c5955fe3..ca66feca3d38 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index 188ffe018ab2..06725b2b68b4 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544933678 -SHA256 (timescale-timescaledb-1.1.0_GH0.tar.gz) = 36ce9a32063a897912f3c1b0b85cd07f63229bf6b229017c52090f50c84807ac -SIZE (timescale-timescaledb-1.1.0_GH0.tar.gz) = 629999 +TIMESTAMP = 1545706093 +SHA256 (timescale-timescaledb-1.1.1_GH0.tar.gz) = c2f0f745f9ab52bf7fedd24e129efde5f39a0f27a8f41e1568aab98cd21d5a68 +SIZE (timescale-timescaledb-1.1.1_GH0.tar.gz) = 631917 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index a577f09e32bf..26cee1e8d217 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -25,5 +25,6 @@ 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--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control |