Date: Sat, 17 Aug 2019 14:16:44 +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: r509154 - head/devel/py-grpcio Message-ID: <201908171416.x7HEGisi049034@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Sat Aug 17 14:16:44 2019 New Revision: 509154 URL: https://svnweb.freebsd.org/changeset/ports/509154 Log: Update to 1.23.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 17 13:32:40 2019 (r509153) +++ head/devel/py-grpcio/Makefile Sat Aug 17 14:16:44 2019 (r509154) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio -PORTVERSION= 1.22.0 -PORTREVISION= 1 +PORTVERSION= 1.23.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio/distinfo ============================================================================== --- head/devel/py-grpcio/distinfo Sat Aug 17 13:32:40 2019 (r509153) +++ head/devel/py-grpcio/distinfo Sat Aug 17 14:16:44 2019 (r509154) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562256719 -SHA256 (grpcio-1.22.0.tar.gz) = 8805d486c6128cc0fcc8ecf16c4095d99a8693a541ef851429ab334e028a4a97 -SIZE (grpcio-1.22.0.tar.gz) = 13925872 +TIMESTAMP = 1565956485 +SHA256 (grpcio-1.23.0.tar.gz) = 3cd3d99a8b5568d0d186f9520c16121a0f2a4bcad8e2b9884b76fb88a85a7774 +SIZE (grpcio-1.23.0.tar.gz) = 13977223
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908171416.x7HEGisi049034>