From owner-svn-ports-head@freebsd.org Thu Sep 13 10:46:25 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 314021089C8E; Thu, 13 Sep 2018 10:46:25 +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 D601A8C31B; Thu, 13 Sep 2018 10:46:24 +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 CFE891476A; Thu, 13 Sep 2018 10:46:24 +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 w8DAkOdZ035946; Thu, 13 Sep 2018 10:46:24 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8DAkOjm035943; Thu, 13 Sep 2018 10:46:24 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201809131046.w8DAkOjm035943@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 13 Sep 2018 10:46:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479670 - in head/devel/pecl-grpc: . files X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: in head/devel/pecl-grpc: . files X-SVN-Commit-Revision: 479670 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: Thu, 13 Sep 2018 10:46:25 -0000 Author: vanilla Date: Thu Sep 13 10:46:24 2018 New Revision: 479670 URL: https://svnweb.freebsd.org/changeset/ports/479670 Log: Update to 1.15.0. ChangeLog: https://pecl.php.net/package-changelog.php?package=gRPC&release=1.15.0 Deleted: head/devel/pecl-grpc/files/patch-src_core_lib_gpr_arena.cc Modified: head/devel/pecl-grpc/Makefile head/devel/pecl-grpc/distinfo Modified: head/devel/pecl-grpc/Makefile ============================================================================== --- head/devel/pecl-grpc/Makefile Thu Sep 13 09:41:27 2018 (r479669) +++ head/devel/pecl-grpc/Makefile Thu Sep 13 10:46:24 2018 (r479670) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.14.1 +PORTVERSION= 1.15.0 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org Modified: head/devel/pecl-grpc/distinfo ============================================================================== --- head/devel/pecl-grpc/distinfo Thu Sep 13 09:41:27 2018 (r479669) +++ head/devel/pecl-grpc/distinfo Thu Sep 13 10:46:24 2018 (r479670) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534164421 -SHA256 (PECL/grpc-1.14.1.tgz) = cbff624b0b17f60a8e1adc4d05ad8164fc8ef5b08c2d0dc9bfdd063d2854126b -SIZE (PECL/grpc-1.14.1.tgz) = 2556684 +TIMESTAMP = 1536834890 +SHA256 (PECL/grpc-1.15.0.tgz) = c6f8f05c54c05f22ed8cf4922164981f5eb3a1a6202c082c6ddfce7880ebe48c +SIZE (PECL/grpc-1.15.0.tgz) = 2599506