git: aad67b1ce3f8 - main - graphics/inkscape: CacheControl package still not converted to lowercase, track this (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 28 Nov 2022 18:05:53 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aad67b1ce3f89eceb0d3433d2a11dfad5ef3135f

commit aad67b1ce3f89eceb0d3433d2a11dfad5ef3135f
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-11-28 16:59:20 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-11-28 18:04:59 +0000

    graphics/inkscape: CacheControl package still not converted to lowercase, track this (+)
    
    Reported by:    Tomoaki AOKI
---
 graphics/inkscape/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 84068a37af7c..9691c0735790 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -43,7 +43,7 @@ RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}filelock>=3.7.1:sysutils/py-filelock@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scour>0:textproc/py-scour@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}cachecontrol>0:www/py-cachecontrol@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}CacheControl>0:www/py-cachecontrol@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}cssselect>0:www/py-cssselect@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
 		ps2pdf:print/ghostscript9-agpl-base \