Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Nov 2021 21:29:45 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: 346ef3251d49 - main - sysutils/py-tmuxp: Update to 1.9.3
Message-ID:  <202111012129.1A1LTjJm072340@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=346ef3251d49cebcfbaef6b4f8d14d04461052a9

commit 346ef3251d49cebcfbaef6b4f8d14d04461052a9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-01 21:19:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-01 21:28:50 +0000

    sysutils/py-tmuxp: Update to 1.9.3
    
    Changes:        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 f0025d6e4064..83d77ef1ad45 100644
--- a/sysutils/py-tmuxp/Makefile
+++ b/sysutils/py-tmuxp/Makefile
@@ -1,7 +1,7 @@
 # Created by: Tony Narlock <tony@git-pull.com>
 
 PORTNAME=	tmuxp
-PORTVERSION=	1.9.2
+PORTVERSION=	1.9.3
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 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.10.1<0.11:devel/py-libtmux@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}libtmux>=0.10.2<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 45b282d2f943..4952131f81c8 100644
--- a/sysutils/py-tmuxp/distinfo
+++ b/sysutils/py-tmuxp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624189757
-SHA256 (tmuxp-1.9.2.tar.gz) = dd19536c8abb506bc411232f9dcabdedb863270f0ee26fb468555980140ec243
-SIZE (tmuxp-1.9.2.tar.gz) = 90511
+TIMESTAMP = 1635788056
+SHA256 (tmuxp-1.9.3.tar.gz) = 91a73dceda6c6fb700d25e9d21380ab8af4ca84da1e7086a0324f498d409c39f
+SIZE (tmuxp-1.9.3.tar.gz) = 90251



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