Index: head/devel/py-grpcio/Makefile =================================================================== --- head/devel/py-grpcio/Makefile (revision 476331) +++ head/devel/py-grpcio/Makefile (revision 476332) @@ -1,35 +1,34 @@ # Created by: vanilla@ # $FreeBSD$ PORTNAME= grpcio -PORTVERSION= 1.13.0 -PORTREVISION= 1 +PORTVERSION= 1.14.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= vanilla@FreeBSD.org COMMENT= HTTP/2-based RPC framework LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>1:devel/py-six@${PY_FLAVOR} \ ${PY_ENUM34} \ ${PY_FUTURES} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3:devel/py-protobuf@${PY_FLAVOR} LIB_DEPENDS= libcares.so:dns/c-ares BROKEN_powerpc64= fails to compile: cpu-ppc64le.c: 'AT_HWCAP2' undeclared USES= compiler:gcc-c++11-lib localbase:ldflags python USE_PYTHON= autoplist distutils MAKE_ENV+= GRPC_PYTHON_BUILD_SYSTEM_ZLIB=true \ GRPC_PYTHON_BUILD_SYSTEM_CARES=true CFLAGS+= -Ithird_party/boringssl/include LDFLAGS+= -lcares post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/grpc/_cython/cygrpc.so ${REINPLACE_CMD} -e 's|${PYTHONPREFIX_SITELIBDIR}/\(.*\)/grpcio/grpc/_cython/cygrpc.so|${PYTHONPREFIX_SITELIBDIR}/grpc/_cython/cygrpc.so|g' ${_PYTHONPKGLIST} .include Index: head/devel/py-grpcio/distinfo =================================================================== --- head/devel/py-grpcio/distinfo (revision 476331) +++ head/devel/py-grpcio/distinfo (revision 476332) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530327814 -SHA256 (grpcio-1.13.0.tar.gz) = 6324581e215157f0fbe335dff2e21a65b4406db98ac7cca05f1e23b4f510b426 -SIZE (grpcio-1.13.0.tar.gz) = 14320631 +TIMESTAMP = 1533305570 +SHA256 (grpcio-1.14.0.tar.gz) = 9bf0ecab6816690d26d7be3fc8697058451fc82b45516cc1da108d4ba7888178 +SIZE (grpcio-1.14.0.tar.gz) = 14428727