Sat Jul 23 19:05:47 2022 UTC ()
tmux: Update to 3.3a

Changes:
3.3a
----
* Do not crash when run-shell produces output from a config file.
* Do not unintentionally turn off all mouse mode when button mode is also
  present.


(leot)
diff -r1.60 -r1.61 pkgsrc/misc/tmux/Makefile
diff -r1.54 -r1.55 pkgsrc/misc/tmux/distinfo

cvs diff -r1.60 -r1.61 pkgsrc/misc/tmux/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/tmux/Makefile 2022/06/02 18:27:24 1.60
+++ pkgsrc/misc/tmux/Makefile 2022/07/23 19:05:47 1.61
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.60 2022/06/02 18:27:24 tnn Exp $ 1# $NetBSD: Makefile,v 1.61 2022/07/23 19:05:47 leot Exp $
2 2
3DISTNAME= tmux-3.3 3DISTNAME= tmux-3.3a
4CATEGORIES= misc 4CATEGORIES= misc
5MASTER_SITES= ${MASTER_SITE_GITHUB:=tmux/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=tmux/}
6GITHUB_RELEASE= ${PKGVERSION_NOREV} 6GITHUB_RELEASE= ${PKGVERSION_NOREV}
7 7
8MAINTAINER= leot@NetBSD.org 8MAINTAINER= leot@NetBSD.org
9HOMEPAGE= https://tmux.github.io/ 9HOMEPAGE= https://tmux.github.io/
10COMMENT= BSD-licensed terminal multiplexer (GNU Screen alternative) 10COMMENT= BSD-licensed terminal multiplexer (GNU Screen alternative)
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TERMINFO= yes 14USE_TERMINFO= yes
15 15
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config

cvs diff -r1.54 -r1.55 pkgsrc/misc/tmux/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/tmux/distinfo 2022/06/01 20:56:27 1.54
+++ pkgsrc/misc/tmux/distinfo 2022/07/23 19:05:47 1.55
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.54 2022/06/01 20:56:27 leot Exp $ 1$NetBSD: distinfo,v 1.55 2022/07/23 19:05:47 leot Exp $
2 2
3BLAKE2s (tmux-3.3.tar.gz) = e58d1b63d6ccf6084b498a84bf64bf7759b6e065ee49dcb38fa6bd48e3d6b683 3BLAKE2s (tmux-3.3a.tar.gz) = b618a0cd32aaba8163e22eed7353817d02adb5845accaae93be5b52f3264b8c6
4SHA512 (tmux-3.3.tar.gz) = 2988ccef62337dee0a22579868608b611ce17e2160358a9ba4cc3a353fd1e6b1fea87584ceeed885f986b1786aac1b681c71bdf6a48ed4953809093280b38c09 4SHA512 (tmux-3.3a.tar.gz) = 29a846df7d93601c42a22f84f606931dc65da1f70b67d351d0425f77ea3affe3e8218b2940d42cd3dadf3cd1aa95032daad3ecb14fbff0f69939d1beae0498c7
5Size (tmux-3.3.tar.gz) = 677501 bytes 5Size (tmux-3.3a.tar.gz) = 677448 bytes
6SHA1 (patch-compat_daemon-darwin.c) = e8feeb4b100e73ab197eb2fd776fa648a1da28e4 6SHA1 (patch-compat_daemon-darwin.c) = e8feeb4b100e73ab197eb2fd776fa648a1da28e4
7SHA1 (patch-osdep-darwin.c) = 715b1e206add7d911edec381942706220ea2fbb6 7SHA1 (patch-osdep-darwin.c) = 715b1e206add7d911edec381942706220ea2fbb6