Module Name: src
Committed By: christos
Date: Sun Apr 23 18:23:32 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tmux.
To generate a diff of this commit:
cvs rdiff -u -r1.1436 -r1.1437 src/doc/3RDPARTY
cvs rdiff -u -r1.2275 -r1.2276 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.1436 src/doc/3RDPARTY:1.1437
--- src/doc/3RDPARTY:1.1436 Sun Apr 23 06:46:54 2017
+++ src/doc/3RDPARTY Sun Apr 23 14:23:32 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1436 2017/04/23 10:46:54 mbalmer Exp $
+# $NetBSD: 3RDPARTY,v 1.1437 2017/04/23 18:23:32 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.2
+Version: 2.4
Current Vers: 2.4
Maintainer: Nicholas Marriott <[email protected]>
Archive site: https://github.com/tmux/tmux
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2275 src/doc/CHANGES:1.2276
--- src/doc/CHANGES:1.2275 Tue Apr 18 14:44:06 2017
+++ src/doc/CHANGES Sun Apr 23 14:23:32 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2275 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2276 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -501,3 +501,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
ntp: Import ntp 4.2.8p10. [christos 20170413]
dhcpcd: Import dhcpcd 7.0.0-beta3 [roy 20170414]
OpenSSH: Imported 7.5. [christos 20170418]
+ tmux(1): Import of tmux 2.4 [christos 20170423]