From owner-svn-ports-head@freebsd.org Tue Oct 23 08:40:33 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F8331070E52; Tue, 23 Oct 2018 08:40:33 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 05D15707EE; Tue, 23 Oct 2018 08:40:33 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 00CD257B2; Tue, 23 Oct 2018 08:40:33 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9N8eWVE073037; Tue, 23 Oct 2018 08:40:32 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9N8eWVw073035; Tue, 23 Oct 2018 08:40:32 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201810230840.w9N8eWVw073035@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 23 Oct 2018 08:40:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482815 - head/devel/pecl-grpc X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/devel/pecl-grpc X-SVN-Commit-Revision: 482815 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2018 08:40:33 -0000 Author: vanilla Date: Tue Oct 23 08:40:32 2018 New Revision: 482815 URL: https://svnweb.freebsd.org/changeset/ports/482815 Log: Update to 1.16.0. Modified: head/devel/pecl-grpc/Makefile head/devel/pecl-grpc/distinfo Modified: head/devel/pecl-grpc/Makefile ============================================================================== --- head/devel/pecl-grpc/Makefile Tue Oct 23 07:46:45 2018 (r482814) +++ head/devel/pecl-grpc/Makefile Tue Oct 23 08:40:32 2018 (r482815) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.15.0 +PORTVERSION= 1.16.0 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org @@ -20,8 +20,8 @@ USES= php:pecl .include -.if ${FLAVOR} == php72 && ${ARCH} == i386 -BROKEN= error: fastcall calling convention ignored on variadic function [-Werror,-Wignored-attributes] -.endif +#.if ${FLAVOR} == php72 && ${ARCH} == i386 +#BROKEN= error: fastcall calling convention ignored on variadic function [-Werror,-Wignored-attributes] +#.endif .include Modified: head/devel/pecl-grpc/distinfo ============================================================================== --- head/devel/pecl-grpc/distinfo Tue Oct 23 07:46:45 2018 (r482814) +++ head/devel/pecl-grpc/distinfo Tue Oct 23 08:40:32 2018 (r482815) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536834890 -SHA256 (PECL/grpc-1.15.0.tgz) = c6f8f05c54c05f22ed8cf4922164981f5eb3a1a6202c082c6ddfce7880ebe48c -SIZE (PECL/grpc-1.15.0.tgz) = 2599506 +TIMESTAMP = 1540282945 +SHA256 (PECL/grpc-1.16.0.tgz) = 990ba2bfed328c3afabd6f206a6187a52f44b56d11d6462c74b9e8a9068d99ed +SIZE (PECL/grpc-1.16.0.tgz) = 2601689