Module Name: src
Committed By: wiz
Date: Sat Jun 22 20:10:32 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
doc: update for tmux 3.4 import
To generate a diff of this commit:
cvs rdiff -u -r1.2015 -r1.2016 src/doc/3RDPARTY
cvs rdiff -u -r1.3065 -r1.3066 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.2015 src/doc/3RDPARTY:1.2016
--- src/doc/3RDPARTY:1.2015 Thu Jun 20 19:09:22 2024
+++ src/doc/3RDPARTY Sat Jun 22 20:10:32 2024
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2015 2024/06/20 19:09:22 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.2016 2024/06/22 20:10:32 wiz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1391,12 +1391,12 @@ perhaps this implementation should be ke
purposes.
Package: tmux
-Version: 3.3a
-Current Vers: 3.3a
+Version: 3.4
+Current Vers: 3.4
Maintainer: Nicholas Marriott <[email protected]>
Archive site: https://github.com/tmux/tmux
Home page: http://tmux.github.io
-Date: 2022-06-09
+Date: 2024-06-22
Mailing List: [email protected]
Responsible: christos
License: BSD
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3065 src/doc/CHANGES:1.3066
--- src/doc/CHANGES:1.3065 Tue Jun 11 15:14:00 2024
+++ src/doc/CHANGES Sat Jun 22 20:10:32 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3065 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3066 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -419,3 +419,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
libarchive: Import libarchive-3.7.4. [christos 20240609]
pkg_install: Import pkg_install-20240307. [wiz 20240611]
OpenSSL: Imported 3.0.14. [christos 2020611]
+ tmux(1): Import version 3.4 with Sixel support enabled. [wiz 20240622]