svn commit: r485263 - head/graphics/py-cartopy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 18 20:37:13 UTC 2018


Author: sunpoet
Date: Sun Nov 18 20:37:11 2018
New Revision: 485263
URL: https://svnweb.freebsd.org/changeset/ports/485263

Log:
  Update to 0.17.0
  
  Changes:	https://github.com/SciTools/cartopy/releases

Modified:
  head/graphics/py-cartopy/Makefile
  head/graphics/py-cartopy/distinfo

Modified: head/graphics/py-cartopy/Makefile
==============================================================================
--- head/graphics/py-cartopy/Makefile	Sun Nov 18 20:37:02 2018	(r485262)
+++ head/graphics/py-cartopy/Makefile	Sun Nov 18 20:37:11 2018	(r485263)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cartopy
-PORTVERSION=	0.16.0
+PORTVERSION=	0.17.0
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,7 +24,7 @@ RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}Shapely>=1.5.6:devel/py-shapely@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=1.3.0:devel/py-six@${PY_FLAVOR}
 
-USE_PYTHON=	autoplist concurrent cython distutils
 USES=		python
+USE_PYTHON=	autoplist concurrent cython distutils
 
 .include <bsd.port.mk>

Modified: head/graphics/py-cartopy/distinfo
==============================================================================
--- head/graphics/py-cartopy/distinfo	Sun Nov 18 20:37:02 2018	(r485262)
+++ head/graphics/py-cartopy/distinfo	Sun Nov 18 20:37:11 2018	(r485263)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521210915
-SHA256 (Cartopy-0.16.0.tar.gz) = f23dffa101f43dd91e866a49ebb5f5048be2a24ab8a921a5c07edabde746d9a4
-SIZE (Cartopy-0.16.0.tar.gz) = 8808827
+TIMESTAMP = 1542527691
+SHA256 (Cartopy-0.17.0.tar.gz) = 424bd9e9ddef6e48cbdee694ce589ec431be8591f15b6cb93cb2b333a29b2c61
+SIZE (Cartopy-0.17.0.tar.gz) = 8887169


More information about the svn-ports-all mailing list