Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:01:34 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: 864142f30f29 - main - devel/py-libtmux: Update to 0.40.0
Message-ID:  <202412311601.4BVG1YHo085201@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=864142f30f29a599767f9021248d0682678977e1

commit 864142f30f29a599767f9021248d0682678977e1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:48:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:48:43 +0000

    devel/py-libtmux: Update to 0.40.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 570a479da330..b3b396e0806c 100644
--- a/devel/py-libtmux/Makefile
+++ b/devel/py-libtmux/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libtmux
-PORTVERSION=	0.39.0
+PORTVERSION=	0.40.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-libtmux/distinfo b/devel/py-libtmux/distinfo
index 42b98ea591f7..d936598482ce 100644
--- a/devel/py-libtmux/distinfo
+++ b/devel/py-libtmux/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888214
-SHA256 (libtmux-0.39.0.tar.gz) = 59346aeef3c0d6017f3bc5e23248d43cdf50f32b775b9cb5d9ff5e2e5f3059f4
-SIZE (libtmux-0.39.0.tar.gz) = 314810
+TIMESTAMP = 1735227884
+SHA256 (libtmux-0.40.0.tar.gz) = 047e19bd6c2e58311734207c78741530e7085c769bf62b09b2b0365e9b577155
+SIZE (libtmux-0.40.0.tar.gz) = 317342



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