summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2021-04-17 10:28:22 +0000
committerleot <leot@pkgsrc.org>2021-04-17 10:28:22 +0000
commit4917994a28678c8e2357bda02abd56606e863515 (patch)
tree1c793f98ac9a0c22446d863c5290f3744dea459e
parentf705f8de319fac21df7f30ba39afa2f2f634c584 (diff)
downloadpkgsrc-4917994a28678c8e2357bda02abd56606e863515.tar.gz
tmux: Add a reference to upstream PR
-rw-r--r--misc/tmux/distinfo4
-rw-r--r--misc/tmux/patches/patch-configure6
2 files changed, 7 insertions, 3 deletions
diff --git a/misc/tmux/distinfo b/misc/tmux/distinfo
index ca7f04aec63..aa1d1183344 100644
--- a/misc/tmux/distinfo
+++ b/misc/tmux/distinfo
@@ -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 --git a/misc/tmux/patches/patch-configure b/misc/tmux/patches/patch-configure
index a9bc492be56..1c4dbf82766 100644
--- a/misc/tmux/patches/patch-configure
+++ b/misc/tmux/patches/patch-configure
@@ -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