Index: head/databases/pg_citus/Makefile =================================================================== --- head/databases/pg_citus/Makefile (revision 504492) +++ head/databases/pg_citus/Makefile (revision 504493) @@ -1,34 +1,33 @@ # Created by: Matthew Seaman # $FreeBSD$ PORTNAME= citus -PORTVERSION= 8.2.1 +PORTVERSION= 8.2.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= pg_ MAINTAINER= matthew@FreeBSD.org COMMENT= Horizontally scale Postgresql using sharding and replication LICENSE= AGPLv3 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:10+ autoreconf readline WANT_PGSQL= lib server GNU_CONFIGURE= yes OPTIONS_DEFINE= ANONSTATS ANONSTATS_DESC= Enable anonymous statistics collection ANONSTATS_CONFIGURE_WITH= libcurl ANONSTATS_LIB_DEPENDS= libcurl.so:ftp/curl USE_GITHUB= yes GH_ACCOUNT= citusdata INSTALL_TARGET= install-strip MAKE_ARGS= INSTALL="${INSTALL} -c" .include Index: head/databases/pg_citus/distinfo =================================================================== --- head/databases/pg_citus/distinfo (revision 504492) +++ head/databases/pg_citus/distinfo (revision 504493) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554402328 -SHA256 (citusdata-citus-v8.2.1_GH0.tar.gz) = 1872de7d516634ab434783dcaec1329192fd8d08dfead776b41022aa38bac196 -SIZE (citusdata-citus-v8.2.1_GH0.tar.gz) = 2781014 +TIMESTAMP = 1560838263 +SHA256 (citusdata-citus-v8.2.2_GH0.tar.gz) = e0b8dfc7477f34730d32fd90c7023ad3159da796e036540130fab28e06c70795 +SIZE (citusdata-citus-v8.2.2_GH0.tar.gz) = 2781504