Module Name: src Committed By: christos Date: Thu Jul 24 15:12:20 UTC 2014
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new tmux To generate a diff of this commit: cvs rdiff -u -r1.1137 -r1.1138 src/doc/3RDPARTY cvs rdiff -u -r1.1950 -r1.1951 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.1137 src/doc/3RDPARTY:1.1138 --- src/doc/3RDPARTY:1.1137 Wed Jul 16 15:05:42 2014 +++ src/doc/3RDPARTY Thu Jul 24 11:12:20 2014 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1137 2014/07/16 19:05:42 riastradh Exp $ +# $NetBSD: 3RDPARTY,v 1.1138 2014/07/24 15:12:20 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1261,7 +1261,7 @@ Use src/gnu/dist/texinfo/texinfo2netbsd for the import. Package: tmux -Version: 1.5 +Version: 1.9a Current Vers: 1.9a Maintainer: Nicholas Marriott <n...@users.sourceforge.net> Archive site: http://downloads.sourceforge.net/tmux/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1950 src/doc/CHANGES:1.1951 --- src/doc/CHANGES:1.1950 Sun Jul 20 09:34:14 2014 +++ src/doc/CHANGES Thu Jul 24 11:12:20 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1950 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1951 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -450,3 +450,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: lua: Updated to 5.3 work3 [lneto 20140719] urtwn(4): Add support for Realtek RTL8188EUS and RTL8188ETV chipsets. Ported from FreeBSD. [nonaka 20140720] + tmux(1): Import of tmux 1.9a. [christos 20140724]