aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-azure-cli
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-10-27 14:41:37 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-10-27 14:41:37 +0000
commitf3c9996ddc6c5395cdeca42e7e5fa53f79bcde14 (patch)
tree282fc6ab8d409039378a0f70f51b7f3bfdfa0ad8 /sysutils/py-azure-cli
parent2fc9ffa95df2a00be3ae272310edf552de352240 (diff)
devel/py-pycomposefile: Move devel/pycomposefile to devel/py-pycomposefile
- Bump PORTREVISION of dependent ports for dependency change - Take maintainership
Diffstat (limited to 'sysutils/py-azure-cli')
-rw-r--r--sysutils/py-azure-cli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-azure-cli/Makefile b/sysutils/py-azure-cli/Makefile
index 226b6b6578dc..4d764c43824f 100644
--- a/sysutils/py-azure-cli/Makefile
+++ b/sysutils/py-azure-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= azure-cli
PORTVERSION= 2.55.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -99,7 +99,7 @@ RUN_DEPENDS= bash:shells/bash \
${PYTHON_PKGNAMEPREFIX}pygments>=2.4:textproc/py-pygments@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=17.1.0:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pycomposefile>=0.0.30:devel/pycomposefile@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pycomposefile>=0.0.30:devel/py-pycomposefile@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scp>=0.13.2:security/py-scp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.12:devel/py-six@${PY_FLAVOR} \