diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-12-03 02:43:35 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-12-03 02:43:35 +0000 |
commit | 7eb55359e755a29e1b31749b2025422676a0b580 (patch) | |
tree | 2c1af4dfabd272217a5eab194203149ecb182ac3 /databases/timescaledb | |
parent | d49a357a8899882918f2de6526a09e086e55159b (diff) |
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 54cf18b2c9cb..e3dafec4ab6d 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -1,7 +1,7 @@ # Created by: Kevin Bowling <kbowling@freebsd.org> PORTNAME= timescaledb -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index ddfcd8caeb25..40236a206887 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635375491 -SHA256 (timescale-timescaledb-2.5.0_GH0.tar.gz) = 9d67fe70aa01cea5feceb084adc01eca8a082d847f917e68e073ab67e497af76 -SIZE (timescale-timescaledb-2.5.0_GH0.tar.gz) = 2737786 +TIMESTAMP = 1638499375 +SHA256 (timescale-timescaledb-2.5.1_GH0.tar.gz) = 58a34a7a3a571339a019c0ae999b4ebb9f93e1e0cb828501e32bb073e0a25eac +SIZE (timescale-timescaledb-2.5.1_GH0.tar.gz) = 2760329 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 5b5dafdc5512..e4b667361e56 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -23,5 +23,6 @@ share/postgresql/extension/timescaledb--2.3.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.4.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.4.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.4.2--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.5.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control |