Index: head/devel/pecl-grpc/Makefile =================================================================== --- head/devel/pecl-grpc/Makefile (revision 448898) +++ head/devel/pecl-grpc/Makefile (revision 448899) @@ -1,20 +1,20 @@ # Created by: vanilla@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.2.0 +PORTVERSION= 1.4.6 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org COMMENT= High performance, general RPC framework LICENSE= BSD3CLAUSE BROKEN_aarch64= fails to compile: fatal error: sys/auxv.h file not found BROKEN_mips= fails to compile: fatal error: sys/auxv.h file not found BROKEN_mips64= fails to compile: fatal error: sys/auxv.h file not found BROKEN_powerpc64= fails to compile: cc1: error: unrecognized command line option "-Wno-parentheses-equality" USES= php:pecl .include Index: head/devel/pecl-grpc/distinfo =================================================================== --- head/devel/pecl-grpc/distinfo (revision 448898) +++ head/devel/pecl-grpc/distinfo (revision 448899) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491358810 -SHA256 (PECL/grpc-1.2.0.tgz) = df205473888ad711e6c49df51732afee3e4fbcdd8dd717497531b733b22dd4ac -SIZE (PECL/grpc-1.2.0.tgz) = 2048319 +TIMESTAMP = 1503999156 +SHA256 (PECL/grpc-1.4.6.tgz) = f2f6fc15964262166ab6536e9db411452ee91ba950cc94083a757562afbf9084 +SIZE (PECL/grpc-1.4.6.tgz) = 2300990 Index: head/devel/pecl-grpc/files/patch-src_core_lib_tsi_ssl__transport__security.c =================================================================== --- head/devel/pecl-grpc/files/patch-src_core_lib_tsi_ssl__transport__security.c (revision 448898) +++ head/devel/pecl-grpc/files/patch-src_core_lib_tsi_ssl__transport__security.c (nonexistent) @@ -1,10 +0,0 @@ ---- src/core/lib/tsi/ssl_transport_security.c.orig 2017-02-09 02:54:11 UTC -+++ src/core/lib/tsi/ssl_transport_security.c -@@ -35,6 +35,7 @@ - - #include - -+#include - #include - #include - Property changes on: head/devel/pecl-grpc/files/patch-src_core_lib_tsi_ssl__transport__security.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -on \ 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 Index: head/devel/pecl-grpc/files/patch-src_core_tsi_ssl__transport__security.c =================================================================== --- head/devel/pecl-grpc/files/patch-src_core_tsi_ssl__transport__security.c (nonexistent) +++ head/devel/pecl-grpc/files/patch-src_core_tsi_ssl__transport__security.c (revision 448899) @@ -0,0 +1,10 @@ +--- src/core/tsi/ssl_transport_security.c.orig 2017-08-29 09:34:33 UTC ++++ src/core/tsi/ssl_transport_security.c +@@ -35,6 +35,7 @@ + + #include + ++#include + #include + #include + Property changes on: head/devel/pecl-grpc/files/patch-src_core_tsi_ssl__transport__security.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property