Date: Wed, 1 May 2019 22:47:47 +0000 (UTC) From: Josh Paetzel <jpaetzel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500619 - head/devel/py-googleapis-common-protos Message-ID: <201905012247.x41MllVf006431@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jpaetzel Date: Wed May 1 22:47:46 2019 New Revision: 500619 URL: https://svnweb.freebsd.org/changeset/ports/500619 Log: Update to 1.5.10 Sponsored by: Panzura Modified: head/devel/py-googleapis-common-protos/Makefile head/devel/py-googleapis-common-protos/distinfo Modified: head/devel/py-googleapis-common-protos/Makefile ============================================================================== --- head/devel/py-googleapis-common-protos/Makefile Wed May 1 22:11:31 2019 (r500618) +++ head/devel/py-googleapis-common-protos/Makefile Wed May 1 22:47:46 2019 (r500619) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= googleapis-common-protos -PORTVERSION= 1.5.9 +PORTVERSION= 1.5.10 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-googleapis-common-protos/distinfo ============================================================================== --- head/devel/py-googleapis-common-protos/distinfo Wed May 1 22:11:31 2019 (r500618) +++ head/devel/py-googleapis-common-protos/distinfo Wed May 1 22:47:46 2019 (r500619) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556313149 -SHA256 (googleapis-common-protos-1.5.9.tar.gz) = 627ec53fab43d06c1b5c950e217fa9819e169daf753111a7f244e94bf8fb3384 -SIZE (googleapis-common-protos-1.5.9.tar.gz) = 37647 +TIMESTAMP = 1556750173 +SHA256 (googleapis-common-protos-1.5.10.tar.gz) = d564872083af40bbcc7091340f17db778a316525c7c76497d58d11b98ca2aa74 +SIZE (googleapis-common-protos-1.5.10.tar.gz) = 37970
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905012247.x41MllVf006431>