diff --git a/comms/meshcore-cli/Makefile b/comms/meshcore-cli/Makefile index 6975d6892068..0b22afa3281c 100644 --- a/comms/meshcore-cli/Makefile +++ b/comms/meshcore-cli/Makefile @@ -1,24 +1,23 @@ PORTNAME= meshcore_cli -PORTVERSION= 1.4.9 +PORTVERSION= 1.4.11 CATEGORIES= comms python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= samm@FreeBSD.org COMMENT= CLI interface to MeshCore companion app over TCP or Serial WWW= https://github.com/meshcore-dev/meshcore-cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}meshcore>=2.2.8:comms/py-meshcore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}meshcore>=2.2.26:comms/py-meshcore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>0:devel/py-prompt-toolkit@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} USES= python:3.10+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/comms/meshcore-cli/distinfo b/comms/meshcore-cli/distinfo index 23949a86c08d..e202e500c3a4 100644 --- a/comms/meshcore-cli/distinfo +++ b/comms/meshcore-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772917853 -SHA256 (meshcore_cli-1.4.9.tar.gz) = d33ca663740f872bda8c00c6c31855285567f3d290b8309a348b29dfd1095a2d -SIZE (meshcore_cli-1.4.9.tar.gz) = 50111 +TIMESTAMP = 1772997840 +SHA256 (meshcore_cli-1.4.11.tar.gz) = d289bfd66b74581f3c9bcf6c9f1382d591e9e3cc03c36d7eedfde498cad0a769 +SIZE (meshcore_cli-1.4.11.tar.gz) = 50412