From owner-svn-ports-head@freebsd.org Thu Jan 18 15:16:58 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B12EE7FE39; Thu, 18 Jan 2018 15:16:58 +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 661E8729B4; Thu, 18 Jan 2018 15:16:58 +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 A34CC203DB; Thu, 18 Jan 2018 15:16:57 +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 w0IFGvcv049038; Thu, 18 Jan 2018 15:16:57 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0IFGvJt049036; Thu, 18 Jan 2018 15:16:57 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201801181516.w0IFGvJt049036@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 18 Jan 2018 15:16:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459353 - 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: 459353 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.25 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: Thu, 18 Jan 2018 15:16:58 -0000 Author: vanilla Date: Thu Jan 18 15:16:57 2018 New Revision: 459353 URL: https://svnweb.freebsd.org/changeset/ports/459353 Log: Update to 1.8.3. Modified: head/devel/pecl-grpc/Makefile head/devel/pecl-grpc/distinfo Modified: head/devel/pecl-grpc/Makefile ============================================================================== --- head/devel/pecl-grpc/Makefile Thu Jan 18 15:03:33 2018 (r459352) +++ head/devel/pecl-grpc/Makefile Thu Jan 18 15:16:57 2018 (r459353) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.3 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org Modified: head/devel/pecl-grpc/distinfo ============================================================================== --- head/devel/pecl-grpc/distinfo Thu Jan 18 15:03:33 2018 (r459352) +++ head/devel/pecl-grpc/distinfo Thu Jan 18 15:16:57 2018 (r459353) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513349287 -SHA256 (PECL/grpc-1.8.0.tgz) = cec11452d2938da8d7c5a5b11bc7df6c11469ece18c0954fd12edd34a3321dab -SIZE (PECL/grpc-1.8.0.tgz) = 2304860 +TIMESTAMP = 1516288477 +SHA256 (PECL/grpc-1.8.3.tgz) = f115b9dd4d0156eabe795ec493271bd33775bb388e90677535a6d21eb63aa842 +SIZE (PECL/grpc-1.8.3.tgz) = 2304400