diff options
| author | Kevin Bowling <kbowling@FreeBSD.org> | 2026-08-05 04:46:51 +0000 |
|---|---|---|
| committer | Kevin Bowling <kbowling@FreeBSD.org> | 2026-08-05 04:47:13 +0000 |
| commit | 6106ff600d6bb4eabd600f96a2f79d6a2346f90a (patch) | |
| tree | b88589312ea8d1fcf0b50958e5acd50a37fab8f4 | |
| parent | 51339cf9613a8e98ba328463eb38e430bdf74ca8 (diff) | |
databases/timescaledb: Update to 2.29.1
| -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 531534cf325d..5475baa918b5 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -1,5 +1,5 @@ PORTNAME= timescaledb -PORTVERSION= 2.29.0 +PORTVERSION= 2.29.1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index 724a1ce5a903..2099d7914699 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1785399924 -SHA256 (timescale-timescaledb-2.29.0_GH0.tar.gz) = ab12fcc1ff915382e28649845da2a6c33abbfb760c4090d8c5ad6e48b01f96bf -SIZE (timescale-timescaledb-2.29.0_GH0.tar.gz) = 8842495 +TIMESTAMP = 1785905153 +SHA256 (timescale-timescaledb-2.29.1_GH0.tar.gz) = e09098955d328caa99bacaf68142b6348bb3b0ea07d5fa646d8bc3c077abc3c1 +SIZE (timescale-timescaledb-2.29.1_GH0.tar.gz) = 8857573 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 05f51c5fbf07..50a0c21c00c0 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -65,5 +65,6 @@ share/postgresql/extension/timescaledb--2.28.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.28.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.28.2--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.28.3--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.29.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control |
