Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:05:39 +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: 36e7849f3fbf - main - sysutils/py-tmuxp: Update to 1.67.0
Message-ID:  <69e40033.33db2.2ba2aba0@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=36e7849f3fbf91383fbb7e4b8f36bbf89247a25e

commit 36e7849f3fbf91383fbb7e4b8f36bbf89247a25e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:41:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:54 +0000

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

diff --git a/sysutils/py-tmuxp/Makefile b/sysutils/py-tmuxp/Makefile
index 64ddd122bcc5..ed7d0290de20 100644
--- a/sysutils/py-tmuxp/Makefile
+++ b/sysutils/py-tmuxp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tmuxp
-PORTVERSION=	1.64.0
+PORTVERSION=	1.67.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}colorama>=0.3.9:devel/py-colorama@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}libtmux>=0.53.0<0.54:devel/py-libtmux@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libtmux>=0.55.0<0.56: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 cab4b3d19c5b..97b4bb036c02 100644
--- a/sysutils/py-tmuxp/distinfo
+++ b/sysutils/py-tmuxp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769874418
-SHA256 (tmuxp-1.64.0.tar.gz) = 8f1e5db86ab1817a831df73be2667a619971756d7a6d8277283e61451789982c
-SIZE (tmuxp-1.64.0.tar.gz) = 1052713
+TIMESTAMP = 1775587600
+SHA256 (tmuxp-1.67.0.tar.gz) = 990720d9fa5a6f4758790aecc201d2d29af0ad9ad8c47b58ac20acb0e8a94f12
+SIZE (tmuxp-1.67.0.tar.gz) = 1091018


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e40033.33db2.2ba2aba0>