Date: Fri, 4 Oct 2019 08:04:06 +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: r513755 - head/devel/py-grpcio Message-ID: <201910040804.x94846Yv078102@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Fri Oct 4 08:04:06 2019 New Revision: 513755 URL: https://svnweb.freebsd.org/changeset/ports/513755 Log: Update to 1.24.1. Modified: head/devel/py-grpcio/Makefile head/devel/py-grpcio/distinfo Modified: head/devel/py-grpcio/Makefile ============================================================================== --- head/devel/py-grpcio/Makefile Fri Oct 4 08:03:00 2019 (r513754) +++ head/devel/py-grpcio/Makefile Fri Oct 4 08:04:06 2019 (r513755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio -PORTVERSION= 1.24.0 +PORTVERSION= 1.24.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio/distinfo ============================================================================== --- head/devel/py-grpcio/distinfo Fri Oct 4 08:03:00 2019 (r513754) +++ head/devel/py-grpcio/distinfo Fri Oct 4 08:04:06 2019 (r513755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569639350 -SHA256 (grpcio-1.24.0.tar.gz) = bb345f7e98b38a2c1ef33ff1145687234f78dfeedf308b41b3e41f4b42eba099 -SIZE (grpcio-1.24.0.tar.gz) = 14124004 +TIMESTAMP = 1570175933 +SHA256 (grpcio-1.24.1.tar.gz) = b819c4c7dcf0de76788ce5f95daad6d4e753d6da2b6a5f84e5bb5b5ce95fddc4 +SIZE (grpcio-1.24.1.tar.gz) = 14112508
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910040804.x94846Yv078102>