svn commit: r507099 - head/www/py-planet

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 21 20:48:52 UTC 2019


Author: sunpoet
Date: Sun Jul 21 20:48:41 2019
New Revision: 507099
URL: https://svnweb.freebsd.org/changeset/ports/507099

Log:
  Update to 1.3.0
  
  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	Sun Jul 21 20:48:36 2019	(r507098)
+++ head/www/py-planet/Makefile	Sun Jul 21 20:48:41 2019	(r507099)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	planet
-PORTVERSION=	1.2.4
+PORTVERSION=	1.3.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-planet/distinfo
==============================================================================
--- head/www/py-planet/distinfo	Sun Jul 21 20:48:36 2019	(r507098)
+++ head/www/py-planet/distinfo	Sun Jul 21 20:48:41 2019	(r507099)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561722433
-SHA256 (planet-1.2.4.tar.gz) = 20da8cec79064aa0158beb274fbb84ef82080865822c0363aaa990c653650e32
-SIZE (planet-1.2.4.tar.gz) = 35089
+TIMESTAMP = 1563640755
+SHA256 (planet-1.3.0.tar.gz) = 5833113de70e6e77b51058c3faa1d5a705bbeaa72848609a9e5199035e239b06
+SIZE (planet-1.3.0.tar.gz) = 37560


More information about the svn-ports-all mailing list