git: c558855db054 - main - sysutils/py-tmuxp: Update to 1.9.2

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 16:18:59 UTC 2021


The branch main has been updated by sunpoet:

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

commit c558855db05426d500c50a0705e84c97c27797b6
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 16:05:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 16:16:04 +0000

    sysutils/py-tmuxp: Update to 1.9.2
    
    Changes:        https://github.com/tmux-python/tmuxp/blob/master/CHANGES
---
 sysutils/py-tmuxp/Makefile | 6 +++---
 sysutils/py-tmuxp/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sysutils/py-tmuxp/Makefile b/sysutils/py-tmuxp/Makefile
index 2afafea4e988..f0025d6e4064 100644
--- a/sysutils/py-tmuxp/Makefile
+++ b/sysutils/py-tmuxp/Makefile
@@ -1,7 +1,7 @@
 # Created by: Tony Narlock <tony at git-pull.com>
 
 PORTNAME=	tmuxp
-PORTVERSION=	1.7.2
+PORTVERSION=	1.9.2
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,10 @@ COMMENT=	Session manager for tmux
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=7<8:devel/py-click@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=7<8.1:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}colorama>=0.3.9:devel/py-colorama@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}kaptan>=0.5.10:devel/py-kaptan@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}libtmux>=0.8<0.9:devel/py-libtmux@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}libtmux>=0.10.1<0.11:devel/py-libtmux@${PY_FLAVOR} \
 		tmux:sysutils/tmux
 
 USES=		python:3.6+
diff --git a/sysutils/py-tmuxp/distinfo b/sysutils/py-tmuxp/distinfo
index e9e7cfbd9c04..45b282d2f943 100644
--- a/sysutils/py-tmuxp/distinfo
+++ b/sysutils/py-tmuxp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613478449
-SHA256 (tmuxp-1.7.2.tar.gz) = 14296b62db260420d4600dcd805408ea908b3a78d4ea0a6a403d092fdbf6d075
-SIZE (tmuxp-1.7.2.tar.gz) = 91621
+TIMESTAMP = 1624189757
+SHA256 (tmuxp-1.9.2.tar.gz) = dd19536c8abb506bc411232f9dcabdedb863270f0ee26fb468555980140ec243
+SIZE (tmuxp-1.9.2.tar.gz) = 90511


More information about the dev-commits-ports-main mailing list