Date: Sat, 17 Aug 2019 14:23:05 +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: r509155 - head/devel/py-grpcio-tools Message-ID: <201908171423.x7HEN6Jm054570@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Sat Aug 17 14:23:05 2019 New Revision: 509155 URL: https://svnweb.freebsd.org/changeset/ports/509155 Log: Update to 1.23.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 Aug 17 14:16:44 2019 (r509154) +++ head/devel/py-grpcio-tools/Makefile Sat Aug 17 14:23:05 2019 (r509155) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio-tools -PORTVERSION= 1.22.0 -PORTREVISION= 1 +PORTVERSION= 1.23.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio-tools/distinfo ============================================================================== --- head/devel/py-grpcio-tools/distinfo Sat Aug 17 14:16:44 2019 (r509154) +++ head/devel/py-grpcio-tools/distinfo Sat Aug 17 14:23:05 2019 (r509155) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563010701 -SHA256 (grpcio-tools-1.22.0.tar.gz) = b5c0fe51a155625c9d1132ab8deb56b3015e111a6961e48aeb9dd89bd7c670ab -SIZE (grpcio-tools-1.22.0.tar.gz) = 2030853 +TIMESTAMP = 1566051413 +SHA256 (grpcio-tools-1.23.0.tar.gz) = cbc35031ec2b29af36947d085a7fbbcd8b79b84d563adf6156103d82565f78db +SIZE (grpcio-tools-1.23.0.tar.gz) = 2025916
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908171423.x7HEN6Jm054570>