Date: Sat, 4 Aug 2018 02:15:39 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476332 - head/devel/py-grpcio Message-ID: <201808040215.w742FdHW042859@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Sat Aug 4 02:15:39 2018 New Revision: 476332 URL: https://svnweb.freebsd.org/changeset/ports/476332 Log: Update to 1.14.0. Modified: head/devel/py-grpcio/Makefile head/devel/py-grpcio/distinfo Modified: head/devel/py-grpcio/Makefile ============================================================================== --- head/devel/py-grpcio/Makefile Sat Aug 4 02:14:53 2018 (r476331) +++ head/devel/py-grpcio/Makefile Sat Aug 4 02:15:39 2018 (r476332) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio -PORTVERSION= 1.13.0 -PORTREVISION= 1 +PORTVERSION= 1.14.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio/distinfo ============================================================================== --- head/devel/py-grpcio/distinfo Sat Aug 4 02:14:53 2018 (r476331) +++ head/devel/py-grpcio/distinfo Sat Aug 4 02:15:39 2018 (r476332) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530327814 -SHA256 (grpcio-1.13.0.tar.gz) = 6324581e215157f0fbe335dff2e21a65b4406db98ac7cca05f1e23b4f510b426 -SIZE (grpcio-1.13.0.tar.gz) = 14320631 +TIMESTAMP = 1533305570 +SHA256 (grpcio-1.14.0.tar.gz) = 9bf0ecab6816690d26d7be3fc8697058451fc82b45516cc1da108d4ba7888178 +SIZE (grpcio-1.14.0.tar.gz) = 14428727
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808040215.w742FdHW042859>