aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-cartopy
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-20 04:39:27 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-20 14:06:03 +0000
commit5e1e4b9b2760dda35154501954ce9048a6b2732c (patch)
treebd615ffe687a6a94da022f2ef6b2f9b586775180 /graphics/py-cartopy
parent03027a127392d7b184add21279418f31f9e60f06 (diff)
downloadports-5e1e4b9b2760dda35154501954ce9048a6b2732c.tar.gz
ports-5e1e4b9b2760dda35154501954ce9048a6b2732c.zip
devel/py-cppy, math/py-kiwisolver: fix versions
These ports install lib tagged as v0.0.0. Both ports require devel/py-setuptools_scm to generate the version of the library. PR: 267120 Reported by: jwb Reviewed by: jwb
Diffstat (limited to 'graphics/py-cartopy')
-rw-r--r--graphics/py-cartopy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-cartopy/Makefile b/graphics/py-cartopy/Makefile
index 0f427de1fbd5..e06ac4ceb7f5 100644
--- a/graphics/py-cartopy/Makefile
+++ b/graphics/py-cartopy/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cartopy
PORTVERSION= 0.21.0
+PORTREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}