diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2019-06-27 22:16:23 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2019-06-27 22:16:23 +0000 |
commit | 7d647be1f724b8191a814065bde07dfd8968c7bf (patch) | |
tree | 8012aa87ccb449069e6bd702bdb8618a366ae225 /databases/timescaledb | |
parent | 50768910f97a5fe4772f60372a744598e997ff82 (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 dd169ef77e57..4e718452b2bf 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index 656834cf2997..a5f1af988059 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560494643 -SHA256 (timescale-timescaledb-1.3.1_GH0.tar.gz) = 1c29ad6d65d26e29ca3ae7a494aeeb3504ddbe61d5d9f6e7ec29905cf69b3a19 -SIZE (timescale-timescaledb-1.3.1_GH0.tar.gz) = 953669 +TIMESTAMP = 1561517736 +SHA256 (timescale-timescaledb-1.3.2_GH0.tar.gz) = d65567eba7d3c6d09974252f9751234d231f4106eb56bdfaeda4dfec544725e7 +SIZE (timescale-timescaledb-1.3.2_GH0.tar.gz) = 963473 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 730be5156694..0a7c959bc595 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -32,5 +32,6 @@ 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--1.3.0--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--1.3.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control |