svn commit: r538760 - head/devel/py-googleapis-common-protos

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 14 14:23:30 UTC 2020


Author: sunpoet
Date: Sun Jun 14 14:23:27 2020
New Revision: 538760
URL: https://svnweb.freebsd.org/changeset/ports/538760

Log:
  Update to 1.52.0
  
  - Update WWW
  
  Changes:	https://github.com/googleapis/python-api-common-protos/releases

Modified:
  head/devel/py-googleapis-common-protos/Makefile
  head/devel/py-googleapis-common-protos/distinfo
  head/devel/py-googleapis-common-protos/pkg-descr

Modified: head/devel/py-googleapis-common-protos/Makefile
==============================================================================
--- head/devel/py-googleapis-common-protos/Makefile	Sun Jun 14 14:23:21 2020	(r538759)
+++ head/devel/py-googleapis-common-protos/Makefile	Sun Jun 14 14:23:27 2020	(r538760)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	googleapis-common-protos
-PORTVERSION=	1.51.0
+PORTVERSION=	1.52.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,6 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Common protobufs used in Google APIs
 
 LICENSE=	APACHE20
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0:devel/py-protobuf@${PY_FLAVOR}
 

Modified: head/devel/py-googleapis-common-protos/distinfo
==============================================================================
--- head/devel/py-googleapis-common-protos/distinfo	Sun Jun 14 14:23:21 2020	(r538759)
+++ head/devel/py-googleapis-common-protos/distinfo	Sun Jun 14 14:23:27 2020	(r538760)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582811380
-SHA256 (googleapis-common-protos-1.51.0.tar.gz) = 013c91704279119150e44ef770086fdbba158c1f978a6402167d47d5409e226e
-SIZE (googleapis-common-protos-1.51.0.tar.gz) = 35176
+TIMESTAMP = 1591281368
+SHA256 (googleapis-common-protos-1.52.0.tar.gz) = 560716c807117394da12cecb0a54da5a451b5cf9866f1d37e9a5e2329a665351
+SIZE (googleapis-common-protos-1.52.0.tar.gz) = 39383

Modified: head/devel/py-googleapis-common-protos/pkg-descr
==============================================================================
--- head/devel/py-googleapis-common-protos/pkg-descr	Sun Jun 14 14:23:21 2020	(r538759)
+++ head/devel/py-googleapis-common-protos/pkg-descr	Sun Jun 14 14:23:27 2020	(r538760)
@@ -1,4 +1,4 @@
 googleapis-common-protos contains the python classes generated from the common
 protos in the googleapis repository.
 
-WWW: https://github.com/googleapis/googleapis
+WWW: https://github.com/googleapis/python-api-common-protos


More information about the svn-ports-all mailing list