From 0cf3172f1690031e1a6543d81f6619e5057dddd9 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 8 May 2023 00:11:53 +0800 Subject: devel/py-shapely: Fix PORTNAME and WWW - Bump PORTREVISION for package change It is to minimize the patch of 2.0.1 update. Upstream also changed the tarball from Shapely to shapely. Approved by: portmgr (blanket) With hat: python --- graphics/qgis/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/qgis') diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index e213c7ac6204..558b9316bd37 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -91,7 +91,7 @@ RUN_DEPENDS= astyle:devel/astyle \ ${PYTHON_PKGNAMEPREFIX}requests>=2.28.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-image>=0.19.3:graphics/py-scikit-image@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-learn>=1.1.3:science/py-scikit-learn@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}Shapely>=1.8.5:devel/py-shapely@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}shapely>=1.8.5:devel/py-shapely@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.16.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=3.7.16:databases/py-sqlite3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}termcolor>=2.1.0:devel/py-termcolor@${PY_FLAVOR} \ -- cgit v1.2.3