Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 10:32:37 GMT
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: 54d4cfc54603 - main - sysutils/py-tmuxp: Update to 1.12.1
Message-ID:  <202208271032.27RAWblK052196@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 54d4cfc54603d9efcff0742d686bf3cea8724dc9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:24:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:24:55 +0000

    sysutils/py-tmuxp: Update to 1.12.1
    
    Changes:        https://github.com/tmux-python/tmuxp/releases
                    https://github.com/tmux-python/tmuxp/blob/master/CHANGES
---
 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 c75b3562d450..f02ef86000d4 100644
--- a/sysutils/py-tmuxp/Makefile
+++ b/sysutils/py-tmuxp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tmuxp
-PORTVERSION=	1.11.1
+PORTVERSION=	1.12.1
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=8<9: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.11.0<0.12.0:devel/py-libtmux@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}libtmux>=0.12.0<0.13.0: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 78850da5eecb..b7a344e8d31f 100644
--- a/sysutils/py-tmuxp/distinfo
+++ b/sysutils/py-tmuxp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652122697
-SHA256 (tmuxp-1.11.1.tar.gz) = 436d1fbf356510c21f7376628fbcfbdedce4e7a63ecc81640e58bd41a63e010d
-SIZE (tmuxp-1.11.1.tar.gz) = 802920
+TIMESTAMP = 1660576842
+SHA256 (tmuxp-1.12.1.tar.gz) = 078624c5ac7aa4142735f856fadb9281fcebb10e6b98d1be2b2f2bbd106613b9
+SIZE (tmuxp-1.12.1.tar.gz) = 811646



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208271032.27RAWblK052196>