Date: Wed, 12 Jun 2019 20:02:26 +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: r504041 - head/www/py-planet Message-ID: <201906122002.x5CK2QGk048786@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jun 12 20:02:26 2019 New Revision: 504041 URL: https://svnweb.freebsd.org/changeset/ports/504041 Log: Update to 1.2.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 Wed Jun 12 20:02:21 2019 (r504040) +++ head/www/py-planet/Makefile Wed Jun 12 20:02:26 2019 (r504041) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= planet -PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTVERSION= 1.2.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-planet/distinfo ============================================================================== --- head/www/py-planet/distinfo Wed Jun 12 20:02:21 2019 (r504040) +++ head/www/py-planet/distinfo Wed Jun 12 20:02:26 2019 (r504041) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551799770 -SHA256 (planet-1.2.2.tar.gz) = 46b7ed8e177d134ec7f863f53dc6a2f5dfb46b7390adeb333ceca12d73e747ae -SIZE (planet-1.2.2.tar.gz) = 34590 +TIMESTAMP = 1560366519 +SHA256 (planet-1.2.3.tar.gz) = b375445b85f65bdd1656d0d196dc3fce265e1449b2cec6795828d1d54b5031b1 +SIZE (planet-1.2.3.tar.gz) = 34887
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906122002.x5CK2QGk048786>