Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 11:44:36 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: d02f623bea8b - main - sysutils/py-tmuxp: Update to 1.13.1
Message-ID:  <202208311144.27VBia23096724@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=d02f623bea8b361766dfe63c60e38fee4dd23f50

commit d02f623bea8b361766dfe63c60e38fee4dd23f50
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 11:24:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 11:41:14 +0000

    sysutils/py-tmuxp: Update to 1.13.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 f02ef86000d4..7559418d87e5 100644
--- a/sysutils/py-tmuxp/Makefile
+++ b/sysutils/py-tmuxp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tmuxp
-PORTVERSION=	1.12.1
+PORTVERSION=	1.13.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.12.0<0.13.0:devel/py-libtmux@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}libtmux>=0.14.0<0.15.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 b7a344e8d31f..13bf67c39692 100644
--- a/sysutils/py-tmuxp/distinfo
+++ b/sysutils/py-tmuxp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660576842
-SHA256 (tmuxp-1.12.1.tar.gz) = 078624c5ac7aa4142735f856fadb9281fcebb10e6b98d1be2b2f2bbd106613b9
-SIZE (tmuxp-1.12.1.tar.gz) = 811646
+TIMESTAMP = 1661599329
+SHA256 (tmuxp-1.13.1.tar.gz) = 41eaa19f520994f93d7c74b5f90bcf1d94964a7119f820b3d66c815ebed4cb50
+SIZE (tmuxp-1.13.1.tar.gz) = 813431



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