From nobody Mon May 25 05:31:12 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gP4HN5XT1z6dL9M for ; Mon, 25 May 2026 05:31:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gP4HN2KpNz43cn for ; Mon, 25 May 2026 05:31:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779687072; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=c+u3gAghE+DLWgQhgLGaioVUZwT94g+OZqjPqIT45wQ=; b=Sosz7R4NsJhlCdhYiCp11oFGrR4Pbdd+BAep5legDxYHTv8xOt83HYixPvWE0RXd8KIHAb RDApgpq451sBEKbtcdRqPPT33/7MLadl6siKcJd53SF1UR1UEqt+m6PK23Zfi0WJzx6vaM 8awvtyhVrvWXINGWGPtbB1JW+MpxFZw7c1Mh19X3ku79k8Q6QuVybQoaiSMQCaVpflvm/r lrUy5PU0Ep7KKKqytA91abFlE61XScXe6YwgMvyu5LY50XZw3LDKiQZ4qNjlNC4M2JHUUq Arsc9u9rZjar78xY1W6Yai6YDiXQIbSdBsDj/QywPLwj7XwkLyQZoH/w1iJO3Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779687072; a=rsa-sha256; cv=none; b=sYZo7RceFLIy1rDwPNvnrPWAz2ScCM9sOC1GhSeGTDgap0omMAJIts7yLfYNHUA4Hp6sMW 9OWqmqyPMq7tawJpJKujIobrX1bJ4owC0U95O5V0e4kRNIJouElj05GPraTuy5WKkcLBaK E4sMQSu3XhJ5+5Td0ygv60NoDhSFNRKaHGHenkD7+yzpz1jijSiBznoMhwjQ8SEgkx/XSn CnRSIex47lu4/VaC3Sf3YSGTDoQ24ov4UkhFA+G7w0CtZAjrLNtstg4PKK/RYDedRAzKPr u/LxO34qmjHU1jaNc83KozmzJgFxLl1QAoAv/rEDw+I7/3lqMtckhPD1s6RgoQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779687072; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=c+u3gAghE+DLWgQhgLGaioVUZwT94g+OZqjPqIT45wQ=; b=oo90gu9XaP+SovoilyV/ZiIswH4Hih1wrQiPZ1xYpM+JCEePvzE5iXRd9gGyJL5fOb8Xig 7j+HCF7KI5Jv9HNfA6AiWAiBMQAwUNE/doBaKCT7QD6M5ZYKDZfkwZPgs89V9r6gUlAIsL EFiXGt83xmnF6asaae3r6/CQsDBT7gg4FIkM7vlPwGLI+vX2kIwZxVJ6Gx4TD9v4CHGPHr pgx0iaJPAqFQbTsQqjPyy0qmlRuTMQnXQaQiPF1006C+XkC15J16fC7fpG2GdAeJAE71MF VmUCUBrIJKiS1+A2m2vKBPhIM0XsBr74Hg2ZGPTA/NJ/skZXTT6tC41CPf+vPA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gP4HN1wH3zC8m for ; Mon, 25 May 2026 05:31:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 34071 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 25 May 2026 05:31:12 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 64bfe2ba124f - main - devel/py-libtmux: Update to 0.58.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 64bfe2ba124f7a7afec665bd03d0b7eee54a16bb Auto-Submitted: auto-generated Date: Mon, 25 May 2026 05:31:12 +0000 Message-Id: <6a13dea0.34071.178d53fc@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=64bfe2ba124f7a7afec665bd03d0b7eee54a16bb commit 64bfe2ba124f7a7afec665bd03d0b7eee54a16bb Author: Po-Chuan Hsieh AuthorDate: 2026-05-25 05:24:03 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-05-25 05:27:54 +0000 devel/py-libtmux: Update to 0.58.0 Changes: https://github.com/tmux-python/libtmux/releases https://libtmux.git-pull.com/history.html --- devel/py-libtmux/Makefile | 2 +- devel/py-libtmux/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-libtmux/Makefile b/devel/py-libtmux/Makefile index 3251ee426bbb..6002f538a429 100644 --- a/devel/py-libtmux/Makefile +++ b/devel/py-libtmux/Makefile @@ -1,5 +1,5 @@ PORTNAME= libtmux -PORTVERSION= 0.56.0 +PORTVERSION= 0.58.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-libtmux/distinfo b/devel/py-libtmux/distinfo index 96d5f312730d..11247893f678 100644 --- a/devel/py-libtmux/distinfo +++ b/devel/py-libtmux/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778641030 -SHA256 (libtmux-0.56.0.tar.gz) = bddf52214405e4f64850826d44cbc958d4a01c53432983cee0e2856bdbbaaedb -SIZE (libtmux-0.56.0.tar.gz) = 476168 +TIMESTAMP = 1779620508 +SHA256 (libtmux-0.58.0.tar.gz) = abbe330bec2c45687a4bf417ee436373b37046afe123ba547495ee0448e1145a +SIZE (libtmux-0.58.0.tar.gz) = 522080