From owner-svn-ports-head@freebsd.org Fri Feb 2 06:58: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 DEF4DEE9745; Fri, 2 Feb 2018 06:58: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 916A47D8F6; Fri, 2 Feb 2018 06:58: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 8C710185F4; Fri, 2 Feb 2018 06:58: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 w126wXOE072617; Fri, 2 Feb 2018 06:58:33 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w126wX7x072615; Fri, 2 Feb 2018 06:58:33 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201802020658.w126wX7x072615@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 2 Feb 2018 06:58:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460672 - 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: 460672 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: Fri, 02 Feb 2018 06:58:34 -0000 Author: vanilla Date: Fri Feb 2 06:58:33 2018 New Revision: 460672 URL: https://svnweb.freebsd.org/changeset/ports/460672 Log: Update to 1.9.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 Fri Feb 2 06:58:12 2018 (r460671) +++ head/devel/py-grpcio-tools/Makefile Fri Feb 2 06:58:33 2018 (r460672) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio-tools -PORTVERSION= 1.8.6 +PORTVERSION= 1.9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio-tools/distinfo ============================================================================== --- head/devel/py-grpcio-tools/distinfo Fri Feb 2 06:58:12 2018 (r460671) +++ head/devel/py-grpcio-tools/distinfo Fri Feb 2 06:58:33 2018 (r460672) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517498287 -SHA256 (grpcio-tools-1.8.6.tar.gz) = 8479bf332ce140898ea8a78c3f2acacc05467e20ad42272702239583a9a1cc13 -SIZE (grpcio-tools-1.8.6.tar.gz) = 1913197 +TIMESTAMP = 1517554355 +SHA256 (grpcio-tools-1.9.0.tar.gz) = a91792c4c141168c4568064acce91a0399291ad8efecc8a67d3ac5f9394c929c +SIZE (grpcio-tools-1.9.0.tar.gz) = 1914418