Module Name: src
Committed By: christos
Date: Sun Jan 23 16:48:37 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tmux
To generate a diff of this commit:
cvs rdiff -u -r1.1831 -r1.1832 src/doc/3RDPARTY
cvs rdiff -u -r1.2857 -r1.2858 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.1831 src/doc/3RDPARTY:1.1832
--- src/doc/3RDPARTY:1.1831 Fri Jan 21 10:07:33 2022
+++ src/doc/3RDPARTY Sun Jan 23 11:48:37 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1831 2022/01/21 15:07:33 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1832 2022/01/23 16:48:37 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1370,12 +1370,12 @@ perhaps this implementation should be ke
purposes.
Package: tmux
-Version: 3.2
+Version: 3.2a
Current Vers: 3.2a
Maintainer: Nicholas Marriott <[email protected]>
Archive site: https://github.com/tmux/tmux
Home page: http://tmux.github.io
-Date: 2020-05-04
+Date: 2022-01-23
Mailing List: [email protected]
Responsible: christos
License: BSD
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2857 src/doc/CHANGES:1.2858
--- src/doc/CHANGES:1.2857 Tue Jan 11 05:07:23 2022
+++ src/doc/CHANGES Sun Jan 23 11:48:37 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2857 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2858 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -467,3 +467,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
OpenSSL: Imported 1.1.1m. [christos 20220107]
sysinst(8): Allow configuring IEEE 802.11 / Wi-Fi devices with
WPA or open networks. [nia 20220111]
+ tmux(1): Imported 3.2a. [christos 20220123]