diff options
author | kbowling <kbowling@FreeBSD.org> | 2019-11-15 03:54:37 +0800 |
---|---|---|
committer | kbowling <kbowling@FreeBSD.org> | 2019-11-15 03:54:37 +0800 |
commit | ac11cd067984e0d69b77d867ca616aa52af42857 (patch) | |
tree | 72afe29c91aeb74e0429d8de0e43b78765967615 /databases | |
parent | d941aaaacb2365a488f660ee59dad89232430061 (diff) | |
download | freebsd-ports-gnome-ac11cd067984e0d69b77d867ca616aa52af42857.tar.gz freebsd-ports-gnome-ac11cd067984e0d69b77d867ca616aa52af42857.tar.zst freebsd-ports-gnome-ac11cd067984e0d69b77d867ca616aa52af42857.zip |
databases/timescaledb: Update to 1.5.1
Changelog https://github.com/timescale/timescaledb/releases/tag/1.5.1
Approved by: timur (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D22361
Diffstat (limited to 'databases')
-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 88e3ca182bf2..c11cfc7e4908 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index e3afb776c4d1..495543a5ce57 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572759735 -SHA256 (timescale-timescaledb-1.5.0_GH0.tar.gz) = 5d707d5b474e955b21e0f85fa456d1456b0c0e165f34a2c8597dd8fb7f695ff6 -SIZE (timescale-timescaledb-1.5.0_GH0.tar.gz) = 1611544 +TIMESTAMP = 1573717822 +SHA256 (timescale-timescaledb-1.5.1_GH0.tar.gz) = af1d8da945b277955e85947b36d8c37c259f9b6535e5640c597d82e3ff0f2850 +SIZE (timescale-timescaledb-1.5.1_GH0.tar.gz) = 1617493 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index ee997e64b7ff..4360881a5784 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -37,5 +37,6 @@ share/postgresql/extension/timescaledb--1.3.2--%%PORTVERSION%%.sql 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--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control |