Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2026 13:03:04 +0000
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5d90caddebc6 - main - sysutils/tmux: Update to 3.6b
Message-ID:  <6a0db108.3756d.648fdeb5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d90caddebc679041ab92735dc990dc40de46120

commit 5d90caddebc679041ab92735dc990dc40de46120
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2026-05-20 12:58:07 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2026-05-20 13:02:34 +0000

    sysutils/tmux: Update to 3.6b
    
    This is a bug-fix release, with one reported upstream change to remove
    images from the correct list when they are removed while in the
    alternate screen.
    
    Changelog:      https://raw.githubusercontent.com/tmux/tmux/3.6b/CHANGES
    Release issue:  https://github.com/tmux/tmux/issues/5109
    Sponsored by:   The FreeBSD Foundation
---
 sysutils/tmux/Makefile | 2 +-
 sysutils/tmux/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile
index 61505c7c34ff..ccc86104396b 100644
--- a/sysutils/tmux/Makefile
+++ b/sysutils/tmux/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tmux
-PORTVERSION=	3.6a
+PORTVERSION=	3.6b
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/tmux/tmux/releases/download/${DISTVERSION}/
 
diff --git a/sysutils/tmux/distinfo b/sysutils/tmux/distinfo
index eb280eb481bb..7e9a79a22863 100644
--- a/sysutils/tmux/distinfo
+++ b/sysutils/tmux/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767466827
-SHA256 (tmux-3.6a.tar.gz) = b6d8d9c76585db8ef5fa00d4931902fa4b8cbe8166f528f44fc403961a3f3759
-SIZE (tmux-3.6a.tar.gz) = 750698
+TIMESTAMP = 1779281101
+SHA256 (tmux-3.6b.tar.gz) = 5ce92c0ab4ac6a465cf6f8e988ca0aefd3b5ba1e4f6fa5bc4c92aa8546641021
+SIZE (tmux-3.6b.tar.gz) = 750264


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0db108.3756d.648fdeb5>