Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 141971A9239 for ; Wed, 29 Dec 2021 19:18:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3B81784D44; Wed, 29 Dec 2021 19:18:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7486484D2D for ; Wed, 29 Dec 2021 19:18:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id JIIjv1UXesEb for ; Wed, 29 Dec 2021 19:18:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D867384D10 for ; Wed, 29 Dec 2021 19:18:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1124AFAEC; Wed, 29 Dec 2021 19:18:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164080552018860" MIME-Version: 1.0 Date: Wed, 29 Dec 2021 19:18:40 +0000 From: "Olaf Seibert" Subject: CVS commit: pkgsrc/misc/tmux To: pkgsrc-changes@NetBSD.org Reply-To: rhialto@netbsd.org X-Mailer: log_accum Message-Id: <20211229191840.1124AFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164080552018860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rhialto Date: Wed Dec 29 19:18:39 UTC 2021 Modified Files: pkgsrc/misc/tmux: Makefile distinfo Removed Files: pkgsrc/misc/tmux/patches: patch-configure Log Message: misc/tmux: minor update to 3.2a. CHANGES FROM 3.2 TO 3.2a * Add an "always" value for the "extended-keys" option; if set then tmux will forward extended keys to applications even if they do not request them. * Add a "mouse" terminal feature so tmux can enable the mouse on terminals where it is known to be supported even if terminfo(5) says otherwise. * Do not expand the filename given to -f so it can contain colons. * Fixes for problems with extended keys and modifiers, scroll region, source-file, crosscompiling, format modifiers and other minor issues. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 pkgsrc/misc/tmux/Makefile cvs rdiff -u -r1.52 -r1.53 pkgsrc/misc/tmux/distinfo cvs rdiff -u -r1.5 -r0 pkgsrc/misc/tmux/patches/patch-configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164080552018860 Content-Disposition: inline Content-Length: 1670 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/misc/tmux/Makefile diff -u pkgsrc/misc/tmux/Makefile:1.56 pkgsrc/misc/tmux/Makefile:1.57 --- pkgsrc/misc/tmux/Makefile:1.56 Sat Apr 17 10:11:04 2021 +++ pkgsrc/misc/tmux/Makefile Wed Dec 29 19:18:39 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.56 2021/04/17 10:11:04 leot Exp $ +# $NetBSD: Makefile,v 1.57 2021/12/29 19:18:39 rhialto Exp $ -DISTNAME= tmux-3.2 +DISTNAME= tmux-3.2a CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=tmux/} GITHUB_RELEASE= ${PKGVERSION_NOREV} Index: pkgsrc/misc/tmux/distinfo diff -u pkgsrc/misc/tmux/distinfo:1.52 pkgsrc/misc/tmux/distinfo:1.53 --- pkgsrc/misc/tmux/distinfo:1.52 Tue Oct 26 10:59:34 2021 +++ pkgsrc/misc/tmux/distinfo Wed Dec 29 19:18:39 2021 @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.52 2021/10/26 10:59:34 nia Exp $ +$NetBSD: distinfo,v 1.53 2021/12/29 19:18:39 rhialto Exp $ -BLAKE2s (tmux-3.2.tar.gz) = cfecec160286fc7b33ed90db903ef579c067d52fb57985c24044a1aad548cefc -SHA512 (tmux-3.2.tar.gz) = 63165495e838871c7f42ac1a6229ec2404acfa7d42c7a0070c89cb38712ac933676930392b0a10cbdd6059910ae46129257b90135c5846e85142e786482fd75e -Size (tmux-3.2.tar.gz) = 646457 bytes +BLAKE2s (tmux-3.2a.tar.gz) = 2920b18ece93e96496f2b1342d2112356b3ce427e8de4d5e91340740cea60341 +SHA512 (tmux-3.2a.tar.gz) = 6e52c7f5d03b2c8b8c4c8caac092a166956ba97334b426f2823d74dc5849a1d31a80145924f641f69dd2c244809e9350d9bd7070897fa2e3e1f9f086f9b2f365 +Size (tmux-3.2a.tar.gz) = 648394 bytes SHA1 (patch-compat_daemon-darwin.c) = e8feeb4b100e73ab197eb2fd776fa648a1da28e4 -SHA1 (patch-configure) = ec61c6a67a8da4b7552bb71643661b48b5e050e1 SHA1 (patch-osdep-darwin.c) = 715b1e206add7d911edec381942706220ea2fbb6 --_----------=_164080552018860--