Module Name: src
Committed By: wiz
Date: Sat Nov 9 13:16:23 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
doc: imported tmux-3.5a
To generate a diff of this commit:
cvs rdiff -u -r1.2059 -r1.2060 src/doc/3RDPARTY
cvs rdiff -u -r1.3113 -r1.3114 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.2059 src/doc/3RDPARTY:1.2060
--- src/doc/3RDPARTY:1.2059 Wed Oct 30 18:09:17 2024
+++ src/doc/3RDPARTY Sat Nov 9 13:16:23 2024
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2059 2024/10/30 18:09:17 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.2060 2024/11/09 13:16:23 wiz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1401,16 +1401,18 @@ perhaps this implementation should be ke
purposes.
Package: tmux
-Version: 3.4
-Current Vers: 3.4
+Version: 3.5a
+Current Vers: 3.5a
Maintainer: Nicholas Marriott <[email protected]>
Archive site: https://github.com/tmux/tmux
Home page: http://tmux.github.io
-Date: 2024-06-22
+Date: 2024-11-09
Mailing List: [email protected]
Responsible: christos
License: BSD
Location: external/bsd/tmux/dist
+Vendor tag: TMUX
+Release tag: tmux-x-y
Notes:
See src/external/bsd/tmux/README for instructions on how to import a
new tmux release.
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3113 src/doc/CHANGES:1.3114
--- src/doc/CHANGES:1.3113 Tue Nov 5 05:36:25 2024
+++ src/doc/CHANGES Sat Nov 9 13:16:23 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3113 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3114 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -589,3 +589,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
in hex (from Anon Ymous). [christos 20241104]
ds2482ow: Driver for the Maxim DS2482-100 and DS2482-800 I2C
to 1-Wire bridge chip. [brad 20241104]
+ tmux(1): Import version 3.5a. [wiz 20241109]