pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/tmux
Module Name: pkgsrc
Committed By: leot
Date: Thu Jun 20 08:54:19 UTC 2019
Modified Files:
pkgsrc/misc/tmux: distinfo
pkgsrc/misc/tmux/patches: patch-osdep-netbsd.c
Log Message:
tmux: Add reference to upstream pull request
(It was applied upstream and will be no longer needed for the next stable
version.)
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/misc/tmux/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/tmux/patches/patch-osdep-netbsd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/tmux/distinfo
diff -u pkgsrc/misc/tmux/distinfo:1.41 pkgsrc/misc/tmux/distinfo:1.42
--- pkgsrc/misc/tmux/distinfo:1.41 Sat Jun 15 09:42:52 2019
+++ pkgsrc/misc/tmux/distinfo Thu Jun 20 08:54:19 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.41 2019/06/15 09:42:52 leot Exp $
+$NetBSD: distinfo,v 1.42 2019/06/20 08:54:19 leot Exp $
SHA1 (tmux-2.9a.tar.gz) = 33cba73e64c62f46bd244d4472c59371fb747f56
RMD160 (tmux-2.9a.tar.gz) = e5460971073abb865adcea2a6711e82d84c53838
SHA512 (tmux-2.9a.tar.gz) = aca6882688727c10c5647443fdd18bbd6c0f80b7a3bf9667903d1b89d523e604cd715f176f33f2e5673258f00e626a6dc273f80fe97ae4f91621814d89985713
Size (tmux-2.9a.tar.gz) = 510915 bytes
-SHA1 (patch-osdep-netbsd.c) = 90d335b544dbacc3860cfa6c13ecd61b11f09f30
+SHA1 (patch-osdep-netbsd.c) = dc70c92e536eb8fe85e1296e860c49ad95b638d8
Index: pkgsrc/misc/tmux/patches/patch-osdep-netbsd.c
diff -u pkgsrc/misc/tmux/patches/patch-osdep-netbsd.c:1.4 pkgsrc/misc/tmux/patches/patch-osdep-netbsd.c:1.5
--- pkgsrc/misc/tmux/patches/patch-osdep-netbsd.c:1.4 Sat Jun 15 09:42:52 2019
+++ pkgsrc/misc/tmux/patches/patch-osdep-netbsd.c Thu Jun 20 08:54:19 2019
@@ -1,7 +1,11 @@
-$NetBSD: patch-osdep-netbsd.c,v 1.4 2019/06/15 09:42:52 leot Exp $
+$NetBSD: patch-osdep-netbsd.c,v 1.5 2019/06/20 08:54:19 leot Exp $
Add support for KERN_PROC_CWD.
+Patch shared and applied upstream via:
+
+ <https://github.com/tmux/tmux/pull/1802>
+
--- osdep-netbsd.c.orig 2019-03-26 14:34:58.000000000 +0000
+++ osdep-netbsd.c
@@ -135,11 +135,24 @@ osdep_get_cwd(int fd)
Home |
Main Index |
Thread Index |
Old Index