Date: Sat, 30 Mar 2019 08:59:46 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r497238 - head/databases/pg_citus Message-ID: <201903300859.x2U8xkAv038720@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sat Mar 30 08:59:46 2019 New Revision: 497238 URL: https://svnweb.freebsd.org/changeset/ports/497238 Log: Update to 8.2.0 This update drops support for postgresql 9.6 -- version 10 or above is required now. ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md Modified: head/databases/pg_citus/Makefile head/databases/pg_citus/distinfo head/databases/pg_citus/pkg-plist Modified: head/databases/pg_citus/Makefile ============================================================================== --- head/databases/pg_citus/Makefile Sat Mar 30 07:55:59 2019 (r497237) +++ head/databases/pg_citus/Makefile Sat Mar 30 08:59:46 2019 (r497238) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= citus -PORTVERSION= 8.1.1 +PORTVERSION= 8.2.0 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ @@ -17,7 +17,7 @@ BROKEN_armv6= fails to compile: transaction/backend_d BROKEN_armv7= fails to compile: transaction/backend_data.c:53:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'? BROKEN_i386= fails to compile: transaction/backend_data.c:727:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'? -USES= gmake pgsql:9.6+ autoreconf readline +USES= gmake pgsql:10+ autoreconf readline WANT_PGSQL= lib server GNU_CONFIGURE= yes Modified: head/databases/pg_citus/distinfo ============================================================================== --- head/databases/pg_citus/distinfo Sat Mar 30 07:55:59 2019 (r497237) +++ head/databases/pg_citus/distinfo Sat Mar 30 08:59:46 2019 (r497238) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546982989 -SHA256 (citusdata-citus-v8.1.1_GH0.tar.gz) = 859de72a95acff17d86d5a6e910126543798bff6cdd8f5f134268c03eabeaab3 -SIZE (citusdata-citus-v8.1.1_GH0.tar.gz) = 2820254 +TIMESTAMP = 1553931205 +SHA256 (citusdata-citus-v8.2.0_GH0.tar.gz) = a802b21749460ea843c4b4f65dacb243adb4fb6da4c532522c59279ff15d5712 +SIZE (citusdata-citus-v8.2.0_GH0.tar.gz) = 2780747 Modified: head/databases/pg_citus/pkg-plist ============================================================================== --- head/databases/pg_citus/pkg-plist Sat Mar 30 07:55:59 2019 (r497237) +++ head/databases/pg_citus/pkg-plist Sat Mar 30 08:59:46 2019 (r497238) @@ -25,6 +25,7 @@ include/postgresql/server/distributed/lock_graph.h include/postgresql/server/distributed/maintenanced.h include/postgresql/server/distributed/master_metadata_utility.h include/postgresql/server/distributed/master_protocol.h +include/postgresql/server/distributed/memutils.h include/postgresql/server/distributed/metadata_cache.h include/postgresql/server/distributed/metadata_sync.h include/postgresql/server/distributed/multi_client_executor.h @@ -82,206 +83,107 @@ include/postgresql/server/distributed/worker_transacti lib/postgresql/citus.so share/postgresql/extension/citus--5.0--5.0-1.sql share/postgresql/extension/citus--5.0-1--5.0-2.sql -share/postgresql/extension/citus--5.0-1.sql share/postgresql/extension/citus--5.0-2--5.1-1.sql -share/postgresql/extension/citus--5.0-2.sql share/postgresql/extension/citus--5.0.sql share/postgresql/extension/citus--5.1-1--5.1-2.sql -share/postgresql/extension/citus--5.1-1.sql share/postgresql/extension/citus--5.1-2--5.1-3.sql -share/postgresql/extension/citus--5.1-2.sql share/postgresql/extension/citus--5.1-3--5.1-4.sql -share/postgresql/extension/citus--5.1-3.sql share/postgresql/extension/citus--5.1-4--5.1-5.sql -share/postgresql/extension/citus--5.1-4.sql share/postgresql/extension/citus--5.1-5--5.1-6.sql -share/postgresql/extension/citus--5.1-5.sql share/postgresql/extension/citus--5.1-6--5.1-7.sql -share/postgresql/extension/citus--5.1-6.sql share/postgresql/extension/citus--5.1-7--5.1-8.sql -share/postgresql/extension/citus--5.1-7.sql share/postgresql/extension/citus--5.1-8--5.2-1.sql -share/postgresql/extension/citus--5.1-8.sql share/postgresql/extension/citus--5.2-1--5.2-2.sql -share/postgresql/extension/citus--5.2-1.sql share/postgresql/extension/citus--5.2-2--5.2-3.sql -share/postgresql/extension/citus--5.2-2.sql share/postgresql/extension/citus--5.2-3--5.2-4.sql -share/postgresql/extension/citus--5.2-3.sql share/postgresql/extension/citus--5.2-4--6.0-1.sql -share/postgresql/extension/citus--5.2-4.sql share/postgresql/extension/citus--6.0-1--6.0-2.sql -share/postgresql/extension/citus--6.0-1.sql share/postgresql/extension/citus--6.0-10--6.0-11.sql -share/postgresql/extension/citus--6.0-10.sql share/postgresql/extension/citus--6.0-11--6.0-12.sql -share/postgresql/extension/citus--6.0-11.sql share/postgresql/extension/citus--6.0-12--6.0-13.sql -share/postgresql/extension/citus--6.0-12.sql share/postgresql/extension/citus--6.0-13--6.0-14.sql -share/postgresql/extension/citus--6.0-13.sql share/postgresql/extension/citus--6.0-14--6.0-15.sql -share/postgresql/extension/citus--6.0-14.sql share/postgresql/extension/citus--6.0-15--6.0-16.sql -share/postgresql/extension/citus--6.0-15.sql share/postgresql/extension/citus--6.0-16--6.0-17.sql -share/postgresql/extension/citus--6.0-16.sql share/postgresql/extension/citus--6.0-17--6.0-18.sql -share/postgresql/extension/citus--6.0-17.sql share/postgresql/extension/citus--6.0-18--6.1-1.sql -share/postgresql/extension/citus--6.0-18.sql share/postgresql/extension/citus--6.0-2--6.0-3.sql -share/postgresql/extension/citus--6.0-2.sql share/postgresql/extension/citus--6.0-3--6.0-4.sql -share/postgresql/extension/citus--6.0-3.sql share/postgresql/extension/citus--6.0-4--6.0-5.sql -share/postgresql/extension/citus--6.0-4.sql share/postgresql/extension/citus--6.0-5--6.0-6.sql -share/postgresql/extension/citus--6.0-5.sql share/postgresql/extension/citus--6.0-6--6.0-7.sql -share/postgresql/extension/citus--6.0-6.sql share/postgresql/extension/citus--6.0-7--6.0-8.sql -share/postgresql/extension/citus--6.0-7.sql share/postgresql/extension/citus--6.0-8--6.0-9.sql -share/postgresql/extension/citus--6.0-8.sql share/postgresql/extension/citus--6.0-9--6.0-10.sql -share/postgresql/extension/citus--6.0-9.sql share/postgresql/extension/citus--6.1-1--6.1-2.sql -share/postgresql/extension/citus--6.1-1.sql share/postgresql/extension/citus--6.1-10--6.1-11.sql -share/postgresql/extension/citus--6.1-10.sql share/postgresql/extension/citus--6.1-11--6.1-12.sql -share/postgresql/extension/citus--6.1-11.sql share/postgresql/extension/citus--6.1-12--6.1-13.sql -share/postgresql/extension/citus--6.1-12.sql share/postgresql/extension/citus--6.1-13--6.1-14.sql -share/postgresql/extension/citus--6.1-13.sql share/postgresql/extension/citus--6.1-14--6.1-15.sql -share/postgresql/extension/citus--6.1-14.sql share/postgresql/extension/citus--6.1-15--6.1-16.sql -share/postgresql/extension/citus--6.1-15.sql share/postgresql/extension/citus--6.1-16--6.1-17.sql -share/postgresql/extension/citus--6.1-16.sql share/postgresql/extension/citus--6.1-17--6.2-1.sql -share/postgresql/extension/citus--6.1-17.sql share/postgresql/extension/citus--6.1-2--6.1-3.sql -share/postgresql/extension/citus--6.1-2.sql share/postgresql/extension/citus--6.1-3--6.1-4.sql -share/postgresql/extension/citus--6.1-3.sql share/postgresql/extension/citus--6.1-4--6.1-5.sql -share/postgresql/extension/citus--6.1-4.sql share/postgresql/extension/citus--6.1-5--6.1-6.sql -share/postgresql/extension/citus--6.1-5.sql share/postgresql/extension/citus--6.1-6--6.1-7.sql -share/postgresql/extension/citus--6.1-6.sql share/postgresql/extension/citus--6.1-7--6.1-8.sql -share/postgresql/extension/citus--6.1-7.sql share/postgresql/extension/citus--6.1-8--6.1-9.sql -share/postgresql/extension/citus--6.1-8.sql share/postgresql/extension/citus--6.1-9--6.1-10.sql -share/postgresql/extension/citus--6.1-9.sql share/postgresql/extension/citus--6.2-1--6.2-2.sql -share/postgresql/extension/citus--6.2-1.sql share/postgresql/extension/citus--6.2-2--6.2-3.sql -share/postgresql/extension/citus--6.2-2.sql share/postgresql/extension/citus--6.2-3--6.2-4.sql -share/postgresql/extension/citus--6.2-3.sql share/postgresql/extension/citus--6.2-4--7.0-1.sql -share/postgresql/extension/citus--6.2-4.sql share/postgresql/extension/citus--7.0-1--7.0-2.sql -share/postgresql/extension/citus--7.0-1.sql share/postgresql/extension/citus--7.0-10--7.0-11.sql -share/postgresql/extension/citus--7.0-10.sql share/postgresql/extension/citus--7.0-11--7.0-12.sql -share/postgresql/extension/citus--7.0-11.sql share/postgresql/extension/citus--7.0-12--7.0-13.sql -share/postgresql/extension/citus--7.0-12.sql share/postgresql/extension/citus--7.0-13--7.0-14.sql -share/postgresql/extension/citus--7.0-13.sql share/postgresql/extension/citus--7.0-14--7.0-15.sql -share/postgresql/extension/citus--7.0-14.sql share/postgresql/extension/citus--7.0-15--7.1-1.sql -share/postgresql/extension/citus--7.0-15.sql share/postgresql/extension/citus--7.0-2--7.0-3.sql -share/postgresql/extension/citus--7.0-2.sql share/postgresql/extension/citus--7.0-3--7.0-4.sql -share/postgresql/extension/citus--7.0-3.sql share/postgresql/extension/citus--7.0-4--7.0-5.sql -share/postgresql/extension/citus--7.0-4.sql share/postgresql/extension/citus--7.0-5--7.0-6.sql -share/postgresql/extension/citus--7.0-5.sql share/postgresql/extension/citus--7.0-6--7.0-7.sql -share/postgresql/extension/citus--7.0-6.sql share/postgresql/extension/citus--7.0-7--7.0-8.sql -share/postgresql/extension/citus--7.0-7.sql share/postgresql/extension/citus--7.0-8--7.0-9.sql -share/postgresql/extension/citus--7.0-8.sql share/postgresql/extension/citus--7.0-9--7.0-10.sql -share/postgresql/extension/citus--7.0-9.sql share/postgresql/extension/citus--7.1-1--7.1-2.sql -share/postgresql/extension/citus--7.1-1.sql share/postgresql/extension/citus--7.1-2--7.1-3.sql -share/postgresql/extension/citus--7.1-2.sql share/postgresql/extension/citus--7.1-3--7.1-4.sql -share/postgresql/extension/citus--7.1-3.sql share/postgresql/extension/citus--7.1-4--7.2-1.sql -share/postgresql/extension/citus--7.1-4.sql share/postgresql/extension/citus--7.2-1--7.2-2.sql -share/postgresql/extension/citus--7.2-1.sql share/postgresql/extension/citus--7.2-2--7.2-3.sql -share/postgresql/extension/citus--7.2-2.sql share/postgresql/extension/citus--7.2-3--7.3-1.sql -share/postgresql/extension/citus--7.2-3.sql share/postgresql/extension/citus--7.3-1--7.3-2.sql -share/postgresql/extension/citus--7.3-1.sql share/postgresql/extension/citus--7.3-2--7.3-3.sql -share/postgresql/extension/citus--7.3-2.sql share/postgresql/extension/citus--7.3-3--7.4-1.sql -share/postgresql/extension/citus--7.3-3.sql share/postgresql/extension/citus--7.4-1--7.4-2.sql -share/postgresql/extension/citus--7.4-1.sql share/postgresql/extension/citus--7.4-2--7.4-3.sql -share/postgresql/extension/citus--7.4-2.sql share/postgresql/extension/citus--7.4-3--7.5-1.sql -share/postgresql/extension/citus--7.4-3.sql share/postgresql/extension/citus--7.5-1--7.5-2.sql -share/postgresql/extension/citus--7.5-1.sql share/postgresql/extension/citus--7.5-2--7.5-3.sql -share/postgresql/extension/citus--7.5-2.sql share/postgresql/extension/citus--7.5-3--7.5-4.sql -share/postgresql/extension/citus--7.5-3.sql share/postgresql/extension/citus--7.5-4--7.5-5.sql -share/postgresql/extension/citus--7.5-4.sql share/postgresql/extension/citus--7.5-5--7.5-6.sql -share/postgresql/extension/citus--7.5-5.sql share/postgresql/extension/citus--7.5-6--7.5-7.sql -share/postgresql/extension/citus--7.5-6.sql share/postgresql/extension/citus--7.5-7--8.0-1.sql -share/postgresql/extension/citus--7.5-7.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 -share/postgresql/extension/citus--8.0-10.sql share/postgresql/extension/citus--8.0-11--8.0-12.sql -share/postgresql/extension/citus--8.0-11.sql share/postgresql/extension/citus--8.0-12--8.0-13.sql -share/postgresql/extension/citus--8.0-12.sql share/postgresql/extension/citus--8.0-13--8.1-1.sql -share/postgresql/extension/citus--8.0-13.sql share/postgresql/extension/citus--8.0-2--8.0-3.sql -share/postgresql/extension/citus--8.0-2.sql share/postgresql/extension/citus--8.0-3--8.0-4.sql -share/postgresql/extension/citus--8.0-3.sql share/postgresql/extension/citus--8.0-4--8.0-5.sql -share/postgresql/extension/citus--8.0-4.sql share/postgresql/extension/citus--8.0-5--8.0-6.sql -share/postgresql/extension/citus--8.0-5.sql share/postgresql/extension/citus--8.0-6--8.0-7.sql -share/postgresql/extension/citus--8.0-6.sql share/postgresql/extension/citus--8.0-7--8.0-8.sql -share/postgresql/extension/citus--8.0-7.sql share/postgresql/extension/citus--8.0-8--8.0-9.sql -share/postgresql/extension/citus--8.0-8.sql share/postgresql/extension/citus--8.0-9--8.0-10.sql -share/postgresql/extension/citus--8.0-9.sql +share/postgresql/extension/citus--8.1-1--8.2-1.sql +share/postgresql/extension/citus--8.2-1--8.2-2.sql share/postgresql/extension/citus.control
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903300859.x2U8xkAv038720>