Module Name: src
Committed By: christos
Date: Thu Oct 12 22:18:27 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tmux
To generate a diff of this commit:
cvs rdiff -u -r1.1476 -r1.1477 src/doc/3RDPARTY
cvs rdiff -u -r1.2322 -r1.2323 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1476 src/doc/3RDPARTY:1.1477
--- src/doc/3RDPARTY:1.1476 Tue Oct 10 07:52:51 2017
+++ src/doc/3RDPARTY Thu Oct 12 18:18:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1476 2017/10/10 11:52:51 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1477 2017/10/12 22:18:27 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1372,7 +1372,7 @@ perhaps this implementation should be ke
purposes.
Package: tmux
-Version: 2.4
+Version: 2.6
Current Vers: 2.6
Maintainer: Nicholas Marriott <[email protected]>
Archive site: https://github.com/tmux/tmux
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2322 src/doc/CHANGES:1.2323
--- src/doc/CHANGES:1.2322 Sat Oct 7 15:43:27 2017
+++ src/doc/CHANGES Thu Oct 12 18:18:27 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2322 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2323 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -69,3 +69,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
mvsata(4): Add support for NCQ, and enable ATAPI support.
[jdolecek 20171007]
OpenSSH: Imported 7.6. [christos 20171007]
+ tmux(1): Imported 2.6. [christos 20171012]