diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2019-02-14 22:53:52 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2019-02-14 22:53:52 +0000 |
commit | 9cf21e506f3a4a209f22dc819ffcf211cfac2256 (patch) | |
tree | b873543b8c28d899b857ffcd72705e539653501e /databases | |
parent | 9673be494bfe746d8e1f9b8c9329f8ce36d82aff (diff) | |
download | ports-9cf21e506f3a4a209f22dc819ffcf211cfac2256.tar.gz ports-9cf21e506f3a4a209f22dc819ffcf211cfac2256.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/timescaledb/Makefile | 3 | ||||
-rw-r--r-- | databases/timescaledb/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile index 00dcfef8e344..fd960393beda 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= timescaledb -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 18bb842bb391..740a8d4712fa 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -28,5 +28,6 @@ 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--1.1.1--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--1.2.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control |