Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 2026 20:10:38 +0000
From:      Oleksii Samorukov <samm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7a6f08d445cb - main - comms/meshcore-cli: ugprade to 1.4.11
Message-ID:  <69add7be.308fa.497f9d8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by samm:

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

commit 7a6f08d445cb225392f138837cf6db5761a42e11
Author:     Oleksii Samorukov <samm@FreeBSD.org>
AuthorDate: 2026-03-08 20:10:13 +0000
Commit:     Oleksii Samorukov <samm@FreeBSD.org>
CommitDate: 2026-03-08 20:10:22 +0000

    comms/meshcore-cli: ugprade to 1.4.11
---
 comms/meshcore-cli/Makefile | 5 ++---
 comms/meshcore-cli/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

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,5 +1,5 @@
 PORTNAME=	meshcore_cli
-PORTVERSION=	1.4.9
+PORTVERSION=	1.4.11
 CATEGORIES=	comms python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,9 +12,8 @@ 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+
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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69add7be.308fa.497f9d8>