Date: Fri, 19 Apr 2019 23:26:51 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499406 - head/www/py-google-cloud-storage Message-ID: <201904192326.x3JNQpwV022928@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Apr 19 23:26:51 2019 New Revision: 499406 URL: https://svnweb.freebsd.org/changeset/ports/499406 Log: Update to 1.15.0 Changes: https://github.com/googleapis/google-cloud-python/releases Modified: head/www/py-google-cloud-storage/Makefile head/www/py-google-cloud-storage/distinfo Modified: head/www/py-google-cloud-storage/Makefile ============================================================================== --- head/www/py-google-cloud-storage/Makefile Fri Apr 19 23:26:46 2019 (r499405) +++ head/www/py-google-cloud-storage/Makefile Fri Apr 19 23:26:51 2019 (r499406) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.14.0 +PORTVERSION= 1.15.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-google-cloud-storage/distinfo ============================================================================== --- head/www/py-google-cloud-storage/distinfo Fri Apr 19 23:26:46 2019 (r499405) +++ head/www/py-google-cloud-storage/distinfo Fri Apr 19 23:26:51 2019 (r499406) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550367414 -SHA256 (google-cloud-storage-1.14.0.tar.gz) = aef243b533144c11c9ff750565c43dffe5445debb143697002edb6205f64a437 -SIZE (google-cloud-storage-1.14.0.tar.gz) = 5372122 +TIMESTAMP = 1555702427 +SHA256 (google-cloud-storage-1.15.0.tar.gz) = d66bfed1fd51f392ee361b5b7d84efd912f47db52a28722ee2e3994f0a54698d +SIZE (google-cloud-storage-1.15.0.tar.gz) = 5384822
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904192326.x3JNQpwV022928>