Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2025 20:18:04 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c5d6c551e94d - main - databases/pg_citus: update to 13.0.1
Message-ID:  <202502072018.517KI44O023051@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c5d6c551e94d185799cfb106ba4bb3031df70942

commit c5d6c551e94d185799cfb106ba4bb3031df70942
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2025-02-07 20:15:32 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2025-02-07 20:17:56 +0000

    databases/pg_citus: update to 13.0.1
    
    Changes:        https://github.com/citusdata/citus/blob/v13.0.1/CHANGELOG.md
    Reported by:    portscout
---
 databases/pg_citus/Makefile  | 4 ++--
 databases/pg_citus/distinfo  | 6 +++---
 databases/pg_citus/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile
index c93667733d6d..cad8b5172b6c 100644
--- a/databases/pg_citus/Makefile
+++ b/databases/pg_citus/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	citus
-PORTVERSION=	12.1.5
+PORTVERSION=	13.0.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	databases
 PKGNAMEPREFIX=	pg_
@@ -10,7 +10,7 @@ WWW=		https://www.citusdata.com/
 
 LICENSE=	AGPLv3
 
-USES=		compiler:c11 gmake pgsql:14+ autoreconf ssl
+USES=		compiler:c11 gmake pgsql:15+ autoreconf ssl
 
 LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 		libzstd.so:archivers/zstd
diff --git a/databases/pg_citus/distinfo b/databases/pg_citus/distinfo
index c684cba6500b..aea9ecccc493 100644
--- a/databases/pg_citus/distinfo
+++ b/databases/pg_citus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1732779172
-SHA256 (citusdata-citus-v12.1.5_GH0.tar.gz) = bc95a30e93459f0398865e9dced53e61e758483b78c9fdc4eab2bc1317db2ea4
-SIZE (citusdata-citus-v12.1.5_GH0.tar.gz) = 6912425
+TIMESTAMP = 1738958782
+SHA256 (citusdata-citus-v13.0.1_GH0.tar.gz) = b7fdc3ad6eca9dd6a1066e897a249fdca289e96d81921d4c7bf98cb4302ce817
+SIZE (citusdata-citus-v13.0.1_GH0.tar.gz) = 6901310
diff --git a/databases/pg_citus/pkg-plist b/databases/pg_citus/pkg-plist
index b695243d8d66..1170345da9dc 100644
--- a/databases/pg_citus/pkg-plist
+++ b/databases/pg_citus/pkg-plist
@@ -164,6 +164,7 @@ share/postgresql/extension/citus--11.2-2--11.3-1.sql
 share/postgresql/extension/citus--11.3-1--11.3-2.sql
 share/postgresql/extension/citus--11.3-2--12.0-1.sql
 share/postgresql/extension/citus--12.0-1--12.1-1.sql
+share/postgresql/extension/citus--12.1-1--13.0-1.sql
 share/postgresql/extension/citus--8.0-1--8.0-2.sql
 share/postgresql/extension/citus--8.0-1.sql
 share/postgresql/extension/citus--8.0-10--8.0-11.sql



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502072018.517KI44O023051>