From owner-svn-ports-head@freebsd.org Tue Aug 7 13:56:19 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 8BADD105F62D; Tue, 7 Aug 2018 13:56:19 +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 3DB8D70428; Tue, 7 Aug 2018 13:56:19 +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 1EDEE1CB62; Tue, 7 Aug 2018 13:56:19 +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 w77DuJCk042808; Tue, 7 Aug 2018 13:56:19 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w77DuIVn042806; Tue, 7 Aug 2018 13:56:18 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201808071356.w77DuIVn042806@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 7 Aug 2018 13:56:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476598 - 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: 476598 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.27 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, 07 Aug 2018 13:56:19 -0000 Author: vanilla Date: Tue Aug 7 13:56:18 2018 New Revision: 476598 URL: https://svnweb.freebsd.org/changeset/ports/476598 Log: Update to 1.14.0. Modified: head/devel/pecl-grpc/Makefile head/devel/pecl-grpc/distinfo Modified: head/devel/pecl-grpc/Makefile ============================================================================== --- head/devel/pecl-grpc/Makefile Tue Aug 7 13:54:42 2018 (r476597) +++ head/devel/pecl-grpc/Makefile Tue Aug 7 13:56:18 2018 (r476598) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.13.0 +PORTVERSION= 1.14.0 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org Modified: head/devel/pecl-grpc/distinfo ============================================================================== --- head/devel/pecl-grpc/distinfo Tue Aug 7 13:54:42 2018 (r476597) +++ head/devel/pecl-grpc/distinfo Tue Aug 7 13:56:18 2018 (r476598) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531280943 -SHA256 (PECL/grpc-1.13.0.tgz) = b76ddeeffe0ec2e8cb5798e8d227389a683b1e3928f3a5025c7172fed3f27d10 -SIZE (PECL/grpc-1.13.0.tgz) = 2530978 +TIMESTAMP = 1533649420 +SHA256 (PECL/grpc-1.14.0.tgz) = 2bf2d4f9fe4669fb2e2ca3ed3b517dd9207ac2974e6c6a419803bf125fb76752 +SIZE (PECL/grpc-1.14.0.tgz) = 2557011