Module Name: src Committed By: christos Date: Wed Aug 31 09:34:04 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new tmux To generate a diff of this commit: cvs rdiff -u -r1.1354 -r1.1355 src/doc/3RDPARTY cvs rdiff -u -r1.2182 -r1.2183 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.1354 src/doc/3RDPARTY:1.1355 --- src/doc/3RDPARTY:1.1354 Mon Aug 22 18:53:02 2016 +++ src/doc/3RDPARTY Wed Aug 31 05:34:04 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1354 2016/08/22 22:53:02 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1355 2016/08/31 09:34:04 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1359,8 +1359,8 @@ perhaps this implementation should be ke purposes. Package: tmux -Version: 2.1 -Current Vers: 2.1 +Version: 2.2 +Current Vers: 2.2 Maintainer: Nicholas Marriott <nicholas.marri...@gmail.com> Archive site: https://github.com/tmux/tmux Home page: http://tmux.github.io Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2182 src/doc/CHANGES:1.2183 --- src/doc/CHANGES:1.2182 Sun Aug 21 08:02:38 2016 +++ src/doc/CHANGES Wed Aug 31 05:34:04 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2182 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2183 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -349,3 +349,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: zoneinfo: Import tzdata2016f. [kre 20160807] dhcpcd(8): Import dhcpcd-6.11.3. [roy 20160815] unbound: Import 1.5.9. [christos 20160820] + tmux(1): Import of tmux 2.2 [christos 20160831]