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/8d144079791c
branches: trunk
changeset: 388002:8d144079791c
user: leot <leot%pkgsrc.org@localhost>
date: Thu Nov 29 10:51:34 2018 +0000
description:
tmux: Add reference to upstream pull request
(It is now applied so the patch will be no longer needed in 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 (31 lines):
diff -r 6244920a8536 -r 8d144079791c misc/tmux/distinfo
--- a/misc/tmux/distinfo Thu Nov 29 10:46:27 2018 +0000
+++ b/misc/tmux/distinfo Thu Nov 29 10:51:34 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.38 2018/11/28 14:45:19 leot Exp $
+$NetBSD: distinfo,v 1.39 2018/11/29 10:51:34 leot Exp $
SHA1 (tmux-2.8.tar.gz) = 6a469769a242c95dc8aec443b436d4f8f279f517
RMD160 (tmux-2.8.tar.gz) = 13f097f02b2d3f489fb00af5b3f702cb2eae523f
SHA512 (tmux-2.8.tar.gz) = e382aec122a10624953432b3c869b21d69390bc2e7d459440a46950802e39503eafb398178f8085191261925e4f0872bb99b19e0403e7beb56d3ceecc4c86b09
Size (tmux-2.8.tar.gz) = 491195 bytes
SHA1 (patch-Makefile.in) = dc8a351b06bf2f9f96b3dc4d944a174ef3c8d9db
-SHA1 (patch-osdep-netbsd.c) = 81d0bf9275c0c12d4f0f2adc07136e3d8948137d
+SHA1 (patch-osdep-netbsd.c) = 9b4859afed8524cb1966fb473cf49bb576e02885
SHA1 (patch-tty-term.c) = 20bf235e61e6650bec3e7e94ea79859898039eba
diff -r 6244920a8536 -r 8d144079791c misc/tmux/patches/patch-osdep-netbsd.c
--- a/misc/tmux/patches/patch-osdep-netbsd.c Thu Nov 29 10:46:27 2018 +0000
+++ b/misc/tmux/patches/patch-osdep-netbsd.c Thu Nov 29 10:51:34 2018 +0000
@@ -1,7 +1,11 @@
-$NetBSD: patch-osdep-netbsd.c,v 1.1 2018/11/28 14:45:19 leot Exp $
+$NetBSD: patch-osdep-netbsd.c,v 1.2 2018/11/29 10:51:34 leot Exp $
Implement osdep_get_cwd() via mount_procfs(8) (inspired by osdep-sunos.c).
+This was applied upstream via:
+
+ <https://github.com/tmux/tmux/pull/1556>
+
--- osdep-netbsd.c.orig 2016-01-21 00:00:28.000000000 +0000
+++ osdep-netbsd.c
@@ -23,10 +23,13 @@
Home |
Main Index |
Thread Index |
Old Index