Index: head/databases/pg_citus/Makefile =================================================================== --- head/databases/pg_citus/Makefile (revision 461197) +++ head/databases/pg_citus/Makefile (revision 461198) @@ -1,35 +1,35 @@ # Created by: Matthew Seaman # $FreeBSD$ PORTNAME= citus -PORTVERSION= 7.2.0 +PORTVERSION= 7.2.1 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ MAINTAINER= matthew@FreeBSD.org COMMENT= Horizontally scale Postgresql using sharding and replication LICENSE= AGPLv3 BROKEN_aarch64= fails to compile: transaction/backend_data.c:53:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'? BROKEN_armv6= fails to compile: transaction/backend_data.c:53:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'? BROKEN_armv7= fails to compile: transaction/backend_data.c:53:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'? USES= gmake pgsql:9.6+ 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 461197) +++ head/databases/pg_citus/distinfo (revision 461198) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516226278 -SHA256 (citusdata-citus-v7.2.0_GH0.tar.gz) = 776b74a8bfd1c1d485cfbaa860dc859fe29098e4bf7b24e24d3e19087b501aac -SIZE (citusdata-citus-v7.2.0_GH0.tar.gz) = 2404799 +TIMESTAMP = 1518073059 +SHA256 (citusdata-citus-v7.2.1_GH0.tar.gz) = a146bf5fc5e08e0dc4dbcd79baa6c07b9829c376bf964db5aae66ff5f8c92512 +SIZE (citusdata-citus-v7.2.1_GH0.tar.gz) = 2406749