Index: head/devel/py-grpcio/Makefile =================================================================== --- head/devel/py-grpcio/Makefile (revision 463481) +++ head/devel/py-grpcio/Makefile (revision 463482) @@ -1,32 +1,32 @@ # Created by: vanilla@ # $FreeBSD$ PORTNAME= grpcio -PORTVERSION= 1.9.1 +PORTVERSION= 1.10.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@${FLAVOR} \ ${PY_ENUM34} \ ${PY_FUTURES} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3:devel/py-protobuf@${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 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 463481) +++ head/devel/py-grpcio/distinfo (revision 463482) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517921761 -SHA256 (grpcio-1.9.1.tar.gz) = e7c43b5619deff48cc177c1b0618c4beeb2797f910f160e3c2035d5baf790a5d -SIZE (grpcio-1.9.1.tar.gz) = 9994900 +TIMESTAMP = 1520003716 +SHA256 (grpcio-1.10.0.tar.gz) = 03265472d39bf26f124c3ef68446f7873c8260893e6ae65b323a5b51ed52e580 +SIZE (grpcio-1.10.0.tar.gz) = 13987692 Index: head/devel/py-grpcio/files/patch-third__party_boringssl_ssl_CMakeLists.txt =================================================================== --- head/devel/py-grpcio/files/patch-third__party_boringssl_ssl_CMakeLists.txt (revision 463481) +++ head/devel/py-grpcio/files/patch-third__party_boringssl_ssl_CMakeLists.txt (nonexistent) @@ -1,10 +0,0 @@ ---- third_party/boringssl/ssl/CMakeLists.txt.orig 2018-01-02 23:09:20 UTC -+++ third_party/boringssl/ssl/CMakeLists.txt -@@ -25,7 +25,6 @@ add_library( - ssl_file.c - ssl_lib.c - ssl_privkey.c -- ssl_privkey_cc.cc - ssl_session.c - ssl_stat.c - ssl_transcript.c Property changes on: head/devel/py-grpcio/files/patch-third__party_boringssl_ssl_CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property