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 a reference to upstream PR



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ea0ace4143f
branches:  trunk
changeset: 450478:4ea0ace4143f
user:      leot <leot%pkgsrc.org@localhost>
date:      Sat Apr 17 10:28:22 2021 +0000

description:
tmux: Add a reference to upstream PR

diffstat:

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

diffs (31 lines):

diff -r 3e12421c6013 -r 4ea0ace4143f misc/tmux/distinfo
--- a/misc/tmux/distinfo        Sat Apr 17 10:19:00 2021 +0000
+++ b/misc/tmux/distinfo        Sat Apr 17 10:28:22 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.49 2021/04/17 10:11:04 leot Exp $
+$NetBSD: distinfo,v 1.50 2021/04/17 10:28:22 leot Exp $
 
 SHA1 (tmux-3.2.tar.gz) = 181d726792e0ac3c4b7ebe5befd5f995c57fbc9b
 RMD160 (tmux-3.2.tar.gz) = 25a9c3db68f423d8f828207759f66f785ee10121
 SHA512 (tmux-3.2.tar.gz) = 63165495e838871c7f42ac1a6229ec2404acfa7d42c7a0070c89cb38712ac933676930392b0a10cbdd6059910ae46129257b90135c5846e85142e786482fd75e
 Size (tmux-3.2.tar.gz) = 646457 bytes
 SHA1 (patch-compat_daemon-darwin.c) = e8feeb4b100e73ab197eb2fd776fa648a1da28e4
-SHA1 (patch-configure) = 45515d95ea6fa2672b52463383161bba05d1635a
+SHA1 (patch-configure) = ec61c6a67a8da4b7552bb71643661b48b5e050e1
 SHA1 (patch-osdep-darwin.c) = 715b1e206add7d911edec381942706220ea2fbb6
diff -r 3e12421c6013 -r 4ea0ace4143f misc/tmux/patches/patch-configure
--- a/misc/tmux/patches/patch-configure Sat Apr 17 10:19:00 2021 +0000
+++ b/misc/tmux/patches/patch-configure Sat Apr 17 10:28:22 2021 +0000
@@ -1,7 +1,11 @@
-$NetBSD: patch-configure,v 1.4 2021/04/17 10:11:04 leot Exp $
+$NetBSD: patch-configure,v 1.5 2021/04/17 10:28:22 leot Exp $
 
 Avoid unportable `==' test(1) operator.
 
+Shared upstream via:
+
+ <https://github.com/tmux/tmux/pull/2660>
+
 --- configure.orig     2021-04-17 09:58:34.124050016 +0000
 +++ configure
 @@ -3030,10 +3030,10 @@ fi



Home | Main Index | Thread Index | Old Index