Module Name: src
Committed By: jmmv
Date: Wed Aug 17 18:54:08 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of tmux 1.5.
To generate a diff of this commit:
cvs rdiff -u -r1.859 -r1.860 src/doc/3RDPARTY
cvs rdiff -u -r1.1596 -r1.1597 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.859 src/doc/3RDPARTY:1.860
--- src/doc/3RDPARTY:1.859 Wed Aug 17 12:03:47 2011
+++ src/doc/3RDPARTY Wed Aug 17 18:54:08 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.859 2011/08/17 12:03:47 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.860 2011/08/17 18:54:08 jmmv Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1050,7 +1050,7 @@
for the import.
Package: tmux
-Version: 1.4
+Version: 1.5
Current Vers: 1.5
Maintainer: Nicholas Marriott <[email protected]>
Archive site: http://downloads.sourceforge.net/tmux/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1596 src/doc/CHANGES:1.1597
--- src/doc/CHANGES:1.1596 Wed Aug 17 09:18:37 2011
+++ src/doc/CHANGES Wed Aug 17 18:54:08 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1596 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1597 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1106,4 +1106,4 @@
gpio(4), gpiosim(4): Build as modules. [mbalmer 20110812]
mips: add support for MIPS DSP v2 ASE. [matt 20110815]
sparc: Switch to GCC 4.5.3 [mrg 20110817]
-
+ tmux(1): Import of tmux 1.5. [jmmv 20110817]