git: 8ca229766370 - main - www/py-calibreweb: Chase rename of www/py-flask-simpleldap

From: Yusuf Yaman <nxjoseph_at_FreeBSD.org>
Date: Thu, 02 Jul 2026 13:56:04 UTC
The branch main has been updated by nxjoseph:

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

commit 8ca229766370f4e566286fa64a9eff096b5bf19d
Author:     Matthew Wener <matthew@wener.org>
AuthorDate: 2026-07-02 13:52:54 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-07-02 13:55:38 +0000

    www/py-calibreweb: Chase rename of www/py-flask-simpleldap
    
    PR:             296436
    Approved by:    osa, vvd (Mentors, implicit)
---
 www/py-calibreweb/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/py-calibreweb/Makefile b/www/py-calibreweb/Makefile
index 7cc6b7016168..e11ead9c9ce9 100644
--- a/www/py-calibreweb/Makefile
+++ b/www/py-calibreweb/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	calibreweb
 PORTVERSION=	0.6.26
+PORTREVISION=	1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -91,7 +92,7 @@ IMAGICK7_NOX11_USES=	magick:7,run,nox11
 IMAGICK7_X11_USES=	magick:7,run
 KOBO_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${PY_FLAVOR} \
 			kepubify>=0:textproc/kepubify
-LDAP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Flask-SimpleLDAP>=0:www/py-flask-simpleldap@${PY_FLAVOR} \
+LDAP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flask-simpleldap>=0:www/py-flask-simpleldap@${PY_FLAVOR} \
 			${PYTHON_PKGNAMEPREFIX}python-ldap>=0:net/py-python-ldap@${PY_FLAVOR} \
 			${PYTHON_PKGNAMEPREFIX}sqlalchemy-utils>=0:databases/py-sqlalchemy-utils@${PY_FLAVOR}
 METADATA_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \