Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:31:18 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7ee8a0a97943 - main - sysutils/py-tmuxp: Update to 1.70.0
Message-ID:  <6a13dea6.35c4f.70d94923@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 7ee8a0a97943f6ce363cfdd9eb34cc1e72fe2062
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-25 05:24:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-25 05:27:57 +0000

    sysutils/py-tmuxp: Update to 1.70.0
    
    Changes:        https://github.com/tmux-python/tmuxp/releases
                    https://tmuxp.git-pull.com/history.html
---
 sysutils/py-tmuxp/Makefile | 4 ++--
 sysutils/py-tmuxp/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sysutils/py-tmuxp/Makefile b/sysutils/py-tmuxp/Makefile
index 823e70ff79c7..8fd1a9aaf51e 100644
--- a/sysutils/py-tmuxp/Makefile
+++ b/sysutils/py-tmuxp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tmuxp
-PORTVERSION=	1.68.0
+PORTVERSION=	1.70.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libtmux>=0.56.0<0.57:devel/py-libtmux@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libtmux>=0.58.0<0.59:devel/py-libtmux@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0:devel/py-pyyaml@${PY_FLAVOR} \
 		tmux:sysutils/tmux
 
diff --git a/sysutils/py-tmuxp/distinfo b/sysutils/py-tmuxp/distinfo
index da6457b05ada..a485a3e1d4f0 100644
--- a/sysutils/py-tmuxp/distinfo
+++ b/sysutils/py-tmuxp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1778641048
-SHA256 (tmuxp-1.68.0.tar.gz) = 10adbf1fe59f46f6f92879c8c4f7799d4d6f7b70d278643a3853edd048c1876f
-SIZE (tmuxp-1.68.0.tar.gz) = 1048669
+TIMESTAMP = 1779622803
+SHA256 (tmuxp-1.70.0.tar.gz) = 5da9c838e9598cde4ae214f277f9f4985a2d07b180ade421a7a52299d429f95c
+SIZE (tmuxp-1.70.0.tar.gz) = 1051851


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13dea6.35c4f.70d94923>