git: 9e70a5369201 - main - graphics/py-cartopy: Update to 0.19.0.post1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Apr 29 14:36:31 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9e70a5369201113c40d10235233ab90c3aa676b7
commit 9e70a5369201113c40d10235233ab90c3aa676b7
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-29 14:16:18 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-29 14:23:55 +0000
graphics/py-cartopy: Update to 0.19.0.post1
Changes: https://github.com/SciTools/cartopy/releases
https://github.com/SciTools/cartopy/blob/master/docs/source/whats_new.rst
---
graphics/py-cartopy/Makefile | 4 ++--
graphics/py-cartopy/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/graphics/py-cartopy/Makefile b/graphics/py-cartopy/Makefile
index 524a99b32994..229107395705 100644
--- a/graphics/py-cartopy/Makefile
+++ b/graphics/py-cartopy/Makefile
@@ -2,10 +2,11 @@
PORTNAME= cartopy
PORTVERSION= 0.19.0
+DISTVERSIONSUFFIX= .post1
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= Cartopy-${PORTVERSION}
+DISTNAME= Cartopy-${DISTVERSIONFULL}
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Cartographic library with Matplotlib support for visualisation
@@ -28,7 +29,6 @@ USES= python:3.6+
USE_PYTHON= autoplist concurrent cython distutils
CPPFLAGS+= -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H
-MAKE_ENV= FORCE_CYTHON=1
OPTIONS_DEFINE= EPSG OWS PLOTTING
EPSG_DESC= EPSG database support
diff --git a/graphics/py-cartopy/distinfo b/graphics/py-cartopy/distinfo
index e22d25ece7fb..57c6942a2daf 100644
--- a/graphics/py-cartopy/distinfo
+++ b/graphics/py-cartopy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198547
-SHA256 (Cartopy-0.19.0.tar.gz) = 8e902a40f2a11bcf4a72e6e42c6eac335be23716377e42d99dc4628b7d84e790
-SIZE (Cartopy-0.19.0.tar.gz) = 11751770
+TIMESTAMP = 1619569473
+SHA256 (Cartopy-0.19.0.post1.tar.gz) = 4b8b4773a98ed7009fe17d9b6ec87ac3ac62b7d14634d7768c190eadc647d576
+SIZE (Cartopy-0.19.0.post1.tar.gz) = 12079150
More information about the dev-commits-ports-all
mailing list