Index: head/databases/pg_citus/Makefile =================================================================== --- head/databases/pg_citus/Makefile (revision 489847) +++ head/databases/pg_citus/Makefile (revision 489848) @@ -1,36 +1,36 @@ # Created by: Matthew Seaman # $FreeBSD$ PORTNAME= citus -PORTVERSION= 8.1.0 +PORTVERSION= 8.1.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'? 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 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 489847) +++ head/databases/pg_citus/distinfo (revision 489848) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545391489 -SHA256 (citusdata-citus-v8.1.0_GH0.tar.gz) = 30d3f51d7708079ebb4ad983a0c6aea917c11efe935bffbe337246676be368ed -SIZE (citusdata-citus-v8.1.0_GH0.tar.gz) = 2820006 +TIMESTAMP = 1546982989 +SHA256 (citusdata-citus-v8.1.1_GH0.tar.gz) = 859de72a95acff17d86d5a6e910126543798bff6cdd8f5f134268c03eabeaab3 +SIZE (citusdata-citus-v8.1.1_GH0.tar.gz) = 2820254