Module Name: src
Committed By: wiz
Date: Wed Jun 28 22:24:15 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
doc: note import of tmux 3.3a
To generate a diff of this commit:
cvs rdiff -u -r1.1934 -r1.1935 src/doc/3RDPARTY
cvs rdiff -u -r1.2975 -r1.2976 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.1934 src/doc/3RDPARTY:1.1935
--- src/doc/3RDPARTY:1.1934 Tue Jun 27 17:10:15 2023
+++ src/doc/3RDPARTY Wed Jun 28 22:24:15 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1934 2023/06/27 17:10:15 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1935 2023/06/28 22:24:15 wiz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1374,7 +1374,7 @@ perhaps this implementation should be ke
purposes.
Package: tmux
-Version: 3.2a
+Version: 3.3a
Current Vers: 3.3a
Maintainer: Nicholas Marriott <[email protected]>
Archive site: https://github.com/tmux/tmux
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2975 src/doc/CHANGES:1.2976
--- src/doc/CHANGES:1.2975 Tue Jun 27 17:10:15 2023
+++ src/doc/CHANGES Wed Jun 28 22:24:15 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2975 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2976 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -135,3 +135,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
kerberos(8): Update to Heimdal-7.8.0 [christos 20230619]
bind: Import version 9.16.42. [christos 20230626]
openresolv: Import version 3.13.2 [roy 20230627]
+ tmux(1): Import version 3.3a [wiz 20230628]