diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2019-05-13 06:38:49 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2019-05-13 06:38:49 +0000 |
commit | 49cd5f66275b59c33277d8b6b0837419d4f82cae (patch) | |
tree | 7b8f219620c9cd8510274b3cd4d95ed537e8bd68 | |
parent | java/jd-gui: Update to 1.4.3 (diff) |
databases/timescaledb: Update to 1.3.0
Changelog https://github.com/timescale/timescaledb/releases/tag/1.3.0
Approved by: krion (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D20252
Notes
Notes:
svn path=/head/; revision=501520
-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 686be4192f67..065a11d830bc 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 1.2.2 +PORTVERSION= 1.3.0 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index 635cb5fd649d..2ed19a5b7965 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552965015 -SHA256 (timescale-timescaledb-1.2.2_GH0.tar.gz) = e02b8b40bba687b5dda59f9ffcade8ac418e89f4e6e955456a991b0cdc273d1d -SIZE (timescale-timescaledb-1.2.2_GH0.tar.gz) = 764429 +TIMESTAMP = 1557636671 +SHA256 (timescale-timescaledb-1.3.0_GH0.tar.gz) = 9a773f40c7109694ffb9f2eb2c306e70dd04079c010d276c4d60ae88433a6b4c +SIZE (timescale-timescaledb-1.3.0_GH0.tar.gz) = 948823 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index bc4e020aa006..4697ce2e63c4 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -30,5 +30,6 @@ 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 share/postgresql/extension/timescaledb--1.2.1--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--1.2.2--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control |