summaryrefslogtreecommitdiff
path: root/misc/tmux
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2018-05-26 17:05:28 +0000
committerleot <leot@pkgsrc.org>2018-05-26 17:05:28 +0000
commit5e455b08e87542489b14b2a83b5adab2a64c6b2f (patch)
tree2f0c2812dc6069f29468744e7d6ac749fe2b7a0e /misc/tmux
parentc841e6c54c71cf0c5e1741a223f2ea85fb790571 (diff)
downloadpkgsrc-5e455b08e87542489b14b2a83b5adab2a64c6b2f.tar.gz
tmux: Update misc/tmux to 2.7
Changes: CHANGES FROM 2.6 TO 2.7 * Remove EVENT_* variables from environment on platforms where tmux uses them so they do not pass on to panes. * Fixed for hooks at server exit. * Remove SGR 10 (was equivalent to SGR 0 but no other terminal seems to do this). * Expand formats in window and session names. * Add -Z flag to choose-tree, choose-client, choose-buffer to automatically zoom the pane when the mode is entered and unzoom when it exits, assuming the pane is not already zoomed. This is now part of the default key bindings. * Add C-g to exit modes with emacs keys. * Add exit-empty option to exit server if no sessions (defaults to on). * Show if a filter is present in choose modes. * Add pipe-pane -I to to connect stdin of the child process. * Performance improvements for reflow. * Use RGB terminfo(5) capability to detect RGB colour terminals (the existing Tc extension remains unchanged). * Support for ISO colon-separated SGR sequences. * Add select-layout -E to spread panes out evenly (bound to E key). * Support wide characters properly when reflowing. * Pass PWD to new panes as a hint to shells, as well as calling chdir(). * Performance improvements for the various choose modes. * Only show first member of session groups in tree mode (-G flag to choose-tree to show all). * Support %else in config files to match %if; from Brad Town in GitHub issue 1071. * Fix "kind" terminfo(5) capability to be S-Down not S-Up. * Add a box around the preview label in tree mode. * Show exit status and time in the remain-on-exit pane text; from Timo Boettcher in GitHub issue 1103. * Correctly use pane-base-index in tree mode. * Change the allow-rename option default to off. * Support for xterm(1) title stack escape sequences (GitHub issue 1075 from Brad Town). * Correctly remove padding cells to fix a UTF-8 display problem (GitHub issue 1090).
Diffstat (limited to 'misc/tmux')
-rw-r--r--misc/tmux/Makefile7
-rw-r--r--misc/tmux/distinfo10
2 files changed, 8 insertions, 9 deletions
diff --git a/misc/tmux/Makefile b/misc/tmux/Makefile
index ce0376d3070..3a4ead786ad 100644
--- a/misc/tmux/Makefile
+++ b/misc/tmux/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.43 2017/10/10 11:17:32 leot Exp $
+# $NetBSD: Makefile,v 1.44 2018/05/26 17:05:28 leot Exp $
-DISTNAME= tmux-2.6
+DISTNAME= tmux-2.7
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=tmux/}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tmux.github.io/
COMMENT= BSD-licensed terminal multiplexer (GNU Screen alternative)
LICENSE= modified-bsd
-GITHUB_RELEASE= ${PKGVERSION_NOREV}
-
GNU_CONFIGURE= yes
USE_TERMINFO= yes
diff --git a/misc/tmux/distinfo b/misc/tmux/distinfo
index f6093bcf432..e6a9dea596a 100644
--- a/misc/tmux/distinfo
+++ b/misc/tmux/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.35 2017/10/10 11:17:32 leot Exp $
+$NetBSD: distinfo,v 1.36 2018/05/26 17:05:28 leot Exp $
-SHA1 (tmux-2.6.tar.gz) = 6dbbd52c0fb356231c04f889bdd83ceff061a20a
-RMD160 (tmux-2.6.tar.gz) = 32aa9e62fe5a0a6a11c4b3877a4e8e07381201f9
-SHA512 (tmux-2.6.tar.gz) = 20a1ae8b8494c5b42757902322f3877731c2cc330c9c00f097a317785d25252b7ebaa8bbab9fc17843299e80cb2914aaac0a664715a85c50f7ea489d23753832
-Size (tmux-2.6.tar.gz) = 481000 bytes
+SHA1 (tmux-2.7.tar.gz) = a12bb094bf0baf0275b6d5cc718c938639712e97
+RMD160 (tmux-2.7.tar.gz) = 0f36f35969fb61b8d2771845deba2596b047b7b7
+SHA512 (tmux-2.7.tar.gz) = 7839ef748ea55df8c02c727047f65bd235b5e3b8ab23157246071e1b9954fa269594da9fbd0fabf6a850e3b5dfda962a0a067c1507411c92a84d1db2666ecf37
+Size (tmux-2.7.tar.gz) = 487585 bytes
SHA1 (patch-Makefile.in) = fa9ec654cf6dad2b49b10ab981275d193d8b97c8
SHA1 (patch-server-client.c) = a0949d4fdba20aaffce6cd56eedd47b7cc64e1bc