From owner-svn-ports-all@freebsd.org Sat Jun 30 04:50:40 2018 Return-Path: Delivered-To: svn-ports-all@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 3CF11100EA7E; Sat, 30 Jun 2018 04:50:40 +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 DF2CD8E108; Sat, 30 Jun 2018 04:50:39 +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 BAF503038; Sat, 30 Jun 2018 04:50:39 +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 w5U4odQ8060557; Sat, 30 Jun 2018 04:50:39 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5U4odPr060333; Sat, 30 Jun 2018 04:50:39 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201806300450.w5U4odPr060333@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 30 Jun 2018 04:50:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473597 - head/devel/py-grpcio-tools X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/devel/py-grpcio-tools X-SVN-Commit-Revision: 473597 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2018 04:50:40 -0000 Author: vanilla Date: Sat Jun 30 04:50:39 2018 New Revision: 473597 URL: https://svnweb.freebsd.org/changeset/ports/473597 Log: Update to 1.13.0. Modified: head/devel/py-grpcio-tools/Makefile head/devel/py-grpcio-tools/distinfo Modified: head/devel/py-grpcio-tools/Makefile ============================================================================== --- head/devel/py-grpcio-tools/Makefile Sat Jun 30 04:50:24 2018 (r473596) +++ head/devel/py-grpcio-tools/Makefile Sat Jun 30 04:50:39 2018 (r473597) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio-tools -PORTVERSION= 1.12.1 +PORTVERSION= 1.13.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio-tools/distinfo ============================================================================== --- head/devel/py-grpcio-tools/distinfo Sat Jun 30 04:50:24 2018 (r473596) +++ head/devel/py-grpcio-tools/distinfo Sat Jun 30 04:50:39 2018 (r473597) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528189214 -SHA256 (grpcio-tools-1.12.1.tar.gz) = 75cc5bbfc3980e5504b0e1832d16b08fa2d8ff712ecd38372096251f24cb75b6 -SIZE (grpcio-tools-1.12.1.tar.gz) = 1926348 +TIMESTAMP = 1530333897 +SHA256 (grpcio-tools-1.13.0.tar.gz) = 81b39bd7bc881d78988090b862a69b47e3bc44220fd354a736cb9235514066b2 +SIZE (grpcio-tools-1.13.0.tar.gz) = 1923994