diff --git a/comms/meshcore-cli/Makefile b/comms/meshcore-cli/Makefile index 04bc9e31fba8..6975d6892068 100644 --- a/comms/meshcore-cli/Makefile +++ b/comms/meshcore-cli/Makefile @@ -1,24 +1,24 @@ PORTNAME= meshcore_cli -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.9 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} \ ${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 7304092e2a6d..23949a86c08d 100644 --- a/comms/meshcore-cli/distinfo +++ b/comms/meshcore-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772301628 -SHA256 (meshcore_cli-1.4.5.tar.gz) = 931437a637601b0a4a85031d263606a48d8e3539dde72633f39760a233422c3f -SIZE (meshcore_cli-1.4.5.tar.gz) = 45691 +TIMESTAMP = 1772917853 +SHA256 (meshcore_cli-1.4.9.tar.gz) = d33ca663740f872bda8c00c6c31855285567f3d290b8309a348b29dfd1095a2d +SIZE (meshcore_cli-1.4.9.tar.gz) = 50111