summaryrefslogtreecommitdiff
path: root/mail/neomutt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-09-30 09:34:01 +0000
committerwiz <wiz@pkgsrc.org>2021-09-30 09:34:01 +0000
commita935138d65ea4564f29d87bc04014348d8e854a0 (patch)
tree48efe3a4c1abe2d4abc3fbd0dc771d84e6a6481b /mail/neomutt
parentc52d297c5c9af83ddf6c1130bbac841df71ef356 (diff)
downloadpkgsrc-a935138d65ea4564f29d87bc04014348d8e854a0.tar.gz
neomutt: add upstream pull request URL
Diffstat (limited to 'mail/neomutt')
-rw-r--r--mail/neomutt/distinfo4
-rw-r--r--mail/neomutt/patches/patch-resize.c3
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo
index 89373ef9379..13b2b60f5d4 100644
--- a/mail/neomutt/distinfo
+++ b/mail/neomutt/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.50 2021/09/29 22:11:37 wiz Exp $
+$NetBSD: distinfo,v 1.51 2021/09/30 09:34:01 wiz Exp $
SHA1 (neomutt-20210205-20210205.tar.gz) = 138309dbd0bc6dffe0c45525f34a781edd4c88e7
RMD160 (neomutt-20210205-20210205.tar.gz) = 0fbef0ea87a0f57bd58c7d5bb650d009ce1d4b2d
SHA512 (neomutt-20210205-20210205.tar.gz) = 4e9faaa989eb17d1f65e835d3ad37bbda3307f9a939f351776d4cb4677d856fa998ba0eff04bf0cf344485977077695e07c55e79e0800888f646c46fbfac8554
Size (neomutt-20210205-20210205.tar.gz) = 3476980 bytes
-SHA1 (patch-resize.c) = b747f878459950462d56e01bada2d01b49fca088
+SHA1 (patch-resize.c) = cfdfb09776e7604fca29d65dda817d2c28b2107c
diff --git a/mail/neomutt/patches/patch-resize.c b/mail/neomutt/patches/patch-resize.c
index d91c432e35a..cbbbfe8ad86 100644
--- a/mail/neomutt/patches/patch-resize.c
+++ b/mail/neomutt/patches/patch-resize.c
@@ -1,6 +1,7 @@
-$NetBSD: patch-resize.c,v 1.3 2020/01/16 13:52:39 tm Exp $
+$NetBSD: patch-resize.c,v 1.4 2021/09/30 09:34:01 wiz Exp $
Required to have the correct struct information for winsize.
+https://github.com/neomutt/neomutt/pull/3048
--- resize.c.orig 2019-11-29 15:02:20.000000000 +0000
+++ resize.c