Date: Fri, 15 Nov 2019 13:22:00 +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: r517659 - head/www/py-planet Message-ID: <201911151322.xAFDM0xe002342@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 15 13:22:00 2019 New Revision: 517659 URL: https://svnweb.freebsd.org/changeset/ports/517659 Log: Update to 1.4.3 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 Fri Nov 15 13:21:55 2019 (r517658) +++ head/www/py-planet/Makefile Fri Nov 15 13:22:00 2019 (r517659) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= planet -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-planet/distinfo ============================================================================== --- head/www/py-planet/distinfo Fri Nov 15 13:21:55 2019 (r517658) +++ head/www/py-planet/distinfo Fri Nov 15 13:22:00 2019 (r517659) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571483899 -SHA256 (planet-1.4.2.tar.gz) = 9f80c9e599cdbe59ec7620e67effb9cf12a1992a4ac270348bb00830f174b1b4 -SIZE (planet-1.4.2.tar.gz) = 39738 +TIMESTAMP = 1573818936 +SHA256 (planet-1.4.3.tar.gz) = a3e50665a85e5c75a543062fa407781bb8b8b82f3fea150dec5945bf8ffe25cb +SIZE (planet-1.4.3.tar.gz) = 39144
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911151322.xAFDM0xe002342>