Date: Tue, 19 May 2020 23:31:09 +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: r535914 - head/www/py-planet Message-ID: <202005192331.04JNV9AU079549@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue May 19 23:31:09 2020 New Revision: 535914 URL: https://svnweb.freebsd.org/changeset/ports/535914 Log: Update to 1.4.6 Changes: https://github.com/planetlabs/planet-client-python/releases Modified: head/www/py-planet/Makefile head/www/py-planet/distinfo Modified: head/www/py-planet/Makefile ============================================================================== --- head/www/py-planet/Makefile Tue May 19 23:31:04 2020 (r535913) +++ head/www/py-planet/Makefile Tue May 19 23:31:09 2020 (r535914) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= planet -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-planet/distinfo ============================================================================== --- head/www/py-planet/distinfo Tue May 19 23:31:04 2020 (r535913) +++ head/www/py-planet/distinfo Tue May 19 23:31:09 2020 (r535914) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581519185 -SHA256 (planet-1.4.5.tar.gz) = aa59e14eecd71f4a606acdc05b20c24ca4991e84074d8e2a019d433831c22fee -SIZE (planet-1.4.5.tar.gz) = 39155 +TIMESTAMP = 1589908796 +SHA256 (planet-1.4.6.tar.gz) = 43ff6a765f465302f500aaf65b81a46ac6aad7bb42899e4a7543bdc293d4ca0d +SIZE (planet-1.4.6.tar.gz) = 39530
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005192331.04JNV9AU079549>