Module Name: src
Committed By: christos
Date: Sun Jan 10 19:06:08 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
update tmux info
To generate a diff of this commit:
cvs rdiff -u -r1.1289 -r1.1290 src/doc/3RDPARTY
cvs rdiff -u -r1.2129 -r1.2130 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.1289 src/doc/3RDPARTY:1.1290
--- src/doc/3RDPARTY:1.1289 Sat Jan 9 17:07:53 2016
+++ src/doc/3RDPARTY Sun Jan 10 14:06:08 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1289 2016/01/09 22:07:53 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1290 2016/01/10 19:06:08 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1299,13 +1299,13 @@ Use src/gnu/dist/texinfo/texinfo2netbsd
for the import.
Package: tmux
-Version: 1.9a
+Version: 2.1
Current Vers: 2.1
-Maintainer: Nicholas Marriott <[email protected]>
-Archive site: http://downloads.sourceforge.net/tmux/
-Home page: http://tmux.sourceforge.net/
-Mailing List: [email protected]
-Responsible: jmmv
+Maintainer: Nicholas Marriott <[email protected]>
+Archive site: https://github.com/tmux/tmux
+Home page: http://tmux.github.io
+Mailing List: [email protected]
+Responsible: christos
License: BSD
Location: external/bsd/tmux/dist
Notes:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2129 src/doc/CHANGES:1.2130
--- src/doc/CHANGES:1.2129 Sat Jan 9 17:07:53 2016
+++ src/doc/CHANGES Sun Jan 10 14:06:08 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2129 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2130 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -242,3 +242,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
flex(1): Import flex-2.6.0 [christos 20160109]
acpi(4): Updated ACPICA to 20160108. [christos 20160109]
byacc: update to 20150711 [christos 20160109]
+ tmux(1): Import of tmux 2.1 [christos 20160110]