From owner-svn-ports-head@freebsd.org Sat Mar 3 12:20:23 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 58C53F36F74; Sat, 3 Mar 2018 12:20:23 +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 07C4A7E9B9; Sat, 3 Mar 2018 12:20:23 +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 0241E2625F; Sat, 3 Mar 2018 12:20:23 +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 w23CKMju081834; Sat, 3 Mar 2018 12:20:22 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w23CKMAq081832; Sat, 3 Mar 2018 12:20:22 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201803031220.w23CKMAq081832@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 3 Mar 2018 12:20:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463483 - 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: 463483 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: Sat, 03 Mar 2018 12:20:23 -0000 Author: vanilla Date: Sat Mar 3 12:20:22 2018 New Revision: 463483 URL: https://svnweb.freebsd.org/changeset/ports/463483 Log: Update to 1.10.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 Mar 3 12:19:36 2018 (r463482) +++ head/devel/py-grpcio-tools/Makefile Sat Mar 3 12:20:22 2018 (r463483) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio-tools -PORTVERSION= 1.9.1 +PORTVERSION= 1.10.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio-tools/distinfo ============================================================================== --- head/devel/py-grpcio-tools/distinfo Sat Mar 3 12:19:36 2018 (r463482) +++ head/devel/py-grpcio-tools/distinfo Sat Mar 3 12:20:22 2018 (r463483) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517922506 -SHA256 (grpcio-tools-1.9.1.tar.gz) = 10369bd7529a95ff00a7485c7bff7eab5e532f54782f31980c4a71e12550673f -SIZE (grpcio-tools-1.9.1.tar.gz) = 1914381 +TIMESTAMP = 1520078259 +SHA256 (grpcio-tools-1.10.0.tar.gz) = 7f882ff38ca4b2e25f5df2855b6ba8f1ed2bad0efa524bc1d857cd9d64c52fec +SIZE (grpcio-tools-1.10.0.tar.gz) = 1916832