Skip to content

Commit

Permalink
databases/timescaledb: Update to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kev009 committed Nov 30, 2023
1 parent fd61ae1 commit 424f509
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions databases/timescaledb/Makefile
@@ -1,5 +1,5 @@
PORTNAME= timescaledb
PORTVERSION= 2.12.2
PORTVERSION= 2.13.0
CATEGORIES= databases

MAINTAINER= kbowling@FreeBSD.org
Expand All @@ -13,7 +13,7 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
LICENSE_FILE_TSL= ${WRKSRC}/tsl/LICENSE-TIMESCALE
LICENSE_PERMS_TSL= dist-mirror pkg-mirror auto-accept

USES= compiler:c11 cmake gettext-runtime cpe pgsql:12-15
USES= compiler:c11 cmake gettext-runtime cpe pgsql:13-16

USE_GITHUB= YES
GH_ACCOUNT= timescale
Expand Down
6 changes: 3 additions & 3 deletions databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1698189334
SHA256 (timescale-timescaledb-2.12.2_GH0.tar.gz) = d24cd29aad411d3e41d543d1a30827c48f8e01a48563650db5fac145ad7a01eb
SIZE (timescale-timescaledb-2.12.2_GH0.tar.gz) = 7521115
TIMESTAMP = 1701317807
SHA256 (timescale-timescaledb-2.13.0_GH0.tar.gz) = 584a351c7775f0e067eaa0e7277ea88cab9077cc4c455cbbf09a5d9723dce95d
SIZE (timescale-timescaledb-2.13.0_GH0.tar.gz) = 8214444
1 change: 1 addition & 0 deletions databases/timescaledb/pkg-plist
Expand Up @@ -33,5 +33,6 @@ share/postgresql/extension/timescaledb--2.11.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.11.2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.12.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.12.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.12.2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb.control

0 comments on commit 424f509

Please sign in to comment.