pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/tmux tmux: Add reference to upstream pull request



details:   https://anonhg.NetBSD.org/pkgsrc/rev/028e0ee1e659
branches:  trunk
changeset: 335475:028e0ee1e659
user:      leot <leot%pkgsrc.org@localhost>
date:      Thu Jun 20 08:54:19 2019 +0000

description:
tmux: Add reference to upstream pull request

(It was applied upstream and will be no longer needed for the next stable
version.)

diffstat:

 misc/tmux/distinfo                     |  4 ++--
 misc/tmux/patches/patch-osdep-netbsd.c |  6 +++++-
 2 files changed, 7 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 7c00a57ff01d -r 028e0ee1e659 misc/tmux/distinfo
--- a/misc/tmux/distinfo        Thu Jun 20 06:58:38 2019 +0000
+++ b/misc/tmux/distinfo        Thu Jun 20 08:54:19 2019 +0000
@@ -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
diff -r 7c00a57ff01d -r 028e0ee1e659 misc/tmux/patches/patch-osdep-netbsd.c
--- a/misc/tmux/patches/patch-osdep-netbsd.c    Thu Jun 20 06:58:38 2019 +0000
+++ b/misc/tmux/patches/patch-osdep-netbsd.c    Thu Jun 20 08:54:19 2019 +0000
@@ -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