diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2019-03-20 05:54:15 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2019-03-20 05:54:15 +0000 |
commit | 609520fe2753b704c766d803c3b39ba0dcf4ec0d (patch) | |
tree | 93e9afba9fb3a118306c5290a24575826183d9b6 /databases/timescaledb | |
parent | 7c164d0364562a5841b99664b011d53d70f870c2 (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 fd960393beda..686be4192f67 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index fa4a88d6bce7..635cb5fd649d 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550205855 -SHA256 (timescale-timescaledb-1.2.1_GH0.tar.gz) = 7666022915a9be222adc6176d432f67631307f04f7cdc13700f53d7ae85e52c7 -SIZE (timescale-timescaledb-1.2.1_GH0.tar.gz) = 755643 +TIMESTAMP = 1552965015 +SHA256 (timescale-timescaledb-1.2.2_GH0.tar.gz) = e02b8b40bba687b5dda59f9ffcade8ac418e89f4e6e955456a991b0cdc273d1d +SIZE (timescale-timescaledb-1.2.2_GH0.tar.gz) = 764429 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 740a8d4712fa..bc4e020aa006 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -29,5 +29,6 @@ share/postgresql/extension/timescaledb--1.0.1--%%PORTVERSION%%.sql 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--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control |